Naming standards and basic rules in .net coding
In this post I am going to share about Naming standards in C#.net with basic rules. It is best to follow the naming standards while programming, in any language.
Thanks to slideshare.net
[slideshare id=5233695&doc=namingstandards-100919103335-phpapp01]
Here is more presentations http://www.slideshare.net/nagaharish_movva/
Slides Content :-
Naming convention is a set of rules. Those rules applied in our computer programming.
Naming ...
More