The intent is to try getting reportviewer like control in MVC razor by rendering RDLC report in View form. Moreover also tried to output report based on search filter criteria in MVC Razor.
SSRS and Report Builder (or the old BIDS from 2008) are nice for making reports, but they don't embed into your ASP.NET project very nicely. This is one way to do it without the requirement for full SSRS (and the security hoops).