Should I remove Visual Studio 2010 SP1 Tools for SQL Server Compact 4.0 ENU by Microsoft? The Ultimate, Premium and Professional editions of Visual Studio 2010 SP1, and the Visual Web Developer. I have been trying to install the Visual Studio 2010 SP1 on my Windows 7 Ultimate computer. Each time it failed with a frustrating message saying the installation package silverlightsdk.msi is not.
It's a holiday miracle! OK, maybe not a miracle, but folks have been working hard on Visual Studio 2010 Service Pack 1. The BETA was released today. See how BETA is in RED? That's because it's a beta.
Funny thing about beta service packs. They are Service Packs so there are lots of good bug fixes. But it's beta, which means we, Dear Reader, are not sure if they've missed some.
It's beta software, so be careful. Back things up, maybe take a disk image.
There is a go-live license, which means you can use this software today and use it in production. Upgrading from SP1 Beta to SP1 'final' will be one step.
If you hate betas, feel overwhelmed, don't like being on the cutting edge and don't want obscure details, stop reading now and go here.
Here's the curent Visual Studio 2010 SP1 Beta README file.
Be aware that Microsoft is in the middle of a lot of Beta Releases. It's your choice to play now or wait.
First, MOST of this beta stuff works together just fine. You may have seen my PDC talk where I used all of this together to build an application.
For example, all this works together today:
There may be some bugs, so If you need things to not break at all, then just wait a month or two for all this Beta to calm down. For example, the new 'Async CTP' isn't compatible with the web tooling.
Some folks have asked, 'When will the beta releases be over and I can start working with final code?'
ASP.NET MVC 3, WebMatrix, IIS Express, SQL Compact Edition 4 and more will all be released in mid-January. Visual Studio 2010 Service Pack 1 will finalize a few months later. Use VS2010 today and come spring you'll have some new improvements that will build on VS2010 and make coding more enjoyable. They'll all work together.
That said, if you have a little patience, I encourage you to check out Visual Studio 2010 SP1 Beta. There's LOTS of great fixes, updated features and new tooling. Here's a sense of what's updated. We'll get a more complete (meaning 'official') list nearer to release. This list isn't complete. I'm working on getting a complete list.
In addition to fixes for bugs and things reported via Microsoft Connect, there's also these updates to Visual Studio 2010.
Web Bug Fixes
Just over 100 bug fixes related to web development, including fixes for JavaScript/CSS/HTML editors, crash bugs, design view bugs, and Visual Web Developer bugs.
HTML5 Schema Support
We’ve added *initial* support for HTML5 to the HTML editor so you can get IntelliSense and validation for HTML5 elements and attributes (choose HTML or XHTML5 from the schema drop-down). Includes support for popular new elements, e.g. video, audio, section, header, etc., and data-* attributes. The implementation is not complete and we are continuing to work on providing a great HTML5 experience for a future version of Visual Studio. There are *no* IntelliSense updates for HTML5 JavaScript APIs, e.g. Canvas, Cross-document Messaging, DOM Storage, etc.
Support for IIS Express as a local hosting option for Web Sites and Web Application Projects, including the option to set it as the default for new projects. No need to be an administrator to use IIS Express, including creating new sites from within Visual Studio. IIS Express supports:
Here's IIS Express appearing in a dialog choosing where a new Web Application should be:
Project Properties has been updated. Note the choices for IIS Express, Visual Studio Development Server, etc.
Here we're able to add a New Virtual Directory from within Visual Studio.
Note, SP1 does *not* include IIS Express, you need to download and install it separately. IIS 7.5 Express Beta 3 can be installed using Web PI 3.0 via the UX or directly via this direct link. Note that you don't need WebMatrix to get IIS Express now (win!).
SQL Compact Edition 4 Tooling
I've blogged about EF Code First ('Entity Framework Magic Unicorn') before, which released a CTP5 today. I've also talked about SQL Compact Edition 4, a tiny xcopyable file based SQL Server. I showed them all working together in my PDC talk PDC10: Building a Blog with Microsoft 'Unnamed Package of Web Love'
In that talk, I was able to open SQL Compact Edition 4 database files directly in Visual Studio. Internally we call that 'SQL Compact Edition Tooling.' Microsoft folks often refer to the Runtime and the Tooling separately.
Here's the SQL Compact Edition 4 Tools for VS2010 SP1 Beta that I used in my PDC talk. Additionally Web Deploy v2 is coming, and will allow you to easily migrate SQL Compact 4 to SQL Server directly when you outgrow the former. You can install both of them directly from the Web Platform Installer 3.0.
Go here to install Web PI 3, shut it down, then run it again from the Start Menu and select the things you want.
Additional Good Stuff
Some Choice Bug Fixes (my choice)
Enjoy.
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.