Search Results

20
votes

Favorite Visual Studio keyboard shortcuts

Ctrl+Space, VS gives the possible completions …
1
vote

Writing maintainable code

For me writing testable code(checkout Google testing blog) is the better maintainable code …