I posted a little while back about how much I liked jQuery so I was excited (not to mention surprised) to read that we're going to be shipping jQuery with Visual Studio in the near future. Not only that but we'll have a special annotated version of the library to get the best possible Intellisense support. How cool is that? There are a number of posts and demos floating around:
Scott's demo also uses the client templates work that's in the ASP.NET AJAX 4.0 CodePlex Preview 1 release.
Lots of great stuff for web developers in the pipeline!
PingBack from http://informationsfunnywallpaper.cn/?p=7421
This is great news, I also really like jQuery. At the moment have a bit of a hammer and chissel way of getting some intellisense by using the compressed and uncompressed versions of jquery in the same page.... Plenty of posts out there about that.