Welcome to MSDN Blogs Sign in | Join | Help

Simon Ince's Blog

Ramblings of an Application Development Consultant in the UK

Browse by Tags

All Tags » AJAX   (RSS)
Multiple Views with MVC
In my previous two posts ( one and two ) discussing the use of AJAX within an ASP.NET MVC Framework application, I’ve tried to demonstrate some ways that the framework can be extended or modified. In keeping with this approach, I thought I’d show how Read More...
To AJAX, or not to AJAX - rendering in ASP.NET MVC
One issue I have had on numerous customer engagements is that there has been a good opportunity to use AJAX functionality, but I need to support a significant user base that cannot use Javascript. Typically this is to meet accessibility requirements (and Read More...
AJAX support in the ASP.NET MVC Framework
[ Edit : Note that this post is based on a pre-release, and now out of date CTP of the MVC framework. I'd suggest you use it to understand concepts, but look elsewhere now if you're after up to date facts] I’ve been curious about how AJAX support might Read More...
Page view tracker