This question is locked. New answers and comments are not allowed.
Guys,
I am looking for experts advice and resources. We had application which is built on top of Telerik ASP.NET AJAX controls. We heavily rely on these controls and using latest release Q3 2010 SP2.
I am looking forward to keep optimizing the application with respect to maintainability, testability and performance. To achieve this, I was thinking of using ASP.NET MVC extensions.
In the view of this approach, I was initially thinking of using ASP.NET MVC control on my web forms, since we cannot migrate entire application. I would like to approach slowly and address the pain areas first. I came across Telerik blog post (http://blogs.telerik.com/blogs/posts/09-12-18/using_telerik_extensions_for_asp_net_mvc_within_an_asp_net_webforms_application.aspx) which guides using MVC control within ASP.NET WebForms application. Unfortunately I could not replicate the behaviour in my sample application. I am keep getting NullReferenceException when I put simple date picker on web form.
I would like to know is this the right appoach first of all. If yes, can someone please help me with some good resource, code samples or blogs which uses ASP.NET 3.5 and MVC 2.
Thanks
Shoeb
I am looking for experts advice and resources. We had application which is built on top of Telerik ASP.NET AJAX controls. We heavily rely on these controls and using latest release Q3 2010 SP2.
I am looking forward to keep optimizing the application with respect to maintainability, testability and performance. To achieve this, I was thinking of using ASP.NET MVC extensions.
In the view of this approach, I was initially thinking of using ASP.NET MVC control on my web forms, since we cannot migrate entire application. I would like to approach slowly and address the pain areas first. I came across Telerik blog post (http://blogs.telerik.com/blogs/posts/09-12-18/using_telerik_extensions_for_asp_net_mvc_within_an_asp_net_webforms_application.aspx) which guides using MVC control within ASP.NET WebForms application. Unfortunately I could not replicate the behaviour in my sample application. I am keep getting NullReferenceException when I put simple date picker on web form.
I would like to know is this the right appoach first of all. If yes, can someone please help me with some good resource, code samples or blogs which uses ASP.NET 3.5 and MVC 2.
Thanks
Shoeb