5 Answers, 1 is accepted
0
Hello IQworks,
The current official version is 2009.3.1223. It is not officially called SP2 although it is newer than SP1 (SP2 is not officially released yet). You can find more info what changed in the following blog posts:
http://blogs.telerik.com/atanaskorchev/posts/09-12-18/telerik_extensions_for_asp_net_mvc_now_support_asp_net_mvc2_rc.aspx
http://blogs.telerik.com/atanaskorchev/posts/09-12-23/new_release_of_telerik_extensions_for_asp_net_mvc_-_now_with_cdn_support.aspx
Sincerely yours,
Atanas Korchev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
The current official version is 2009.3.1223. It is not officially called SP2 although it is newer than SP1 (SP2 is not officially released yet). You can find more info what changed in the following blog posts:
http://blogs.telerik.com/atanaskorchev/posts/09-12-18/telerik_extensions_for_asp_net_mvc_now_support_asp_net_mvc2_rc.aspx
http://blogs.telerik.com/atanaskorchev/posts/09-12-23/new_release_of_telerik_extensions_for_asp_net_mvc_-_now_with_cdn_support.aspx
Sincerely yours,
Atanas Korchev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
IQworks
Top achievements
Rank 1
answered on 04 Jan 2010, 03:30 PM
Hi,
Not sure I understand MVC1 and MVC2 ....
Am I to use MVC1, MVC2 or both ?
Do I need to update ...
a - My UI in the Bin ?
b - WebAssetHttpHandler code in my web.config ?
c - I already delete the 1103 content and replaced with the 1218 content.
d - Not sure I understand the MVC2-NET35 debug and release issue ?
Not sure I understand MVC1 and MVC2 ....
Am I to use MVC1, MVC2 or both ?
Do I need to update ...
a - My UI in the Bin ?
b - WebAssetHttpHandler code in my web.config ?
c - I already delete the 1103 content and replaced with the 1218 content.
d - Not sure I understand the MVC2-NET35 debug and release issue ?
0
Hello IQworks,
MVC1 and MVC2 depends on the version of ASP.NET MVC which you are currently using. The official version is 1.0 and 2.0 is currently in "Release Candidate" state. It is up to you to decide which version of ASP.NET MVC to use.
To upgrade you need to do the following:
Regards,
Atanas Korchev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
MVC1 and MVC2 depends on the version of ASP.NET MVC which you are currently using. The official version is 1.0 and 2.0 is currently in "Release Candidate" state. It is up to you to decide which version of ASP.NET MVC to use.
To upgrade you need to do the following:
- Update the reference to Telerik.Web.Mvc.dll
- Copy the Scripts and Content folders (should be 2009.3.1223 not 2009.3.1218)
- Rebuild your application so it uses the new reference
Regards,
Atanas Korchev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
IQworks
Top achievements
Rank 1
answered on 04 Jan 2010, 04:25 PM
I think I see, MVC1 is like an upgrade for MVC 1.0, and MVC2 is the beta for MVC 2.0 ?
0
Hello IQworks,
Yes, the MVC1 subfolder of the bin folder contains the build which is targeting ASP.NET MVC 1.0. The MVC2 subfolder of the bin folder contains the build which is targeting ASP.NET MVC 2.0 RC.
I hope this helps,
Atanas Korchev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Yes, the MVC1 subfolder of the bin folder contains the build which is targeting ASP.NET MVC 1.0. The MVC2 subfolder of the bin folder contains the build which is targeting ASP.NET MVC 2.0 RC.
I hope this helps,
Atanas Korchev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.