In this post I would like to talk about the various ASP.Net projects types, the compilation process and finally how to deploy ASP.Net applications to a local and remote server. Before we begin explaining the mechanism behind compiling ASP.Net projects...
I have this friend of mine who is responsible of a team of asp.net developers that develop applications for people from all walks of life. One of his main concerns were that he had to check the deployment stage of every application very carefully and...
In this post I wοuld like to talk about mistakes in web.config file in ASP.Net applications. I would like to mention the five of the most common mistakes developers make when they manipulate the web.config file. 1. Custom Errors Disabled When you disable...