Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I / Should I upgrade a new ASP.NET MVC 2 RC project to jQuery 1.4?

Are there recommendations for/against upgrading the included jQuery 1.3.2 to 1.4?

like image 326
Dave Swersky Avatar asked Jan 21 '10 19:01

Dave Swersky


People also ask

Is ASP.NET MVC outdated?

ASP.NET MVC is no longer in active development.

What is jQuery in ASP.NET MVC?

ASP.NET MVC is a technology used to create websites that run on Microsoft Internet Information Services (IIS). JavaScript is a computer language used to add interactive operations to a webpage. jQuery is a library based on JavaScript to enhance the language to create highly functional websites and webpages.


1 Answers

Now that 1.4.1 is out and Resig has announced this is the version shipping with VS2010, I would go for it.

like image 119
John Sheehan Avatar answered Nov 15 '22 04:11

John Sheehan