137

ASP.NET Ajax-aware JavaScript IntelliSense

by Andrea L. on 8 March 2007

ASP.NET Ajax-aware JavaScript IntelliSense:

A new release of Visual Studio “Orcas”; shows off the intellisense features nicely, including:

Proactive Completion List: No more waiting for ‘.’;
Keywords in Completion List: fun your way to function
ASP.NET AJAX Concepts in Completion List: Direct support for Atlas
IntelliSense from Script Libraries for ASPX Pages: Now you can see objects that exist in other external script files

This comes along with the release of an updated Ajax Control Toolkit.

Tutto posso dire a Microsoft, ed è notorio quanto non mi stia simpatica e quanto deprechi il suo modo di fare business, tranne che non faccia strumenti IDE veramente “developer oriented” … e ci mancherebbe visto che è l’unico mezzo che ha per auto-alimentare il business dei sistemi desktop (con OS M$ preinstallato) … però … sono veramente fatti bene … gli IDE è mica gli OS :)

PS: chiedevo voi bene informati ma atlas non era morto?!

NB: e volete scaricarlo utilizzate questo link


Post correlati:

  1. Windows GodMode: Una cartella per contenerli tutti
  2. FreeOsZoo – Il bestiario dei sistemi open
  3. Rilasciato Nmap 5 – Libero e felice come una farfalla
  4. London Stock Exchange abbandona la fallimentare piattaforma Windows
  5. Google Chrome – Testiamo le performance

{ 1 trackback }

FreeUser.Org » Garbage Collection in IE6
8 March 2007 at 19:20

{ 1 comment… read it below or add one }

Thomas Hansen 20 March 2007 at 02:28

The problem with JS Intellisense is that it CAN’T work 100%…
The reason is due to the fact that in JS everything is “objects” including methods (functions) which means that what functions you have available is highly dependant upon what CODE have been executed before you get to that very line you’re standing at (and wanting intellisense… ;)

.t

Reply

Leave a Comment

Previous post:

Next post: