2

I am going forward with developing my first ASP.NET MVC web app, coming from years of ASP.NET WebForm development. I have already read an MVC book so I know what MVC is all about. I like to use the latest and the greatest so I am planning to use VS 2010, MVC2, C#4 and jQuery 1.4.

Any best practices or design patterns when using ASP.NET MVC with JQuery?

Any very good web resources in this topic? Any good sample application which is using MVC2 & JQuery hand in hand (in CodePlex, Google Code or otherwise)?

3 Answers 3

2

I would suggest checking out this site http://www.mvc101.net/Articles/framework~MVC2/1

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

Comments

1

Checkout the Tailspin Travel sample application on codeplex. It uses MVC2. Another great source of jQuery and/or latest MVC news and articles is Elija Manor's blog.

Comments

0

Not C# 4 but nerddinner.com

2 Comments

He can still get an idea of MVC at work since it is his first MVC enabled site. As I mentioend it also isnt C# 4.0
I know but I have been specific. For example I want an application which uses strongly typed HTML helpers instead of the older style.

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.