What is the most common way to integrate reports into a .Net web application?
-
The following are the 3 ways that I know and would like to know the experiences from SO users. URL-based Report Viewer Control from Visual Studio Web Services
-
Answer:
Not sure what you're using as a report generator on the server side, but I've found that serving up reports in PDF format is a relatively pain-free, cross-platform way to go. Almost everybody has Adobe Reader installed. Update: sorry, I missed the SSRS tags, but you can output SSRS reports to PDF: http://www.codeproject.com/KB/reporting-services/PDFUsingSQLRepServices.aspx I still recommend PDF for the delivered report format. Cross-browser and near-universal, two things that make me (and clients) very happy.
Srikar Doddi at Stack Overflow Visit the source
Related Q & A:
- How to review a web application code?Best solution by Stack Overflow
- How to create a Restful web service in .Net Using MySQL?Best solution by stackoverflow.com
- How to develop a web application?Best solution by Stack Overflow
- What do you think is a possessional looking font for a web application?Best solution by Webmasters
- Is there a way to get skype messenger on mobile web without downloading anything?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.