Displaying Crystal Reports using WinForms and C#
page 1 of 7
Published: 01 Jun 2007
Abstract
In this article, Eric shows how to use Crystal Reports in a Windows Form application.
by Eric Landes
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 48026/ 69

Introduction

Recently I've received some emails asking me to show how Crystal Reports can be displayed in WinForms.  Specifically they were about showing the report without having the login dialog display.  Since most of the articles I've written deal with ASP.NET web applications, and the examples are for that, I thought this would be a good opportunity.

Windows Forms are just a little different than web applications.  Obviously keeping state for windows forms is much nicer than keeping state for an ASP.NET web application.  The downside, in my opinion is deployment for WinForms.  Each client needs to have the right .NET Framework installed and the Crystal components.  Web applications, rely on just installation at the server level. 


View Entire Article

User Comments

No comments posted yet.




Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-03-29 9:57:18 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search