Showing posts with label VS2008. Show all posts
Showing posts with label VS2008. Show all posts

Wednesday, September 29, 2010

Integrating ReSharper into Visual Studio 2010

Scenario : I am running VS2008 and VS2010 in parallel in my development environment.And I had already installed ReSharper 5 before installing the VS 2010.Then I wanted to integrate the R# into VS2010.
Tried to find out how to do it by googling but to no avail.Only found out issues related to  integration issues with VS2010.
Then suddenly came to my mind that will the re installing R# help.As I re run the installer it prompted with the nice little option of changing the integration with the Visual Studio as in the bellow image.
resharper-1
When you click on the “Change” button you will get this
resharper-2
Now it’s a matter of ticking the check box for VS2010 integration and clicking the “Install” button.
Here we go, R# is at your finger tips in VS2010 now.

Monday, February 16, 2009

Visual Studio 2008 extensions for SharePoint

I wanted to install VS 2008 extensions for SharePoint in my Vista box.I downloaded the package from here and started installing and got the following message

"This product can be installed if Windows SharePoint Services 3.0 has been installed first."

As usual searched in Google and found this blog entry on how to resolve the issue.

It was indeed save lots of time for me. Thanks goes to who ever contributed to this thread.