Working with ReportViewer control of ASP.NET 2.0


Server Intellect Web Hosting Solutions


Working with ReportViewer control of ASP.NET 2.0

Author: Bipin Joshi

Reporting is one of the common requirement of any data driven business application. Since version 1.x ASP.NET was lacking this important feature. In spite of add ons such as Crystal Report Viewer the .NET framework always lacked native support for reporting engine. Fortunately, .NET 2.0 comes with a ReportViewer control that meets your basic reporting needs. Though it lacks some of the fancy frills provided by some other third party vendors it certainly fills the gap. In this article I am going to show you how to use this new control. The ReportViewer control is available for Web as well as Windows applications. However, I am going to restrict this article to Web applications alone.










More Tutorials

Also See:

URL Mapping in ASP.NET 2.0
Combine Classic ASP and ASP.NET Content Seamlessly with Invisible Blended IFrames
Rewriting the URL using IHttpHandlerFactory
Consuming a Web Service from an HTML Page
Increase Web Site Performance with ASP.NET Caching
HttpHandlers – Learn Them. Use Them.
Show/Hide Web Parts based on Role
Customized BinarySearch In ArrayLists with IComparer
Serializable objects
Extending A TextBox Control in ASP.NET



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials