InfoQ

InfoQ

Topic/Tag specific view

ASP.NET AJAX Content on InfoQ


Latest featured content about ASP.NET AJAX

Ajax Development with ASP.NET

Topics
Web Frameworks,
ASP.NET,
.NET,
WOA,
AJAX,
Architecture,
Programming,
Rich Internet Apps,
ASP.NET AJAX,
JAOO Conference

ASP.NET lead architect Nikhil Lothari demonstrates the out-of-box features in ASP.NET Ajax can be used to enrich Web apps with Ajax functionality and incorporate various Ajax patterns in a simple manner; he also demonstrates more powerful usage of the script framework, best practices and design patterns for incorporating and encapsulating script functionality.

News about ASP.NET AJAX

The Murky Future of ASP.NET AJAX

Topics
jQuery,
Javascript,
Web Frameworks,
Dynamic Languages,
Web Development,
ASP.NET,
.NET,
WOA,
Languages,
Programming,
Architecture,
ASP.NET AJAX

With Microsoft’s embrace of jQuery, one has to wonder what will happen to the other JavaScript libraries that they created. As it turns out, ASP.NET AJAX will continue to be supported while the newer ASP.NET Ajax Library will never see another bug fix. In a recent MIX article, Dave Ward clarifies the situation.

The ASP.NET AJAX Control Toolkit Has Been Updated

Topics
Web 2.0,
.NET,
AJAX,
Enterprise Architecture,
Programming,
ASP.NET AJAX,
Rich Internet Apps

The AJAX Control Toolkit for ASP.NET 2.0 has been updated. Nothing new was added, but the bug fixes are sure to be welcome. In related news, a VS 2008 Beta 2 compatible version was also released with a couple of interesting features. And in case you did not know, they are now accepting patches.

A Fix for ASP.NET AJAX on the iPhone

Topics
Web 2.0,
.NET,
AJAX,
Enterprise Architecture,
iPhone,
Programming,
ASP.NET AJAX,
Rich Internet Apps

According to Matt Gibbs, the 1.01 update to iPhone degrades the asynchronous features of Microsoft's AJAX library, specifically in its JSON serializer. Matt has provided instructions on how to fix this by altering the regular expressions used in the library.

Visual Studio 2007 Preview

Topics
Javascript,
Artifacts & Tools,
.NET Framework,
ASP.NET,
Web Development,
Dynamic Languages,
Visual Studio,
Languages,
.NET,
Tools,
AJAX,
Microsoft,
IDE,
Agile,
Programming,
ASP.NET AJAX,
BLINQ,
Rich Internet Apps,
Companies

Do you wonder what will be in the next edition of Visual Studio? MSDN's Showtime has a copy of the TechEd presentation on the upcoming "Orcas" release. Highlights include framework multi-targeting, rich CSS support, enhanced JavaScript Intellisense and debugging.

Follow up on ASP.NET AJAX release with Shanku Niyogi

Topics
Artifacts & Tools,
.NET Framework,
ASP.NET,
.NET,
Tools,
Programming,
Agile,
ASP.NET AJAX

Shanku Niyogi is the Product Unit Manager for ASP.NET, InfoQ was able to grab a few minutes of Shanku's time to have him answer a series of questions on ASP.NET AJAX. This is a follow up to the announcement last week of the ASP.NET AJAX release.

ASP.NET AJAX Released: Will AJAX Finally Be Popular On ASP.NET?

Topics
Javascript,
Web Development,
Dynamic Languages,
.NET Framework,
ASP.NET,
.NET,
Web 2.0,
AJAX,
Languages,
Programming,
ASP.NET AJAX,
Enterprise Architecture,
Rich Internet Apps

According to the annual survey conducted in September by Ajaxian.com, ASP.NET developers lagged behind other AJAX-enabled implementations. With the release of ASP.NET AJAX, that is all set to change.

Easy Auto-completion with ASP.NET and AJAX

Topics
ASP.NET,
.NET,
Web 2.0,
AJAX,
Programming,
Enterprise Architecture,
ASP.NET AJAX,
Rich Internet Apps

There is no doubt that AJAX is the future of web development. But can it be made easy enough for the average web developer. Brad Abrams demonstrates that is can.

Spam Prevention without CAPTCHA Images

Topics
Javascript,
Web Development,
Dynamic Languages,
Languages,
.NET,
AJAX,
Programming,
ASP.NET AJAX,
Rich Internet Apps,
Spam Prevention

The ASP.NET AJAX Control Toolkit offers a control that reduces spam on web logs and forums without requiring users to enter a CAPTCHA.

Atlas: Full Support and a New Version on the Horizon

Topics
AJAX,
.NET,
Programming,
Rich Internet Apps,
ASP.NET AJAX

Microsoft expects to release version 1.0 of Atlas by year's end with full 24/7 support. "It also means that the product has a committed servicing product lifetime of 10 years - which provides companies with the ability to depend on it for mission critical applications."

New Atlas Control Toolkit Released

Topics
.NET,
AJAX,
Programming,
Rich Internet Apps,
ASP.NET AJAX

Microsoft has released a new version of the Atlas Control Toolkit with 5 new controls: DynamicPopulate populates an element with HTML content from the server, FilteredTextBox prevents unwanted characters from being entered, PagingBulletedList adds paging to a bulleted list, PasswordStrength provides feedback about password strength as entered, and Rating displays a "4 out of 5 stars" interface.