Coding Standard
-
Thursday, December 29, 2011 10:09 AM
Hi,
Please provide some good c# coding standard and guide lines for optimised code(Performant ,secure and adoptable code).
please provide do and donts list
Regards,
Suresh
All Replies
-
Thursday, December 29, 2011 7:23 PM
Hi Suresh
check below link there is various link available for coding Standard.
C# - Coding guidelines + Best Practices
http://stackoverflow.com/questions/2787035/coding-guidelines-best-practices
C# Coding Standards document
CSharp_Coding_Standards.pdfhttp://weblogs.asp.net/lhunt/pages/CSharp-Coding-Standards-document.aspx
- Marked As Answer by Martin_XieModerator Wednesday, January 04, 2012 7:25 AM
- Edited by Martin_XieModerator Wednesday, January 04, 2012 7:28 AM Add title to link
-
Friday, December 30, 2011 10:40 AMModerator
Thanks Raju for your fast help and support.
Hi Suresh,
Welcome to MSDN Forum.
There are some good tutorials for you to check.
Improving .NET Application Performance and Scalability
http://msdn.microsoft.com/en-us/library/ff649152.aspx
Improving Application Startup Time
http://msdn.microsoft.com/en-us/magazine/cc163655.aspx
Improving ASP.Net Application Performance
http://msdn.microsoft.com/en-us/library/44e5wy6k(v=VS.80).aspx
Martin Xie [MSFT]
MSDN Community Support | Feedback to us
- Marked As Answer by Martin_XieModerator Tuesday, January 10, 2012 10:24 AM
-
Wednesday, January 04, 2012 7:26 AMModerator
Hi Suresh,
Did these help? If you have any further questions, please feel free to let me know. We will continue to work with you on this issue.
Martin Xie [MSFT]
MSDN Community Support | Feedback to us

