Community

Redirect from Http to Https in ASP.NET

(John Mendez) There are a few ways to redirect from http to https in asp.net, but I wanted a somewhat simple and efficient method. After researching a bit, I could add some code to global.asax, or make my own custom configuration section in the web.config. Well I chose to do a little variation of

Read More - Register for Free Membership