What you want to see on DotNetFunda.com ?
Go to DotNetFunda.com
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 5071 |  Welcome, Guest!   Register  Login
Home > Articles > Visual Studio 2010/12 > “Searchable Add Reference” dialog using Visual Studio 2010 Productivity Power Tool

“Searchable Add Reference” dialog using Visual Studio 2010 Productivity Power Tool

1 vote(s)
Rating: 4 out of 5
Article posted by Kunal2383 on 7/25/2010 | Views: 3826 | Category: Visual Studio 2010/12 | Level: Beginner red flag


In my earlier post on “Interactive ToolTip using Visual Studio 2010 Productivity Power Tool”, I discussed about “Interactive ToolTip” feature which comes with the Visual Studio 2010 Productivity Power Tool. In this post, I will share information about the all new “Add Reference” dialog which is fully searchable for assembly reference.

Introduction

In my earlier post on “Interactive ToolTip using Visual Studio 2010 Productivity Power Tool”, I discussed about “Interactive ToolTip” feature which comes with the Visual Studio 2010 Productivity Power Tool. In this post, I will share information about the all new “Add Reference” dialog which is fully searchable for assembly reference.

 

image

 

If you didn’t install the Visual Studio 2010 Productivity Power Tool till now, you can download it from Visual Studio Gallery. You can also directly download it directly from here. Read the complete post to know more about the new “Add Reference” dialog.

A look into the existing "Add Reference" dialog

Visual Studio 2010 Productivity Power Tools replaces the default “Add Reference” dialog of the IDE. It now has complete searchable UI for assembly reference with more interactive tabbed category. Before going deep to the new searchable UI let us first see the existing “Add Reference” dialog present in Visual Studio 2010:

 

image

 

The above screenshot represents the existing UI of the “Add Reference” dialog box, which doesn’t have any interactive visual, no searching mechanism. Hence, if you want to search for an assembly name it was really very difficult when lots of dlls are registered in your PC. Ohh!!! Sad smile

Look & Feel of new Searchable Add Reference dialog

Let’s see the new UI. You will see the below dialog box for Add Reference once you install the Productivity Power Tool. It has a nice user interface and the tabs are categorised in more organized manner (see the screenshot part 1).

image

Now, you will see a Green tick mark on the assemblies which already added in your project (see the screenshot part 2). Selecting any unselected assembly will have the “Add” button. Once clicked on it, the assembly will get added in your project and marked as Green tick mark in the UI. Clicking on already included assembly will change the “Add” button to a “Remove” button. Clicking on the Remove button will remove the selected assembly reference from the project and remove the tick mark from it.

 

It now has a Sorting Dropdown at the right top corner (see screenshot part 3). Once clicked, you will see the below dropdown having various order methods like Sorting in Ascending or Descending order by Name, Path and Version.

 

image

 

Hey!!! Surprised smile What is this? It now has the “Search Assemblies” field (see the screenshot part 4). OMG!!! Great one. It is now easier to search for an assembly in the “Add Reference” dialog. Once you start typing on the TextBox, you will see the assembly box has been filtered according to your query. Have a look here. It filters out “PresentationFramework” as I typed “presentationfr” as the key of my query.

 

image

 

It now has more visibility to the DLL we want to add as reference. Clicking on the assembly name will show you details about the DLL like Name, CreatedBy, Version etc. (see screenshot part 5).

 

You can now easily add a new assembly reference by clicking the “Browse” button present at the bottom of the screen. Once you browse thru the path, you have to click the “Add” button to add it as a dll reference to your project.

Configuring the Productivity Power Tools

It’s Cool, Right? Yes, it now has more power to filter and sort the references. But what if you are seeing the existing UI after the installation of the Productivity Power Tool too!!! Yea, you have to restart your Visual Studio 2010 IDE to load the add-in. And if after the restart also you are unable to see the new UI, then it might not be enabled. Go to Tools –> Options which will bring up the “Options” dialog page in your screen. Select the “Productivity Power Tools” from the left pane and find the “Searchable Add Reference Dialog” option in the right pane. It might be “OFF”.

 

image

 

In such case, click on the option and it will make it enabled (“ON”). Restart your IDE for the changes to take effect. Once you reopen your project and click on the “Add Reference” menu item to add a dll reference, you will see the new “Searchable Add Reference” dialog in your screen.

 

image

End Note

There are various features available in the Productivity Power Tools of Visual Studio 2010. Go and download it. Explore more features and be more productive on your daily development work. Keep an eye to my blog for more Tips/Tricks on it in near feature. As and when I explore a new one, I will share with you.

If you like this article, subscribe to our RSS Feed. You can also subscribe via email to our Interview Questions, Codes and Forums section.

Page copy protected against web site content infringement by Copyscape
Found interesting? Add this to:



Please Sign In to vote for this post.

Experience:3 year(s)
Home page:http://www.kunal-chowdhury.com
Member since:Monday, March 01, 2010
Level:Starter
Status: [Member]
Biography:He is currently working as a Silverlight application developer. Has a very good skill over C#, XAML, Silverlight & WPF. He has a good working experience in Windows 7 application (including Multitouch) development.

During his professional career he worked in various technologies & delivered quality output. He never hesitates to take up challenges & work on the latest technologies in Microsoft platform.

He attended various software development competition & achieved different awards.

He is presently focusing on the RIA (Silverlight & WPF) & willing to become a Technology Specialist in Microsoft platform. Learning newer things, Blog posting & helping others in forums is one of his regular activity.

Specialties: Silverlight Application Development, WPF Application Development, Windows 7 Application Development
>> Write Response - Respond to this post and get points
Related Posts

Visual Studio 2012 introduced a very helpful feature called Code Clone Analysis, which will search the solution and find out the duplicate code snippets.

Visual Studio 2012 introduced a new feature called SQL Server Object Explorer. In earlier versions of Visual Studio, we have Server Explorer, which opens up a particular connection and work with a single database data. Now with the new SQL Server Object Explorer, we are able to manipulate multiple databases from a database server.

Providing the soutions for the common problems that occurs while performing Web Perfomance test in Visual Studio 2010

In this article I will let you know the new incremental search in Visual Studio 2010.

This Article talks about the various customizations that a user can perform over the Coded UI auto generated code, and thus make the Test Automation Script more Robust

More ...
About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/26/2013 12:04:32 AM