Visual Studios

List of Tips/Tricks in Visual Studios

General


Sharing Source Files between Projects

There are times when you will want to share the same source code among several projects. A common way to do so is with a shared assembly; you put common functionality in one project and then share the output among several other projects.Read more..
By: j2inet   |    On:  6/11/2010 10:59:06 AM

SQL Management Studio in Visual Studio 2010

Microsoft Visual Studio 2010 is a great IDE and everyday I am discovering something new about it. Today I am also going to explain new feature of Visual Studio 2010. In this post I am going to Transact SQL Editor feature in Visual Studio 2010.Read more..
By: jalpesh   |    On:  8/6/2011 9:35:58 PM

Visual Studio 2010 New features No-02-How to use the Navigate to window

In the Visual studio 2010, there are lot of new features.one is navigate to window.Read more..
By: RRaveen   |    On:  5/17/2010 11:11:26 AM

Utilities


Rename feature in Visual Studio 2010

isual web developer is great tool and I am playing more and more with it and every time I am discovering some new features of itRead more..
By: jalpesh   |    On:  5/11/2010 8:46:44 AM

Debug and BreakPoints


Multi Monitor Support in Visual Studio 2010

In this tip we are going to see an new feature for multi monitor support in Visual Studio 2010. In Visual Studio 2010 you can drag windows outside IDE and thus you can use in different monitorRead more..
By: jalpesh   |    On:  1/22/2011 7:44:15 AM

How to debug process with visual studio 2005/2008 And aspnet_wp.exe

Some time while you are testing you need to debug some things in your asp.net applicationRead more..
By: jalpesh   |    On:  6/11/2010 11:29:49 AM

Applications


The Box Selection in Visual Studio 2010

In this tips, I'm going to explain how to do box selection in visual studio 2010.Read more..
By: jalpesh   |    On:  8/6/2011 10:00:03 PM
^ Scroll to Top