Search Results

0
votes

What are the naming guidelines for ASP.NET controls?

I'm not sure of the guidelines regarding ASP.NET, but in the book Framework Design Guidelines from Microsoft, there are several best-practice guidelines about naming of class members. Since ASP.NET …