The only problem I have with that site, is that it doesn't explain how to get things from the server using JavaScript which is something that I apprarently need!
Actually, there was a chapter in the Pro ASP.NET MVC 3 Pro book that I read and it sort of works. Sort of because when I hit the button, the site content is replaced by the PartialView result.
That is not what I was expecting.
I am using the jquery.unobtrusive-ajax.js script that the book recommends.
eric2820
Contributor
2777 Points
1161 Posts
MVC3 Ajax tutorials needed
Nov 26, 2012 08:39 PM|LINK
I'm looking for some MVC 3 Ajax tutorials.
Anyone know of a few?
http://www.my-msi.net/Admin
blog
If a post helps you, please mark it as Ansered, thank-you.
CPrakash82
All-Star
18722 Points
2900 Posts
Re: MVC3 Ajax tutorials needed
Nov 26, 2012 09:51 PM|LINK
Follow the thread here.
ignatandrei
All-Star
137690 Points
22151 Posts
Moderator
MVP
Re: MVC3 Ajax tutorials needed
Nov 27, 2012 03:30 AM|LINK
Please see also http://bit.ly/mvc_ajax_jquery
eric2820
Contributor
2777 Points
1161 Posts
Re: MVC3 Ajax tutorials needed
Nov 27, 2012 02:50 PM|LINK
The only problem I have with that site, is that it doesn't explain how to get things from the server using JavaScript which is something that I apprarently need!
http://www.my-msi.net/Admin
blog
If a post helps you, please mark it as Ansered, thank-you.
ignatandrei
All-Star
137690 Points
22151 Posts
Moderator
MVP
Re: MVC3 Ajax tutorials needed
Nov 28, 2012 03:26 AM|LINK
did you download my example?
eric2820
Contributor
2777 Points
1161 Posts
Re: MVC3 Ajax tutorials needed
Nov 28, 2012 09:31 AM|LINK
I took a look at the web site you showed me, but we don't have speakers on this desktop system so I couldn't watch any videos.
http://www.my-msi.net/Admin
blog
If a post helps you, please mark it as Ansered, thank-you.
ignatandrei
All-Star
137690 Points
22151 Posts
Moderator
MVP
Re: MVC3 Ajax tutorials needed
Nov 28, 2012 11:04 AM|LINK
What videos do you talk about in http://bit.ly/mvc_ajax_jquery ?
eric2820
Contributor
2777 Points
1161 Posts
Re: MVC3 Ajax tutorials needed
Nov 28, 2012 12:51 PM|LINK
Actually, there was a chapter in the Pro ASP.NET MVC 3 Pro book that I read and it sort of works. Sort of because when I hit the button, the site content is replaced by the PartialView result.
That is not what I was expecting.
I am using the jquery.unobtrusive-ajax.js script that the book recommends.
http://www.my-msi.net/Admin
blog
If a post helps you, please mark it as Ansered, thank-you.