Studio for ASP.NET AJAX Running Demos

Launch ASP.NET Control Explorer

ASP.NET AJAX Control Explorer

See Studio for ASP.NET AJAX in action. This application hosts all the new Studio for ASP.NET AJAX UI controls. Simply select a control from the panel on the left, and view the built-in features and functionality. You can change settings and preview animations, themes, and more.

Launch AdventureWorks

AdventureWorks ASP.NET AJAX Web App

We built a complete Web app based on the AdventureWorks SQL Server sample database. The app uses Entity Framework, Linq, AJAX, jQuery, CSS, and so much more. This is a full blown reference application for the fictitious AdventureWorks store. You can follow along with the code too.

Launch Stock Portfolio

ASP.NET AJAX Stock Portfolio

See how to build rich Web apps in ASP.NET that pull data from Web services. This app uses data from Yahoo Finance and blends server-side and client-side code to create a great UX. We even hooked up a real progress bar to the UpdatePanel to show CallBack status!

Launch iTunes in ASP.NET

iTunes in ASP.NET AJAX

Check out our own version of iTunes built in ASP.NET with jQuery, AJAX, and ADO.NET Data Services. This app demonstrates some great features in the A2 Framework and highlights cool new features in ASP.NET! You can follow along with the code too.

Enhancing ASP.NET Apps in Minutes.

Until recently using DynamicData required the commitment of developing DynamicData Projects, but in ASP.NET 4.0 we can enhance WebForms projects with it in minutes. We will take a look at the power of this new feature in WebForms and put it into practice.