IT Community - Software Programming, Web Development and Technical Support

.NET Reporting Service in web application

This is a discussion on .NET Reporting Service in web application within the C# Programming forums, part of the Software Development category; .NET Reporting Service in web application Step 1: Create ASP.NET Web Site Please do the following to create an ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Software Development > C# Programming

Register FAQ Members List Calendar Mark Forums Read
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 07-16-2007, 04:22 AM
H2o H2o is offline
D-Web Analyst
 
Join Date: Jul 2007
Posts: 246
H2o is on a distinguished road
Default .NET Reporting Service in web application

.NET Reporting Service in web application

Step 1: Create ASP.NET Web Site
Please do the following to create an ASP.NET Web Site:
Select File menu -> New -> Web Site.
Choose File System from Location.
Choose Visual C# from Language.
In the Templates pane, choose ASP.NET Web Site.
Please update the following property of page default.aspx:
Feel free to change any other properties of the default.aspx as per your requirement.
Using namespace for
using System.Data.SqlClient;
using Microsoft.Reporting.WebForms;

Step 2: Add Report Viewer to the Page
Report Viewer is the other half of the Client-Side reporting components provided with the Visual Studio 2005. For all those who are new to report writing, I would say, report viewer gives life to your reports.
It not only previews you the output, further, it also facilitates you to generate the information in the various popular formats (pdf, excel etc.). You can also take a hard copy print of the report while you are viewing the output.
Step 3: Add Report to the Project
Alright, so far we created the project; added Report Viewer and DataSet. Now, it is the time to deal with star of the show! Let's create that neat report.
Following steps is required to have Report (rptProductList.rdlc):
• Select Add -> New Item -> Report from Solution Explorer. Change name from Report1.rdlc to rptProductList.rdlc and click on Add button to complete the action.
Typically, after add action is finished your screen should be similar to the Image 6. When a report is added to the project, it is ready to use the DataSet for designing.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/c-programming/1787-net-reporting-service-web-application.html
Posted By For Type Date
Image Software » Image Software July 16, 2007 7am This thread Pingback 08-12-2007 11:30 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Application has failed to start because the application configuration is incorrect kingmaker ASP and ASP.NET Programming 5 01-03-2008 03:18 AM
difference between client server application testing & web application testing vigneshgets Software Testing 1 07-27-2007 05:28 AM
web service nssukumar Java Programming 1 07-19-2007 03:59 AM
How can I send parameter value for Reporting service? H2o Database Support 2 07-19-2007 01:11 AM
Error Reporting in PHP ragavraj PHP Programming 0 07-17-2007 10:36 AM


All times are GMT -7. The time now is 08:55 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0