Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report for C# ?

Status
Not open for further replies.

adhgn

Programmer
Sep 28, 2007
2
NO
Dear All,

Could one tell me what is software of reporting suitable for C# language?

I just got the NeoReport software, is it Ok?

Cheers,
Ad
 
There are dozens of reporting controls out there. We can't tell you which one is right for your business.

And even if we had any input to a reporting solution that would be rendered with C# how do you expect anyone to help with absolutely no details at all on the environment you have??


____________ signature below ______________
I am Tedward Keyboardhands!!!
You are a amateur developer until you realize all your code sucks.
Jeff Atwood

 
Log4Net is a good generic one, and fairly easy to use. Maybe take a look at that.

-------------------------
Matt Grande
C# Master.
Ruby on Rails Admirer.
ActionScript Student.
JavaScript Hate-Monger.
 
Log4Net isn't for reporting (end users), it's for loging(administrators). the 2 biggest products I can think of are:
Business Object - Crystal Reports
MS - Reporting Services

I presonally use Crystal Report for .Net to export reports to PDF. this works well for the size of my apps and end user base.

Jason Meckley
Programmer
Specialty Bakers, Inc.
 
Thanks for all advise,

Actually I have't know with the Log4Net report yet.

Could onyone give me where I can get the guideline?

Sorry I'm newbie, this is first time I'm using C# programming...:)

Thanks,
Ad
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top