Varad, The .NET Guy!

Exploring the excitement of Microsoft .NET and much more..

ASP.NET Best Practices

This session attempts to summarize some best practices that developers will find useful when building ASP.NET applications. The presentation focuses on common tasks and illustrates the use of the best practices.

http://www.tutorialized.com/tutorial/Best-Practices-for-ASP.NET-Development/6967

Set of guidelines on naming classes, properties, methods, and fields.

Naming Guidelines

The following articles to explains and helps to build a secure application.

Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication

Security Concerns for Visual Basic .NET and Visual C# .NET Programmers

Improving Web Application Security: Threats and Countermeasures

Developing Software in Visual Studio .NET with Non-Administrative Privileges

Performance and scalability are two important factors for any ASP.NET application. The best work on .NET performance comes from Microsoft’s Patterns and Practices group.

Improving .NET Application Performance and Scalability

In particular, Chapter 6 focuses on ASP.NET.

Improving ASP.NET Performance

From XML best practices to displaying records in a DataGrid, the following articles will be of great reference.

Best Practices for Using ADO.NET

Best Practices for Representing XML in the .NET Framework

Common Datagrid Mistakes

A robust application needs to handle errors consistently, look to the following article for tips on Exception handling.

Best Practices for Handling Exceptions

Globalization is one of the important aspects for most web applications, this article provides necessary information for Globalization Architecture.

Globalization Architecture for ASP.NET

Important features and useful information on ASP.NET is available through the below links.

Code Your Way to ASP.NET Excellence 

Top Ten Cool Features of Visual Studio .NET Help You Go From Geek to Guru

[via scott]

Posted: Sep 25 2005, 04:54 PM by Varad | with 2 comment(s)
Filed under:

Comments

qworld said:

thanks for your sharing
# September 25, 2005 9:38 PM

icarus said:

this is a great resource!!!
# October 3, 2005 6:42 AM