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

ASP.NET MVC 5 Razor server tutorial

1 Answer 354 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Carlos
Top achievements
Rank 1
Carlos asked on 12 Jun 2016, 02:28 AM

Does anyone know a good tutorial on how to use the reports on asp.net MVC 5 / Razor using view and controllers?

 

Also for this version is the only option to use the standalone editor to create the report ?

 

Thanks

 

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 13 Jun 2016, 12:59 PM
Hello Dave,

If you are starting with Telerik Reporting, details how to create reports are available in this forum thread.


About displaying reports, Telerik Reporting libraries are built against .NET4 as of Q2 2013. The Reporting REST WebAPI service is built against  WebAPI1, which requires binding redirects if you are going to use WebAPI 2 - How To: Add Telerik Reporting REST Web API to Web Application.

In general, you can create a WebAPI2|MVC5 project in Visual Studio and then add the HTML5 Viewer and REST service via VS item template e.g How To: Use HTML5 ASP.NET MVC Report Viewer in an application. Then you can update all added Nuget packages by running VS Nuget Package Manager -Updates> 'Update all' command.
It is recommended to use the latest internal build (10.1.16.520 and later) due to known issues with the VS item templates in the official release. Internal builds can be downloaded from your Telerik account - Downloads - Reporting - Latest Internal Build (https://www.telerik.com/account/my-downloads?product=REPORTING).


Let us know if you need further help.



Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Carlos
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or