Displaying SSRS report in MVC 4
-
Is there a way of displaying SSRS report in MVC 4. I googled and many articles are using reportviewer in webform and routing to that aspx page. There should be a better way of doing this in MVC 4
Check these Using SSRS In ASP.NET MVC Application[^] Using SSRS In Angular / ASP.NET MVC Application[^]
thatraja
Code converters | Education Needed No thanks, I am all stocked up. - Luc Pattyn When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute
-
Check these Using SSRS In ASP.NET MVC Application[^] Using SSRS In Angular / ASP.NET MVC Application[^]
thatraja
Code converters | Education Needed No thanks, I am all stocked up. - Luc Pattyn When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute
-
the thing is my reports are created in SQL either i can deploy them and use the link or i can use the RDLC file which one is better solution and how to view existing report created in SQL
I never used SSRS. But you could view reports without SSRS. Check this article Running an RDLC (SQL Report) in ASP.NET without SSRS[^]
thatraja
Code converters | Education Needed No thanks, I am all stocked up. - Luc Pattyn When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute