ASP.NET MVC 2 Beta and Visual Studio 2010

If you’re eager to try out new things, you probably already run Visual Studio 2010 beta 2. If you do, it’s good to realize that trying out ASP.NET MVC 2 beta on the same machine isn’t really supported – not even on Visual Studio 2008. But as usual, it works just fine if you hack [...]

December 9, 2009  Tags: , ,   Posted in: .NET  No Comments

jQuery IntelliSense on ASP.NET MVC

You might imagine that getting jQuery IntelliSense working on Visual Studio 2008 and ASP.NET MVC would be trivial. As usual: It is, once you know what to do. Getting there is the trick.
How?
Here are the steps (reasoning comes thereafter):

Make sure you have Visual Studio 2008 SP1 installed.
Install the Visual Studio hotfix (KB958502) for the vsdoc [...]

August 6, 2009  Tags: , ,   Posted in: .NET, Web  4 Comments