• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

asp.net - ajax

ruijorge

Member
Hi,

What is the best free JavaScript IDE for working in asp.net ambient and good ajax capabilities for asp.net.
So I would like to write my c#/vb .net code in web developer and my javascript on a separated ide.

About AJAX in asp.net, what would you recommend? ajax.net from microsoft? ajax.pro? anything else?
I am just considering the free ones...

Thanks.
 
The Microsoft ASP.NET AJAX extensions are very comprehensive, and will probably cover your needs quite well. Even the Ajax Control toolkit is quite useful and extendable.
 
Back
Top