c# - How to create SSRS report in ASP.NET locally? -


I am using ASP.NET/C # .

For the first time I am doing reporting in asp.NET .

I .

As far as I am understood that it requires a separate report server , it will be created to work for it. We do not want to create a separate reporting server .

Can someone create SSRS report locally without making me a separate server?

Any suggestions are welcome. The Visual Studio 2005 Report Designer supports locally executed reports, which has an RDLC extension.

MSDN:

See also

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -