Does anyone know of a resource providing code design / best practice advice for developing ASP.NET web applications to ensure scalability / easy maintainance.
I was the sole developer working on ASP.NET but now several others have joined the team and we want to use the best ways of designing and writing code and wondered if anyone had found good books or articles helping.
We currently always use code behind and the web.config to hold the database connection key.
Any help much appreciated.
I was the sole developer working on ASP.NET but now several others have joined the team and we want to use the best ways of designing and writing code and wondered if anyone had found good books or articles helping.
We currently always use code behind and the web.config to hold the database connection key.
Any help much appreciated.