0

From what I've read about ASP.NET MVC, it appears it requires posting to work, is there any working example (With source available) of a ASP.NET MVC website that has no postbacks with the help of Ajax?

(I checked the related questions earlier but couldn't find what I was looking for)

Thanks in advance.

edit: I need jQuery solutions not Atlas Toolkit stuff!

1 Answer 1

4

This is from Preview 4...

http://www.hanselman.com/blog/ASPNETMVCPreview4UsingAjaxAndAjaxForm.aspx

With jquery

http://weblogs.asp.net/mikebosch/archive/2008/02/15/asp-net-mvc-submitting-ajax-form-with-jquery.aspx

Sign up to request clarification or add additional context in comments.

2 Comments

Hey thanks for your response, I'm sorry I didn't mention I was looking for jQuery stuff, not the atlas toolkit
Atlas is so 2006. It is now ASP.NET Ajax :)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.