Main > Free Download Search >

Free dotnetnuke configuration script

dotnetnuke configuration

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 389
ASP.NET Configuration System 1

ASP.NET Configuration System 1


Explains how to edit configuration files (Web.config) at run time using Configuration APIs, Web Site Administration Tool and Web Site Snap-in. ASP.NET Configuration system is used to describe the properties and behaviors of various aspects of more>> Explains how to edit configuration files (Web.config) at run time using Configuration APIs, Web Site Administration Tool and Web Site Snap-in. ASP.NET Configuration system is used to describe the properties and behaviors of various aspects of ASP.NET applications.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
13 downloads
DotNetNuke Module Rotator 3.0.0

DotNetNuke Module Rotator 3.0.0


Features include: * Saves valuable screen real estate by rotating any number of DotNetNuke modules within a single module * Hide the titles of all the rotated modules with a single setting There are two modes of operation: Timer more>> Features include: * Saves valuable screen real estate by rotating any number of DotNetNuke modules within a single module * Hide the titles of all the rotated modules with a single setting There are two modes of operation: Timer (Client Side): * Choose the timer option and pick the duration in milliseconds. * Rotation happens on the client so no ugly postbacks are necessary to show the content * An optional setting allows the rotation to pause when a user hovers over the show module Non Timer (Server Side): * Rotation to the next module happens only when a postback is made * Quicker inital loading because only the shown module is rendered Security: * Rights mimic the modules they contain and will only show if the user has the proper privileges<<less
Added: 2005-11-12 License: Commercial Price: $0.00USD
15 downloads
DotNetNuke File Manager 1.1

DotNetNuke File Manager 1.1


Designed using ASP.NET 2 Technology User-friendly interface,Designed like DotNetNuke File Manager with the tree based file explorer Powerful file manager with no need for FTP, upload files from your hard drive, copy, rename, delete files and more. more>> Designed using ASP.NET 2 Technology User-friendly interface,Designed like DotNetNuke File Manager with the tree based file explorer Powerful file manager with no need for FTP, upload files from your hard drive, copy, rename, delete files and more. Build in C# Technology that fully utilise DataGrid and ASP.NET 2 TreeView Control. Combined with FreeTextBox allow you to edit HTML files on the fly.<<less
Added: 2006-09-12 License: Freeware Price: $0.00USD
5241 downloads
Configuration Management 1.0

Configuration Management 1.0


The mangement of software development projects with respect to issues such as multiple developers working on the same code at the same time, targeting multiple platforms, supporting multiple versions, and controlling the status of code. more>> The mangement of software development projects with respect to issues such as multiple developers working on the same code at the same time, targeting multiple platforms, supporting multiple versions, and controlling the status of code.<<less
Added: 2005-03-17 License: Free Non-Commercial Price: $0.00USD
15 downloads
 
Other version of Configuration Management
Configuration ManagementThe mangement of software development projects with respect to . The mangement of software development projects with respect to
License:Free for non-commercial use
Download
1698 downloads
Added: 2005-03-17
MY-ASP.NET - DotNetNuke Portals

MY-ASP.NET - DotNetNuke Portals


Managed DotNetNuke Portal solutions for small business. Free DotNetNuke User Guides, Web design tutorials, DotNetNuke Skins, SEO Guides ,themed link directories for business, travel and webmasters plu more>> Managed DotNetNuke Portal solutions for small business. Free DotNetNuke User Guides, Web design tutorials, DotNetNuke Skins, SEO Guides ,themed link directories for business, travel and webmasters plus more DotNetNuke marketing Resources!<<less
Added: 2004-10-13 License: Other Free / Open Source License Price: Free
1858 downloads
DotNetNuke Skinning Toolkit

DotNetNuke Skinning Toolkit


The DotNetNuke Skinning Toolkit demonstrates all of the skin classes within DotNetNuke so that you can easily view, search and learn how to style the various elements within a DotNetNuke skin. Each Do more>> The DotNetNuke Skinning Toolkit demonstrates all of the skin classes within DotNetNuke so that you can easily view, search and learn how to style the various elements within a DotNetNuke skin. Each DotNetNuke class is presented with an image and the various styling options available through CSS.<<less
Added: 2006-09-28 License: Other Free / Open Source License Price: Free
775 downloads
SQLView (DotNetNuke Module) 4.0.1

SQLView (DotNetNuke Module) 4.0.1


Features include: - specify sql query as a select from a table, view or stored procedure - sorting ascending/descending on each column - customizable formatting for the grid, header row, even row and odd row - display an additional header and/or more>> Features include: - specify sql query as a select from a table, view or stored procedure - sorting ascending/descending on each column - customizable formatting for the grid, header row, even row and odd row - display an additional header and/or footer comment - token replacement for PortalId, ModuleId, TabId and UserId, plus QueryString parameters - restriction of any sql text with INSERT, SELECT INTO, DELETE, UPDATE or DROP statement (this option may be disabled with a web.config setting) - optional OLEDB connection string option if you dont want to query the default portal database - includes MS SQL and Access Data Provider<<less
Added: 2004-10-07 License: Freeware Price: $0.00USD
11 downloads
Build a DotNetNuke FileManager in ASP.NET 1.0

Build a DotNetNuke FileManager in ASP.NET 1.0


If you have been playing around with DotNetNuke, you can probably agree with me that they have a very good FileManager that you can use it to upload your file,editing your file, downloading your file without have to use FTP or Remote Desktop. All the more>> If you have been playing around with DotNetNuke, you can probably agree with me that they have a very good FileManager that you can use it to upload your file,editing your file, downloading your file without have to use FTP or Remote Desktop. All the file manipulation such as Zip, Rename, Delete,Cut and Copy can be done easily using their web based file manager. In the sample below, I will guide and show you how we can develop a file manager with the same functionality like what you have in your DotNetNuke applications. I also noticed that one of the ASP.NET web hosting company are using a Dotnetnuke like file manager in their control panel. You can test out the demo yourself.<<less
Added: 2007-12-04 License: Other Price: $0.00USD
13 downloads
MY-ASP.NET - DotNetNuke Portals 2.1.2 plus

MY-ASP.NET - DotNetNuke Portals 2.1.2 plus


Managed DotNetNuke Portal solutions for small business. Free DotNetNuke User Guides, Web design tutorials, DotNetNuke Skins, SEO Guides ,themed link directories for business, travel and webmasters plus more DotNetNuke marketing Resources! more>> Managed DotNetNuke Portal solutions for small business. Free DotNetNuke User Guides, Web design tutorials, DotNetNuke Skins, SEO Guides ,themed link directories for business, travel and webmasters plus more DotNetNuke marketing Resources!<<less
Added: 2004-10-13 License: Other Price: $0.00USD
13 downloads
ASP .NET: Configuring and Deploying ASP.NET Applications

ASP .NET: Configuring and Deploying ASP.NET Applications


Asp.net applications can be easily configured by using web.config files. You can store number of things in the configuration file. Lets see some important stuff that can be stored in this file. more>> Asp.net applications can be easily configured by using web.config files. You can store number of things in the configuration file. Lets see some important stuff that can be stored in this file.<<less
Added: 2006-05-30 License: Freeware Price: Free
1251 downloads
A Free Website for DotNetNuke Skins 4.5.5

A Free Website for DotNetNuke Skins 4.5.5


Just new to DotNetNuke? Want to see how different skins and themes look on a DNN website? You need to visit DNNSKINS.com - the largest range of FREE skins for DotNetNuke Preview them and then log in to download all these skins tested on the latest more>> Just new to DotNetNuke? Want to see how different skins and themes look on a DNN website? You need to visit DNNSKINS.com - the largest range of FREE skins for DotNetNuke Preview them and then log in to download all these skins tested on the latest version of DotnetNuke. A great start for those wanting to learn about skinning. This site has been developed for the DNN community to help foster the open source project. DNN Skins - Free DotNetNuke skins<<less
Added: 2007-08-15 License: BSD Price: $0.00USD
25 downloads
Inject Anything (DotNetNuke Module) 1.0.0

Inject Anything (DotNetNuke Module) 1.0.0


Almost every DotNetNuke site needs the following scripts: Google Analytics tracking code Social bookmarking links for popular sites such as Del.icio.us, Digg, MySpace, Facebook, Yahoo Buzz, Technorati, Blicklist, Furl and reddit YouTube video more>> Almost every DotNetNuke site needs the following scripts: Google Analytics tracking code Social bookmarking links for popular sites such as Del.icio.us, Digg, MySpace, Facebook, Yahoo Buzz, Technorati, Blicklist, Furl and reddit YouTube video embedding ... endless uses Instead of managing your scripts inside a standard html/text module, use a single module that was crafted to handle it all. Inject Anything comes with a list of predefined standard scripts to get you started with more included all the time. Features Include: inject content from a variety of sources including the portal filesystem, standard included scripts or a freeform text area content can be injected into a number of different page areas including head, after opening body, after opening form, before closing form and before closing body tags supports token replacement for all DNN settings and also your own custom tokens predefined standard scripts for most of the functionality you need today<<less
Added: 2008-12-04 License: Commercial Price: $0.00USD
12 downloads
Elisy Inventory Management 1C:Enterprise configuration 1.0.0.0

Elisy Inventory Management 1C:Enterprise configuration 1.0.0.0


Requires 1C:Enterprise 8.0 (training version or higher). Compatible with 1C:Enterprise 8.1. Key features: Solution demonstrates the configuration of catalogs, constants, enums, processings, charts of characteristic types, information registers. more>> Requires 1C:Enterprise 8.0 (training version or higher). Compatible with 1C:Enterprise 8.1. Key features: Solution demonstrates the configuration of catalogs, constants, enums, processings, charts of characteristic types, information registers. Includes many forms and 1C:Enterprise script language source code. Applied solution key features: * Allows to classify Nomenclature (Inventory) supporting Products, Services and Kits; * For each item allows to specify Nomenclature group, Units, Unit conversions, VAT Rate and more; * Files and images can be attached to each inventory item; * One of the item images can be marked as primary and it will be shown in item and list forms; * Each item supports user defined properties and categories. Additional: * Free * Open source * English source code and business logic; * Includes Russian localization; * Contains demo data.<<less
Added: 2009-03-03 License: Freeware Price: $0.00USD
14 downloads
DotNetNuke Chat Module for 123 Flash Chat Server Software

DotNetNuke Chat Module for 123 Flash Chat Server Software


With the MOD/ module for DotNetNuke, you will be assisted to embed a real-time chatroom with DotNetNuke database integrated into your website. 1) It can display following data in DotNetNuke: * connect more>> With the MOD/ module for DotNetNuke, you will be assisted to embed a real-time chatroom with DotNetNuke database integrated into your website. 1) It can display following data in DotNetNuke: * connection number * logon user number * chat room number * chatter name list in all rooms. * Block preview * Module preview 2) Auto-login. Once logged in DotNetNuke, user dont have to enter username or password again to access chat. Before you install this mod, please download 123 Flash Chat Server software from http://www.123flashchat.c om/download.html to get the lastest demo version of 123 flash chat server software. (123flashchat is a shareware, not freeware.) 2)General demo of 123 flash chat server software http://www.123flashchat.c om/demo.html you can select skin or language.<<less
Added: 2006-08-18 License: Other Free / Open Source License Price: Free
689 downloads
Free DotNetNuke Skins & Containers & Videos DNN 2, 3 & 4

Free DotNetNuke Skins & Containers & Videos DNN 2, 3 & 4


Looking for free skins to enhance your DotNetNuke website, then visit eXtra Dimensions, register, login and download some cool skins and containers to make your site look great and learn how to code your skins. You can even download videos to help you more>> Looking for free skins to enhance your DotNetNuke website, then visit eXtra Dimensions, register, login and download some cool skins and containers to make your site look great and learn how to code your skins. You can even download videos to help you learn a little faster.
Nina Meiers, core team member, with over 100,000 downloads of skins and containers is an active participant in the DotNetNuke environment.
Inter esting Blogs and regular site updating make this website one of the most active DotNetNuke resources with over 23,000 subscribers enjoying access to free skins,containers, videos & articles, help files and a forum to answer your questions about DotNetNuke.
Also, Australian Localisation files for many modules, now available.
<<less
Added: 2005-07-28 License: BSD Price: $0.00USD
29 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5