Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

ASP.NET : How to get connection string from Web.config?

 How to get connection string from Web.config? The information required for the communication between application and a particular database is provided by connection string. The connectionString is defined within connectionStrings element...

How to add html tags in appSettings of web.config file

Sometime we require a condition where we need to add html tags in <appSettings> value. If we directly  add html tags in value then it gives the syntax error. To resolve this we need to add html tags in encoded form. Here, below is th...

Changing Windows Hosting Account's Default File

If you want to make your website's default file you can do this by using Windows hosting accounts running IIS 7, hence you only have to specify your website's default file using a web.config file. To change your website's default file, include...

What is .axd file in ASP.Net

An .axd file is a HTTP Handler file. There are two types of .axd files. ScriptResource.axd WebResource.axd These are files which are generated at runtime whenever you use ScriptManager in your Web app. This is being generated only once w...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: