Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Resources for learning how to use ajax with asp.net mvc?

I have a few asp.net mvc books (asp.net mvc in action, professional asp.net mvc) and they each have a chapter on ajax. They offer a good overview but I am joining a project where it is used extensively, and I am familiar with ASP.NET but not really ajax at all. I have looked at a few books on asp.net ajax but the examples they use don't fit with the MVC paradigm.

Can someone recommend 1) a great resource for learning jquery/another ajax library (looking to learn the fundamentals) and 2) resources for learning to use this along with asp.net mvc?

Thank you so much.

like image 324
anoop c Avatar asked Dec 06 '25 16:12

anoop c


1 Answers

Here are some good resources to help get you started:

With .NET Specifically:

http://dotnetslackers.com/articles/ajax/Using-jQuery-with-ASP-NET.aspx#introduction

http://encosia.com/2008/05/29/using-jquery-to-directly-call-aspnet-ajax-page-methods/

http://www.codeproject.com/KB/ajax/AjaxJQuerySample.aspx

http://www.codeproject.com/KB/ajax/IntegratingAJAX.aspx

General AJAX:

http://ajaxian.com/by/topic/ajax

http://sixrevisions.com/ajax/ajax_techniques/

like image 69
mVChr Avatar answered Dec 08 '25 08:12

mVChr



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!