do's and dont's
-
:confused:Can anyone pls post the Do's and Dont's of C#.Net coding ? Thanks in Advance
-
:confused:Can anyone pls post the Do's and Dont's of C#.Net coding ? Thanks in Advance
DO code in C# :) (Sorry, I don't have any handy links, but I had to say something.)
-
:confused:Can anyone pls post the Do's and Dont's of C#.Net coding ? Thanks in Advance
Just read this. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconnetframeworkdesignguidelines.asp[^] For .NET 2.0 see also the Generics FAQs starting here... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/Fundamentals.asp[^] Kevin
-
DO code in C# :) (Sorry, I don't have any handy links, but I had to say something.)
DON'T code in VB.NET :laugh:
-
:confused:Can anyone pls post the Do's and Dont's of C#.Net coding ? Thanks in Advance
Do: Not ask for Do's and Dont's of C#.Net coding. Don't: Do things In C#.Net coding that you should not do. ;P
-
Do: Not ask for Do's and Dont's of C#.Net coding. Don't: Do things In C#.Net coding that you should not do. ;P
Thanks, that really cleared things up for me! ;P
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Goof around music jam with my brothers (with video) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
Thanks, that really cleared things up for me! ;P
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Goof around music jam with my brothers (with video) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
:laugh: How else can you answer such an ambiguous question?!
-
Just read this. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconnetframeworkdesignguidelines.asp[^] For .NET 2.0 see also the Generics FAQs starting here... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/Fundamentals.asp[^] Kevin
Kevin McFarlane wrote:
Just read this. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconnetframeworkdesignguidelines.asp\[^\] For .NET 2.0 see also the Generics FAQs starting here... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/Fundamentals.asp\[^\] Kevin
---Very Helpful Thanks lot.