|
-
Dec 11th, 2003, 09:11 AM
#1
Thread Starter
Hyperactive Member
VB.NET & ASP.NET coding standards
Hey all, I have read many of the previous posts on here, including links to MSDN, PDSA (Paul Sheriff is a god,isnt he?!?), etc. I am looking for I good, quality coding standards that is simple and NOT dependant on this junk: l_blnBullSh*tVariable.. I like plain name variables with camel-casing. In fact, from what I am reading, this is close what Microsoft recommends for .NET.
Any links or ideas?
Thanks,
-mcd
[vbcode]
'*****************************
MsgBox "MCD :: [email protected]", vbInformation + vbOKOnly, "User"
'*****************************
[/vbcode]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|