Posted by Devang Gandhi on February 9th, 2009
If you use Visual Studio for programming on a daily basis, your life can get much easier if you use these Visual Studio shortcuts. Take a look. I would like to add one more:
- CTRL + “-” This shortcut takes the cursor to its previous position
Posted by Devang Gandhi on February 4th, 2009
I came across a really nice article on C# constructors. The article describes very useful concepts using simple and easy to understand code samples.
I think it is not difficult to write code but to write code that is elegant and efficient is an art. Proficiency in this art is acquired only over time.
Recent Comments