Tuesday, October 09, 2007

Windows Server 2008 RC0 and Visual Studio 2008 Beta2


It is happening, it is definitely happening! Just install the fresh copy of this new generation of the server OS and highly anticipated IDE. I had to enable Aero to experience vast UI enhancement along with the core enhancements :-) Impressions: - Was able to install all the drivers from Vista, even wireless :-) - On my dual core 2.0 Ghz/2Gb laptop performance is comparable to Windows Server 2003 that is still on partition C:\ which is impressive. - It took less to install VS 2008 Pro with SQL Express 2005 than it used to take to install SP1 for VS 2005 which is even more impressive. On top of this package I had to install SQL Management Studio Express, Office 2007. Everything was installed without a single issue! The only thing that I could not install is MSDN - I can live with that and also got unhandled exception when opening the SQL Management Studio, but I was able to login anyways. As a part of the configuration, I had to re-enable Mixed authentication in SQL 2005 to have the "sa" account working and reset the password for this user. What about Sitecore? No problem at all! Just follow the official instructions for installation on Vista and you are up and running! What is the most exciting is that the installation program worked flawlessly (big thanks to Yan) and I did not have to use manual install. Looking forward to explore new features of IIS7 and Visual Studio 2008!

3 comments:

Unknown said...

Hi Alex,

Hope you are doing well.

So did you compile your solution to .Net 2.0 or did you have a special version of Sitecore using .Net 3.0?

Cheers
Jens

Anonymous said...

Jens you don't require a different build when you use .NET v3.0. It are 'green bits' which implicates that the .NET core hasn't changed, there are only some add-ons. Next to it, VS2008 is multitargetting. You can compile againast v2.0, v3.0 and v3.5.

Have fun,

-Alex

Anonymous said...

Now you can start practicing closing those annoying CSS style panels :-)

Frankly, I don't see much difference between 2005 vs 2008, unless when working with the WPF/WCF/WWF/Silverlight..

Except for javascript support, maybe. Debugging seems to be a little better, and intellisense has also improved somewhat.

All that aside, I've already switched and looking forward to following releases - sometimes you see that it's still in beta indeed.