ASP.Net applications and SQL Server Reporting Services (SSRS)
SSRS is a very convenient tool to generate reports (including charts and tables) on data stored in a database. As usual, convenience or ease of use comes at the price of flexibility. An ASP.NET application allows as much flexibility in data processing and presentation as…
Continue reading...