I know that there is so many standards for writing code. and some policy tools (like FxCop) to check your writing statements.
What's the best hungarian notation or any other snippets for writing codes?
Like:
lbl in start of naming a Label
txt in start of naming a TextBox
, etc.
Update : So based on the answers, Is it a good Idea to use Hungerian notation or not ?
Also, I marked it as a community wiki