This is a migrated thread and some comments may be shown as answers.

[Solved] Integrating .ASPX page with MVC Razor 3 (Using Telrik)

3 Answers 114 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
saroj
Top achievements
Rank 1
saroj asked on 01 Mar 2012, 12:02 AM

Hi!

Could anybody help me listing the merits and the demerits of adding .aspx page (to use report viewer controller) in the MVC Razor 3 project which uses Telrik?

I am supposed to do so but totally unaware of the circumstances.

Thanks

3 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 01 Mar 2012, 08:35 AM
Hi,

 Using an ASPX view together with Razor is entirely possible. A lot of our customers are using this approach to host ASP.NET WebForms controls (such as the report viewer) in an ASP.NET MVC application. You can even use an ASCX partial view and render it in a Razor page.

All the best,
Atanas Korchev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now.
0
Dadv
Top achievements
Rank 1
answered on 01 Mar 2012, 02:13 PM
0
saroj
Top achievements
Rank 1
answered on 05 Mar 2012, 04:51 AM
Hi Dadv,

Thank you

I referred to the above link and found an error while implementing as there.

I have posted on the same thread.

Please help
Tags
General Discussions
Asked by
saroj
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Dadv
Top achievements
Rank 1
saroj
Top achievements
Rank 1
Share this question
or