can someone explain exactly the difference between ASP.NET MVC1 and MVC2 .. and if I have a project in MVC1, how can I transfer it to MVC2?
MVC 2 is a later version of the same library.
To go to it, read this page .
There is a conversion utility, see here: http://weblogs.asp.net/leftslipper/archive/2010/03/10/migrating-asp-net-mvc-1-0-applications-to-asp-net-mvc- 2-rtm.aspx
Source: https://habr.com/ru/post/1304151/More articles:Creating Java classes from an XML file - javaConvert a number to its string representation - stringAdding switches dynamically using JQUERY and then connecting the jQuery change event to the generated switches - jqueryVS 2008 - Using Relative Paths in Assembly Properties - c #Creating dynamic classes in Objective-C - ruby | fooobar.comAdd a button in the footer at the end of the table view cell - iphoneHow to make the first macro call different from all the following? - chave you ever seen at runtime that an object (C #) returns null after it is created? - constructorSaving FlowDocument in SQL Server - sql-serverWill this method work to scale SQL queries? - sqlAll Articles