Web Application Development with Microsoft Technologies

.NET Technologies Gadgets, Entrepeneour, Experiences and more

Web Application Development with Microsoft Technologies header image 2

C# Coding Standard, Best Practices and Guidelines

October 9th, 2007 · No Comments

Even when I work for a huge IT Company, coding standards are always a problem.

Available .NET standards used to be long, complex, and sometimes hard to comply with. We finally end up customizing some Microsoft official coding standard and set up FxCop to check the code for compliance with MS Guidelines.

Well, after reading latest Scott’s post, I end up finding this excellent C# Coding Standard Guidelines  from IDesign team.

This standard looks neat. Simple but complete at the same time. It not only includes C# Coding Guidelines, but also Best Practices for having a better code, configuring security at different levels, Projects settings, and many other useful best practices, applied to several areas such as ASP.NET, Web Services, Remoting, Threading or Data Access. And everything using only 25 pages.

Great start point for those who are looking for a complete C# Coding Standard or Guidelines Checklist!

I’ll start to customize it right away for my particular needs.

I hope it helps you too.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists

Tags: Resources

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment