473,396 Members | 1,916 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Best overall reporting package?

We are writing a web application for sale to clients to deploy on their own
web server.

Is there a good reference available comparing the various .NET compatible
reporting packages? Cost of deployment and overall functionality would be
the main factors.

I guess the obvious candidate would be Crystal Reports?

What do you use in your application and would you recommend it?

cheers,
Paul Ritchie.
Nov 17 '05 #1
3 1699
We had a developer at the last company I worked for who developed some
reports using the Crystal Reports tools that come with Visual Studio.Net. It
took him a month or 2 to do it. When I got the app for revisisions, I
rewrote the entire app just using the CLR and ASP.Net, and it took me about
a week.

I guess it all comes down to the question of functionality. In its' most
pure form, a report is simply a display of data. Some reporting tools, like
Crystal Reports, offer a large number of extra "bells and whistles" that are
more or less commonly used in reports. Of course, most of these can be built
by a good developer. So I guess what I'm getting at is, what functionality
do you require for your reports? Once you know that, you should be able to
better evaluate what tools you should use.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Neither a follower nor a lender be.

"Paul Ritchie" <RE************@REMOVExtra.REMOVEco.REMOVEnz> wrote in
message news:%2***************@TK2MSFTNGP12.phx.gbl...
We are writing a web application for sale to clients to deploy on their own web server.

Is there a good reference available comparing the various .NET compatible
reporting packages? Cost of deployment and overall functionality would be
the main factors.

I guess the obvious candidate would be Crystal Reports?

What do you use in your application and would you recommend it?

cheers,
Paul Ritchie.

Nov 17 '05 #2
I like Active Reports.net from Data Dynamics
1. It's fully managed unlike Crystal
2. It's a LOT more cheaper than Crystal in an ASP.net envronment
3. It has it's little bugs, but they have a very responsive newsgroup to
answer questions
4. The reports are stored in an XML file format, and not a propritary
format like Crystal

I do no work for or get money from Data Dynamics, but it's a pretty nice
product that I use for my .Net development.

Michael

"Paul Ritchie" <RE************@REMOVExtra.REMOVEco.REMOVEnz> wrote in
message news:%2***************@TK2MSFTNGP12.phx.gbl...
We are writing a web application for sale to clients to deploy on their own web server.

Is there a good reference available comparing the various .NET compatible
reporting packages? Cost of deployment and overall functionality would be
the main factors.

I guess the obvious candidate would be Crystal Reports?

What do you use in your application and would you recommend it?

cheers,
Paul Ritchie.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.507 / Virus Database: 304 - Release Date: 8/4/2003
Nov 17 '05 #3
Thanks Kevin and Michael,

We need:

Professionally formatted, easily maintained reports.

PDF output, and I would like programatic input, as well as generic database
access.

Columns, subreports, easily adapting to the local printer's characteristics,
XML input and output would all be nice.

The ability for a non-programmer to develop, maintain layout and deploy
reports is also important. I guess the bonus of Crystal is that's it's the
standard, so there's lots of resource available to support it.

However I like the sound of reports being stored in XML for example. It's
little gems of information like that that I would like to locate in a
comparison report somewhere.

Licensing is another biggy. We are proposing to sell a web application so
the cost per server would be a important too.

Thanks for your help guys,

cheers,
Paul.
"Paul Ritchie" <RE************@REMOVExtra.REMOVEco.REMOVEnz> wrote in
message news:#F*************@TK2MSFTNGP12.phx.gbl...
We are writing a web application for sale to clients to deploy on their own web server.

Is there a good reference available comparing the various .NET compatible
reporting packages? Cost of deployment and overall functionality would be
the main factors.

I guess the obvious candidate would be Crystal Reports?

What do you use in your application and would you recommend it?

cheers,
Paul Ritchie.

Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Jeff Boyer | last post by:
Hello everyone, I have recently developed a web application across my clients intranet. We used ASP with Interdev 6.0 and SQL server as the backend. They have now come to me asking me to...
1
by: sumGirl | last post by:
Hi all. I have a dts package called package1 that I run once a week that does some imports/queries against about the same amount of data each run. I am wondering (hoping!) if I can run a query that...
3
by: Mohammad S Khan | last post by:
I am currently doing some research on reporting features provided / compatible with dotnet features. Our current application has excel reprots that are emailed both with an without scheduling...
136
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their...
4
by: Gidi | last post by:
Hi, I'm writing a program that helps manging a store. i have one form that deals with products selling, in this form the user enters the customers details and the products which he bought. after...
3
by: Paul Say | last post by:
I have a asp.net application that will need to create a document/report from data in a database. The user will fill out a form supplying various criteria for parameters. I would like the...
6
by: Bob | last post by:
I want to dump Crystal, one of the many reasons being that it requires a client-side installation. I'm looking for a reporting package that integrates into DotNet yet has absolutely no COM in it,...
3
by: antonyliu2002 | last post by:
I am looking for a free reporting package for .net 2.0 against Oracle database 10g. The web application I am working on will let office staff members who don't know much about database generate...
10
by: Brendan Miller | last post by:
What would heavy python unit testers say is the best framework? I've seen a few mentions that maybe the built in unittest framework isn't that great. I've heard a couple of good things about...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.