Articles

 301 redirect using global.asax.cs

Below is code to do 301 redirect using the global.asax.cs file.   ...

 Automatically switching between HTTP and HTTPS protocols without hard-coding absolute URLs

An article on automatically switching between HTTP and HTTPS protocols without hard-coding...

 Cross-Site Scripting in ASP.NET

Cross-Site Scripting in ASP.NET Cross-site scripting attacks exploit vulnerabilities in Web page...

 How to change DOT NET Version (Site level)

Login to your control panel at http://control.apexhost.net.au Please note: Ensure you set your...

 How to create a Virtual Directory

How to create a Virtual Directory (Application for Asp.net) If you need asp.net to...

 How to use the session state server (Sessions issues)

If you are having problems loosing sessions please use the session state server. (ASP.NET only)...

 Redirect old .asp or any non aspx pages using 404

Add this to the System Webserver section in the web.config file to handle any non .aspx...

 Web.config file does not run

If your web.cofig file doesnt run (Even though the error keeps telling you to modify the...