Connection I Web Config
Storing and Reading Base64 Encoded Connection String in Web.Config
Storing and Reading Base64 Encoded Connection String in Web.Config is a web based tutorial through which you can learn about how to encrypt and...
Storing Database Connection String In Web.config
Storing Database Connection String In Web.config is an ASP.NET tutorial which gives you the method for storing the database connection strings in...
Modifying Web.config using Web Site Administration Tool (WAT) in ASP 2.0
In this article the author elaborately discusses about modifying web.config file. This tutorial describes that web.config file is an XML file which...
SweetSuite.NET - One Web.config For All Developers 1.0
Working on a multi-developer ASP.NET project while sharing one web.config can be time consuming and troublesome. Usually, each developer may have...
Connections in Web.Config for Multiple Computers
Connections in Web.Config for Multiple Computers is an article which describes the method for getting the connnection strings of the web.config...
Creating a SHA1 Hash value for storage in a Web.Config file
Creating a SHA1 Hash value for storage in a Web.Config file is a simple ASP.NET tutorial in which the author explains you about how to display the...
Creating a Web.config Editor - Part 2
Creating a Web.config Editor - Part 2 is an article in which the author talks to you about creating custom properties in the web.config file of the...
Get a grip on ASP.NET security by editing web.config
This is an online tutorial where administrators can find information about configuring and setting web.config file. This tutorial can be used as a...
Securing ASP.NET with web.config Part 2
Securing ASP.NET with web.config is one of the main article dealing with the authentication and authorization through which the user could look at...
Chat80 FREE web chat 1.0
# SOAP-HTPP on port 80 - no firewall problems# unlimited number of rooms# no pop-up windows - problems with Windows XP SP2 avoided# no page...
SQLView - DotNetNuke Module 2.2.2000
Features include: / - specify sql query as a select from a table, view or stored procedure / - sorting ascending/descending on each column / -...
Build a Really Useful ASP.NET Exception Engine
This article describes the real need of an Exception engine which could perform more effectively than other exception handlers in ASP.NET. The...
Configuring Applications in .NET
This online tutorial emphasis about the configuration files and its application in .NET. The author tells about how the developers could change the...
Create a Site Search Engine in ASP.NET
Create a Site Search Engine in ASP.NET is a perfect search engine. Using this search engine you have an option to search entire page and also...
Create Custom Error Reporting Pages in ASP.NET by Using Visual C# .NET
Error handling is easier in ASP.NET which is proved through this tutorial. The author explains about using Visual C# .NET code to find and handle...
Creating Custom Configuration Sections
Creating Custom Configuration Sections is an article useful for the programmers to develop their own configuration sections in the Web.Config file....
Custom Error Pages and logging errors
This article deals with the narration of the author, about custom error pages and logging errors. The author shows why to use the web.config file /...
Custom Error Pages in ASP.NET
The webmasters could use custom errors to display a friendly error message to the clients and hide the original error message. In this article the...
Displaying Custom Error Pages
Using the web.config XML file in ASP.NET, the users could change and save the configuration settings, this is what explained in this tutorial. The...
Error Loging in ASP.NET
Error handling becomes one of the most important task of the webmasters. There is a lot of methods to identify the run time errors and different...