jQuery to ship with Visual Studio
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:
- Bertrand Le Roy
- John Resig (jQuery team blog)
- Scott Hanselman
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!
Technorati Tags: asp.net,jquery,ajax,visual studio
Comments
Anonymous
September 28, 2008
PingBack from http://informationsfunnywallpaper.cn/?p=7421Anonymous
September 28, 2008
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.