Creating Reports in VS 2012
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have a asp.net web application created in VS 2012 and I want to create reports and letters in it. Anyone know how to create reports and letters in VS 2012?
You can use the SSRS Report Viewer control and create SSRS Reports. You can also do Crystal Reports. I believe those are probably the 2 most common report engines used with ASP.Net.
There are only 10 types of people in the world, those who understand binary and those who don't.