Wednesday, May 28, 2008

Federer wins his first match at the French Open 2008

Federer won his opening match 6-4, 6-4, 6-3 yesterday over Sam Querrey of the United States. He was more aggressive than usual and seemed to go for his shots, especially his forehand down the line. He will now face either Spain’s Albert Montanes or close friend Kristof Vliegen of Belgium for a third-round spot.

Thursday, May 01, 2008

Visual Studio 2008 and ReSharper v3.0

I have been using Visual Studio 2008. The official version of Resharper ot be used with VS 2008 is v4.0 However the version 4.0 is still not out (expected anyday this month) and the bank has no plans to approve it soon.
So i had to find a solution to use my ReSharper version 3.0 to work with VS 2008. After searching for a while on the internet i found the solution.
After installnig VS 2008 you have to manually install it from the command line as follows:(because by default it only installs it for 2005).
C:\Program Files\JetBrains>msiexec /i ReSharperSetup.3.0.2.VS80.CSharp.msi VSVERSION=9.0