Loading
Advertisements

Time Saving Tips

How to Set Default Database in Sql Server Management Studio?
Posted By : Manish Banga at 24 April 2015
Updated On : 24 April 2015
Whenever you connect to any database server in SSMS, by default Master database is selected as current database. But you work on different database and every time you have to change database either by using USE statement or changing selected db by mouse. It is very irritating task. You can overcome it by setting a default database to that db server. In this article I have described how to do this setting.

Create Shortcut to remove and/or sort Unused Using Statements (Namespaces)
Posted By : Manish Banga at 03 September 2015
Updated On : 03 September 2015
There may be some unused namespaces in your class file and to maintain coding standards we should remove unused namespaces and sort the namespaces.

Use “Run to Cursor” in Visual Studio for Saving Time While Debugging
Posted By : Manish Banga at 10 February 2016
Updated On : 10 February 2016
Time is the main constraint for developer. This article explains how you can boost up your productivity of work while debugging in Visual Studio to a specific line of code.

Browse by Labels

Advertisements

Recent Articles

Popular Articles

Free ebook

Like us on Facebook

Advertisements