Upgrading to Visual Studio 2008 / .NET 3.5 SP1 - Jon Galloway

Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Have your Visual Studio Installation Media Handy

I was prompted for the original installation media both when uninstalling the SP1 Beta and when installing the SP1 RTM. The file it’s looking for is vs_setup.msi in most cases, but they’re not all created equal. If you installed from a Visual Studio 2008 Professional DVD or image, you can’t just insert a Visual Studio 2008 Standard DVD. In my case, I installed of in ISO image, so I mounted the iso file (en_visual_studio_team_system_2008_team_suite_x86_x64wow_dvd_X14-26461.iso) as my F:\ drive and browsed to vs_setup.msi.

Visual Studio - Installation Media Prompt - 2

You don’t need it yet, but you don’t want to get half way through the upgrade and realize your install media is back at home, or that you deleted the ISO file and you have to wait for the 4GB download. Got the install media? Great, onward!

Use the Visual Studio 2008 Service Pack Preparation Tool

I think the biggest tip here is to use the Visual Studio 2008 Service Pack Preparation Tool. The original help information SP1 Beta (since updated) had a long, involved un-installation process, so people who’d had to uninstall that before figured we’d have to go through that process again. I had to a month ago, and it didn’t go very smoothly for me – probably due to some internal, pre-release builds of Silverlight 2 I’d installed at the beginning of the year. I ended up having to uninstall everything developer related to fix a Silverlight Package Load Failure error.

So – that’s all been simplified now, and in most cases it sounds like it’s working great. I ran it on two of my computers (which have been littered with alpha and beta stuff) and the Visual Studio 2008 SP1 install ran flawlessly. I’ve been listening on Twitter, and it’s been a smooth upgrade for most people (notable exceptions: Rick Strahl, Sam Gentile).

Heath Stewart's post on the Service Pack Preparation tool indicates that the SP1 install will block says the SP1 install if you've installed the SP1 beta at any point, so the main reason I'm calling the Service Pack Preparation Tool out here is to save you from going through an unnecessary manual install only to get the prompt indicating that you still need to run the Service Pack Preparation Tool.

According to Heath:

The tool will verify Visual Studio integrity and remove previous Visual Studio 2008 updates or pre-release software

  • Microsoft Visual Studio 2008 - KB945140 (Beta)
  • Microsoft Visual Studio 2008 - KB944899
  • Microsoft Silverlight Tools Beta 1
  • Microsoft Visual Studio 2008 - KB949325

So if you've never installed any of those betas you don't need to run the prep tool, however based on my experience installing Visual Studio over the years, I like the sound of "verifying Visual Studio integrity" before installing. I'd expect that the tool would run really quickly if you haven't installed the beta.

So, I'd recommend that you grab the Service Pack Prep Tool and let ‘er rip!

Visual Studio Service Pack Preparation Tool

Allow some time for the Service Pack Prep Tool - it took 45 minutes on one machine, and others have reported that it ran for 8 hours or more. For those reasons, you might want to take some precautions to make sure you don't have a prompt holding up your install if you're going to be away from your computer while it's running. Here are a few tips there:

  1. As I mentioned before, you should expect to see a prompt for the installation media during the uninstall. If you can insert the media into the same drive you installed from in the first place (easy if you installed off a DVD drive, not so easy if you just attached an ISO file), you won't have to watch your computer for the media installation prompt.
  2. There's a check for process which will require a reboot when you're done. If you're going to be away from the computer while, I'd make sure to shut down your browsers and the Vista Sidebar (not sure why, maybe uses managed code).

Running the Visual Studio 2008 SP1 Installer

There are four installs listed on the Visual Studio 2008 Service Pack 1 (SP1) and .NET Framework 3.5 SP1 Downloads page:

The Visual Studio 2008 SP1 install includes .NET 3.5 SP1, so that'll do it. Again, be ready for that installation media prompt and the incompatible processes check.

Reinstalling The Silverlight Tools

The Service Pack Prep Tool removes the Silverlight Tools (as it should) so you need to reinstall those when the SP install completes. They've just updated the Silverlight Tools installer (silverlight_chainer.exe) in-place, so you can grab it from the same location it's always been at: http://www.microsoft.com/downloads/details.aspx?FamilyId=50A9EC01-267B-4521-B7D7-C0DBA8866434. Tim Heuer's got more information on Visual Studio 2008 SP1 and Silverlight Tools.

Great - So What Did I Just Install?

I think some of the most interesting features are ASP.NET Dynamic Data, Entity Framework, ADO.NET Data Services (REST based), XBAP and ClickOnce support for Firefox, the Client Profile (24MB lightweight .NET framework which is makes it easier to distribute .NET applications to users who don't have the .NET framework installed).

There's a lot more, though. Rather than writing up "yet another SP1 feature list" I'll point you to a few which I've found helpful:

First off, you didn't install ASP.NET MVC, although you got a building block (System.Web.Routing - similar to URL Rewriting, but it's bi-directional). Phil Haack explains it all in a post titled (oddly enough) ASP.NET MVC Is Not Part of ASP.NET 3.5 SP1.

ScottGu's out of the office right now; fortunately Scott Hanselman stepped up with good overview of what's in SP1.

Here's what changed from a performance point of view.

Dr. Tim Sneath wrote a great post on the WPF enhancements in SP1 from when the Beta was released.

Here's the overview at MSDN: Visual Studio 2008 Service Pack 1 and .NET Framework 3.5 Service Pack 1

If you want the point by point list, take a look at the following KB articles:

  • 950263 List of changes and fixed issues in Visual Studio 2008 Service Pack 1
  • 951845 List of changes and fixed issues in Visual Studio 2008 Service Pack 1 for Team Editions
  • 950264 List of changes and fixed issues in Visual Studio 2008 Service Pack 1 for Express Editions
  • 951847 List of changes and fixed issues in Visual Studio 2008 Service Pack 1 for the .NET Framework 3.5

And if you really want the low level details, Patrick Smacchia used NDepend to show exactly which classes changed in SP1.

Published Friday, August 15, 2008 1:45 AM by Jon Galloway

Comments

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

thanks , great post, right to the point.

Friday, August 15, 2008 5:24 AM by buaziz

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Dude, isn't there a way to get a hold of an integrated version of Visual Studio 2008 SP1? Or maybe make it yourself with nLite or something? :)

Friday, August 15, 2008 6:05 AM by Pete

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

@Pete - It doesn't look like there's a supported way to slipstream the SP1 install, at least yet. From Aaron Stebner's blog:

"Important notes - the .NET Framework 3.5 SP1, the VS 2008 Express Edition SP1 packages and MSDN for VS 2008 SP1 are slipstream replacements for the original versions of the .NET Framework 3.5, VS 2008 Express Editions and MSDN for VS 2008.  This means you can directly download and install the SP1 packages without first installing the original versions.

However, the VS 2008 SP1 and Team Foundation Server SP1 packages are traditional service packs that require you to first install the original versions before you will be able to install the SP."

Friday, August 15, 2008 11:27 AM by Jon Galloway

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

"Allow some time for the Service Pack Prep Tool - it took 45 minutes on one machine, and others have reported that it ran for 8 hours or more."

You've got to be kidding me. It took about a min on my machine.

Friday, August 15, 2008 4:17 PM by Peter (different one)

# Link Listing - August 15, 2008

Link Listing - August 15, 2008

Saturday, August 16, 2008 2:16 PM by Christopher Steen

# Link Listing - August 15, 2008

ASP.NET ASP.NET gets no Respect [Via: Rick Strahl ] Custom ASP.NET Page Tracing [Via: karl ] Link Collections...

Saturday, August 16, 2008 2:17 PM by Christopher Steen

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

After installing SP1 the whole VS 2008 Pro stopped working and I can't load most of the packages "Package Load Failure".

It it more damage and time wasting than good.. :(

Tuesday, September 02, 2008 8:36 PM by Joshua

# Visual Studio 2008 SP1 Installation Errors and Error Code 1603 « Stuff I geek with

Pingback from  Visual Studio 2008 SP1 Installation Errors and Error Code 1603 « Stuff I geek with

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

The service pack preparation fails with error message "The system cannot find the file specified" in my cases.

Any help will be appreciate.

Tuesday, February 03, 2009 12:39 PM by Md

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

this is a great idea! not only for blog/site owners

Friday, July 24, 2009 11:37 PM by runescape gold

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

The worst way to miss someone is to be sitting right beside them knowing you can't have them.

Wednesday, January 06, 2010 1:03 AM by Ugg london

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

That is nice to definitely find a site where the blogger knows what they are talking about.

Monday, March 29, 2010 3:09 AM by wholesale Mobile phone batteries

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

It is nice to know this. Thanks for the time and effort. It is well appreciated. More to come.

Monday, March 29, 2010 4:17 AM by Cell phone batteries wholesale

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Under Vista Visual Studio 2008 ran ok but now I'm having problems most times I rebuild my solution.

Friday, September 03, 2010 11:48 AM by james

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I admired this argument and i appreciated. I’ve apprehend all.

Friday, October 01, 2010 3:36 AM by ed hardy clothing

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Thanks this is really great info.

Monday, October 25, 2010 12:51 AM by بيع سيارات

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Many thanks to the person who made this post, this was very informative for me. Please continue this awesome work. Sincerely...

Friday, October 29, 2010 9:29 PM by ugg boots sale

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I had to refresh the page 2 times to view this page for some reason, <a href="dunksbnike.com/">nike dunk sb </a>however, the information here was worth the wait.

Monday, November 08, 2010 1:46 AM by ssdfsd

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I thought it was going to be some boring old post,   <a href="http://www.nflmall.us"> NFL Jerseys </a> but it really compensated for my time. I will post a link to this page on my blog. I am sure my visitors will find that very useful.

Monday, November 15, 2010 3:11 AM by NFL Jerseys

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Many thanks to the person who made this post, this was very informative for me. Please continue this awesome work. Sincerely...

Tuesday, November 16, 2010 1:58 AM by ugg boots

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I think your opinions are reasonable.But I don't agree with you to some extent.

Tuesday, November 16, 2010 10:24 PM by chengpeng110110@yahoo.cn

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

This is great! It really shows me where to expand my blog. I think that sometime in the future I might try to write a book to go along with my blog, but we will see.Good post with useful tips and ideas.

Thursday, November 25, 2010 2:27 AM by metal stamping

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Very informative post. Thanks for taking the time to share your view with us.

Sunday, November 28, 2010 2:50 PM by Cafliage

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Hi there I love your post

--------------------------------------------

<a href="xiangyan.info/8mg-p-123.html">&

Also welcome you!

Monday, November 29, 2010 9:33 PM by &#32445;&#32422;&#21326;&#20154;

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I’ve been looking everywhere for this! Thank goodness I found it on Bing.Thx

Thursday, December 02, 2010 12:17 AM by Coach Handbags

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

It is so lucky to read your blog,it is full of useful message.I wish we both can do better in the future.It great honour if you can visit our website,and give us some suggession.

Thursday, December 02, 2010 12:22 AM by Coach Handbags

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Many thanks to the person who made this post, this was very informative for me. Please continue this awesome work. Sincerely...

Thursday, December 02, 2010 12:31 AM by Louis Vuitton Handbags

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

One half of the world does not know how the other half lives

Monday, December 06, 2010 10:52 PM by Jana Roberts

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

this post is very helpful.

Tuesday, December 07, 2010 2:27 AM by ugg boots

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

It is so lucky to read your blog,it is full of useful message.I wish we both can do better in the future.It great honour if you can visit our website,and give us some suggession.

Wednesday, December 08, 2010 3:39 AM by ed hardy wholesale

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Even a worm will turn

<a href="web-lider.net Gittern - Der Frauenknast"</a>

Monday, December 13, 2010 8:53 AM by web-lider

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

The world is his who enjoys it.

-----------------------------------

Saturday, December 18, 2010 10:53 AM by ipad app screenshots

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I find myself coming to your blog more and more often to the point where my visits are almost daily now!

Friday, December 24, 2010 11:04 AM by tweakpckwihq

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Авторский <a href="http://www.topremont.com.ua">дизайн интерьера</a> квартир, офисов, коттеджей

Monday, December 27, 2010 5:20 PM by LukaKovaljov20

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

-----------------------------------------------------------

The catchy blog with the intriguing posts. You give the great details that several people today do not know before. most of one's contents are make me have extra understanding. it is very different. I was impressed along with your web site. Never be bored to go to your web site once more. Have the good day.Maintain loved your blogging.

Sunday, January 02, 2011 7:45 PM by ipad app reviews

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

"Important notes - the .NET Framework 3.5 SP1, the VS 2008 Express Edition SP1 packages and MSDN for VS 2008 SP1 are slipstream replacements for the original versions of the .NET Framework 3.5, VS 2008 Express Editions and MSDN for VS 2008.  This means you can directly download and install the SP1 packages without first installing the original versions.Best regards, Alex, CEO of <a href="www.savetubevideo.com/">youtube downloader</a>

Tuesday, January 11, 2011 4:46 AM by mp3

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I find myself coming to your blog more and more often to the point where my visits are almost daily now!

Wednesday, January 12, 2011 1:26 PM by meadlemaGip

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

"Nice post! GA can be my greatest incomes. Nevertheless, it’s not a considerably."

--------------------------------------------------------------------  

I have a <a href="ericsreviews.com/">televisions reviews</a> Website,i love him.Mania !You are welcome to look!

Sunday, January 16, 2011 5:32 PM by virus protection reviews

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

The more things change, the more they stay the same

Monday, January 17, 2011 10:42 PM by Nolvadex preco

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

The best-laid schemes of mice and men gang aft agley

Tuesday, January 18, 2011 11:39 AM by Nolvadex preco

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

You are never too old to learn

Sunday, January 23, 2011 7:07 AM by silagra 100 md

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Caesar's wife must be above suspicion

Sunday, January 23, 2011 8:18 AM by silagra(sildenafil)

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Thanks for sharing

Tuesday, January 25, 2011 3:32 AM by Monster Energy hats

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Very informative post. Thanks for taking the time to share your view with us.

Tuesday, January 25, 2011 11:46 PM by incosejoisk

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Welcome to weddingdressesinlove!We offer wholesale cheap wedding dress & gown, wedding dresses under $100, evening dresses, flower girl dresses, Mother of the Bride Dresses.

Saturday, January 29, 2011 1:51 AM by Cheap Wedding Dresses

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Never look a gift horse in the mouth

Saturday, January 29, 2011 7:49 AM by Comprar Lasix

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Directory of restaurants organized by states   <a href="restaurants-us.com/.../">St Mary%27s Mexican Food</a>

Monday, January 31, 2011 7:04 PM by ChetteEresy

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I find myself coming to your blog more and more often to the point where my visits are almost daily now!

Friday, February 11, 2011 10:59 PM by bupop

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I just book marked your blog on Digg and StumbleUpon.I enjoy reading your commentaries.

Saturday, February 12, 2011 3:06 PM by good low carb food choices

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

The road to hell is paved with good intentions

Saturday, February 12, 2011 9:22 PM by Ecstacy-cigarettes

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Very informative post. Thanks for taking the time to share your view with us.

Tuesday, February 15, 2011 10:39 PM by public auction Chicopee

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

The apple never falls far from the tree

Thursday, February 17, 2011 6:31 PM by oem-software-discount

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Attack is the best form of defence

Saturday, February 19, 2011 8:50 PM by kinofilme online

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Awesome Blog. I add this Post to my bookmarks.

Sunday, February 20, 2011 2:30 AM by exotic car sales

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I really enjoyed reading this post, big fan. Keep up the good work and

please tell me when can you publish more articles or where can I read

more on the subject?

Monday, February 21, 2011 1:00 AM by Nike Air Max 90

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Welcome to weddingdressesinlove!We offer cheap wedding dress, wedding dresses under $200, evening dresses 2011, flower girl dresses, 2011 designer wedding dresses,etc.

Thursday, February 24, 2011 4:16 AM by Wedding Dresses Under $200

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Super-Duper web site! I am loving it!! Will come back once more – taking you feeds also, Thanks.

Hello. Great occupation. I didn’t anticipate this on the Wednesday. This is really a terrific story. Thanks!

Friday, February 25, 2011 3:39 AM by wholesale prom dresses

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

ILoveOnSale offers various kinds of wedding dresses, such as Tee-length Wedding Dress,A-line Wedding Dresses,Ball Gown Wedding Dresses,Empire Waist Wedding Dresses,etc. And it also offers special occasion dress through B2C platform. Customers can visit our website and purchase at any time from any places.A-line Wedding Dresses,cosplay customs

Friday, February 25, 2011 9:42 PM by wholesale evening dresses

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Quhen the belly is full the bones would be at rest.

Sunday, February 27, 2011 6:40 AM by gauloises brunes non filter

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Life is not always good,but I trust I can do more and more better,day day up,come on.

Monday, February 28, 2011 1:52 AM by Nike Shox

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Hands down, Apple’s app store wins by a mile. It’s a huge selection of all sorts of apps vs a rather sad selection of a handful for Zune. Microsoft has plans, especially in the realm of games, but I’m not sure I’d want to bet on the future if this aspect is important to you. The iPod is a much better choice in that case.

Monday, February 28, 2011 3:37 AM by cheap wedding dresses

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

ILoveOnSale offers various kinds of wedding dresses, such as Tee-length Wedding Dress,A-line Wedding Dresses,Ball Gown Wedding Dresses,Empire Waist Wedding Dresses,etc. And it also offers special occasion dress through B2C platform. Customers can visit our website and purchase at any time from any places.A-line Wedding Dresses,cosplay customs

Monday, February 28, 2011 3:42 AM by cheap wedding dresses

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I’ve been visiting your blog for a while now and I always find a gem in your new posts.  Thanks for sharing.

Tuesday, March 01, 2011 8:02 PM by government auto auction

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

You certainly deserve a round of applause for your post and more specifically, your blog in general. Very high quality material

Thursday, March 03, 2011 3:20 PM by bahglyday

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Very informative post. Thanks for taking the time to share your view with us.

Saturday, March 05, 2011 1:12 AM by ronogaiciburi

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

You certainly deserve a round of applause for your post and more specifically, your blog in general. Very high quality material

Sunday, March 06, 2011 3:32 AM by fouradarams

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Very informative post. Thanks for taking the time to share your view with us.

Monday, March 07, 2011 8:26 PM by Red Bull hats

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

This is really my very first time here, great looking blog. I discovered so many

interesting things inside your blog especially its discussion. From all the remarks in

your articles, it appears such as this is often a very popular website. Keep up the truly

amazing work.

Tuesday, March 08, 2011 1:39 AM by Air Max 90

# Tips on installing Visual Studio 2010 SP1

Visual Studio SP1 went up on MSDN downloads ( here ) on March 8, and will be released publicly on March

Wednesday, March 09, 2011 6:09 PM by Jon Galloway

# Tips on installing Visual Studio 2010 SP1 - Jon Galloway

Pingback from  Tips on installing Visual Studio 2010 SP1 - Jon Galloway

Thursday, March 10, 2011 1:12 AM by Tips on installing Visual Studio 2010 SP1 - Jon Galloway

# Tips on installing Visual Studio 2010 SP1

Pingback from  Tips on installing Visual Studio 2010 SP1

Thursday, March 10, 2011 12:21 PM by Tips on installing Visual Studio 2010 SP1

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

"Then it started coming out that maybe the guy with the hairy arms in the dough wasn’t turning people on, and maybe he was turning people off," the pizza consultant John Correll said of the tosser’s ultimate disappearance from the scene.

It is traditionally plain, but may also be seasoned with garlic, or herbs, or stuffed with cheese.

Thursday, March 10, 2011 7:01 PM by Pizza

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I provide the thoughts above as general inspiration but clearly there are questions like the one you deliver up the place crucial factor can be working in trustworthy good faith.

Tuesday, March 15, 2011 11:16 PM by Fox Hats

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

The customer is always right

Friday, March 18, 2011 10:11 AM by Cheap oem software downloads

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

As meikle upwith, as meikle downwith.

Friday, March 18, 2011 7:29 PM by Burberry Dress Shirt

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

All these tinny details are made with lot of background knowledge. I like it a lot. This was a useful post and I think it is rather easy to see from the other comments as well that this post is well written and useful.21

Sunday, March 20, 2011 10:46 PM by Fox Hats

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

You certainly have some agreeable opinions and views. Your blog provides a fresh look at the subject.

Friday, April 01, 2011 9:03 PM by ZepUlcete

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Upgrading to visual studio 2008 net 3 5 sp1.. Huh, really? :)

Thursday, April 07, 2011 3:31 AM by weblogs.asp.net

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

It's hard to live in real world, create live communication with people!

Tuesday, April 12, 2011 8:43 AM by Укладка плитки

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Hullo! I'm in a hurry today. I just want to throw a remark on this blog. I've found your site to be a great source for my coming test. I have also subscribed to your feed, and I plan to come back in the weekend to see more.

Thursday, April 14, 2011 8:55 AM by pure fiji reviews

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I just sent this post to a bunch of my friends as I agree with most of what you’re saying here and the way you’ve presented it is awesome.

Thursday, April 14, 2011 9:06 PM by sdfsdgfd

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I need to state that I haven't read something so motivating in a while. There are a lot of motivating views and opinions. I think that you definitely exposed an important fact.

Monday, April 18, 2011 8:43 AM by famous love quotes

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I find myself coming to your blog more and more often to the point where my visits are almost daily now!

Thursday, April 21, 2011 1:23 AM by nubPagbainG

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Happy to see your blog as it is just what I’ve looking for and excited to read all the posts. I am looking forward to another great article from you.

Wednesday, May 11, 2011 10:32 AM by glo minrals

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

I ran it on two of my computers (which have been littered with alpha and beta stuff) and the Visual Studio 2008 SP1 install ran flawlessly. I’ve been listening on Twitter, and it’s been a smooth upgrade for most people (notable exceptions: Rick Strahl, Sam Gentile).

Thursday, May 26, 2011 9:40 AM by glo minrals

# re: Upgrading to Visual Studio 2008 / .NET 3.5 SP1

Well, that's really great and appreciated. Thanks for taking the time to discuss this, I feel strongly about it and love learning more on this topic.

Monday, January 23, 2012 1:42 AM by outsource portal

Leave a Comment

(required) 
(required) 
(optional)
(required)