I am using ASP.NET/C#.
For the first time I am doing Reporting in ASP.NET.
I created a sample Report following this tutorial.
As far as I understood it requires a seperate Report server to be created for this to work.We don't want to create seperate Reporting server.
Can anyone guide me as to how I can create SSRS Reports locally without creating a seperate server?
Any suggestions are welcome.