Mike Bosch's Blog on .NET

Agile enterprise architecture in .NET, SOA, WCF, WS-*, AJAX, MVC, Sharepoint and more...

Browse by Tags

All Tags » AJAX (RSS)
ASP.NET MVC Tip #5 - Submitting an AJAX Form with jQuery
This is one of the neatest, straightforward, and down right coolest way to submit a form with the ASP.NET MVC Framework. I've blogged in the past about jQuery and how useful it is. Combining MVC with jQuery can produce some really neat Web 2.0 style applications...
Posted: Feb 15 2008, 01:18 AM by MikeBosch | with 35 comment(s)
Filed under: , , ,
ASP.NET AJAX server-side validation made easy
The Validation Guidance Bundle is a new set of extensions to the Ajax Control Toolkit introducing AJAX enabled validators. This is great for situations where a user is entering data unto a web form that needs to be validated against the server. I have...
Posted: Oct 04 2007, 03:03 AM by MikeBosch | with 1 comment(s)
Filed under: ,
More Posts