Javascript Intellisense in Visual Studio "Orcas"

Scott Guthrie is writting about new JavaScript Intellisense here:
 Javascript Intellisense in Visual Studio "Orcas"
“If you have ever been frustrated by manually typing Javascript before, you are going to be in for a pleasant treat with “Orcas”. Visual Studio now provides full Javascript Intellisense completion in .aspx files, .htm files, as well as in external .js files. It delivers Intellisense for vanilla Javascript code, as well as provides rich support for the new ASP.NET AJAX client Javascript framework and Javascript code built with it.”
view original

Related posts:

  1. JScript IntelliSense in Visual Studio "Orcas"
  2. New Data Tools Features in Visual Studio Orcas
  3. My First Orcas Beta1 Review
  4. First look at Orcas Beta1
  5. Seven JavaScript Techniques You Should Be Using Today

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Read previous post:
Introducing LINQ – Part 3

Salute to Granville Barnett for his third one! Yes, I am talking about the third article about introducing LINQ.Here is...

Close