You know you're lazy when...
The Lounge
42
Posts
33
Posters
0
Views
1
Watching
-
...you type a variable name in Visual Studio's editor, accidentally capitalise the first two letters, and continue on, waiting for the auto-corrector to kick in and fix the mistake. :doh:
cheers, Chris Maunder
CodeProject.com : C++ MVP
... you type "me." just to use local properties and fields, so that you don't have to remember their names or even type them in. -- RBarryYoung
-
What about of pressing control + space ? :)
Giovanny Fernandez R. MCPD
Doesn't CTRL+SPACE bring up everything available, while this. only brings up items that pertain the specific class and base classes?
Rocky <>< Blog Post: ASP.NET MVC Part 1 Tech Blog Post: Cheap Biofuels and Synthetics coming soon?