Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Does anyone know of a resource for code design / best practice advice

Status
Not open for further replies.

mit99mh

Programmer
Sep 24, 2002
246
GB
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top