473,407 Members | 2,598 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,407 software developers and data experts.

C# Pretty Printer?

Does anyone know of a good, free C# pretty-printer?

One that outputs to HTML would be good. If it came with C# source it would
be even better.
Nov 15 '05 #1
6 6363
I'm working on one, but I guess that's not what you want to hear, and I'm
afraid that it will be closed source...

Luke Church

"John Wood" <jw****@spaam.optonline.net> wrote in message
news:o9**********************@news4.srv.hcvlny.cv. net...
Does anyone know of a good, free C# pretty-printer?

One that outputs to HTML would be good. If it came with C# source it would
be even better.

Nov 15 '05 #2
"John Wood" <jw****@spaam.optonline.net> wrote in message
news:o9**********************@news4.srv.hcvlny.cv. net...
Does anyone know of a good, free C# pretty-printer?

One that outputs to HTML would be good. If it came with C# source it would
be even better.


Might be a long shot, but you could try looking for some of the open source
Java products. You could probably easily download the code and modify for c#
if it's not close enough already. Brief google searches found things like:

http://www.gnu.org/software/java2html/java2html.html - Java2Html (does what
it says on the tin)

http://www.tiobe.com/jacobe.htm - Free Customizable Command Line Beautifier

HTH

Tobin Harris
Nov 15 '05 #3
Well I don't care much for the source if it works well. It just isn't
something I'd imagine paying for... unless it could really add something
(like printing a graph of the project structure, a flow chart or something).

"Luke Church" <lu*********@hotmail.com> wrote in message
news:bm**********@pegasus.csx.cam.ac.uk...
I'm working on one, but I guess that's not what you want to hear, and I'm
afraid that it will be closed source...

Luke Church

"John Wood" <jw****@spaam.optonline.net> wrote in message
news:o9**********************@news4.srv.hcvlny.cv. net...
Does anyone know of a good, free C# pretty-printer?

One that outputs to HTML would be good. If it came with C# source it would be even better.


Nov 15 '05 #4
Thanks for the suggestions... I'll give them a look, or look at other Java
pretty printers.

"Tobin Harris" <to********************@breathemail.net> wrote in message
news:bm************@ID-135366.news.uni-berlin.de...
"John Wood" <jw****@spaam.optonline.net> wrote in message
news:o9**********************@news4.srv.hcvlny.cv. net...
Does anyone know of a good, free C# pretty-printer?

One that outputs to HTML would be good. If it came with C# source it would be even better.
Might be a long shot, but you could try looking for some of the open

source Java products. You could probably easily download the code and modify for c# if it's not close enough already. Brief google searches found things like:

http://www.gnu.org/software/java2html/java2html.html - Java2Html (does what it says on the tin)

http://www.tiobe.com/jacobe.htm - Free Customizable Command Line Beautifier
HTH

Tobin Harris

Nov 15 '05 #5
John,

You can visit http://www.prettycode.com. As far as I know, they expect to
release a .NET version of their PrettyCode.Print utility. It's not free,
however - but you get what you pay for. I don't know about HTML either but
their current version for VB6 can produce RTFs.

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE

"John Wood" <jw****@spaam.optonline.net> wrote in message
news:o9**********************@news4.srv.hcvlny.cv. net...
Does anyone know of a good, free C# pretty-printer?

One that outputs to HTML would be good. If it came with C# source it would
be even better.


Nov 15 '05 #6

"John Wood" <jw****@spaam.optonline.net> wrote in message
news:o9**********************@news4.srv.hcvlny.cv. net...
Does anyone know of a good, free C# pretty-printer?

One that outputs to HTML would be good. If it came with C# source it would
be even better.


Good, but not free. Pretty cheap.

See http://www.semdesigns.com/Products/F...ers/index.html
--
Ira D. Baxter, Ph.D., CTO 512-250-1018
Semantic Designs, Inc. www.semdesigns.com
Nov 15 '05 #7

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

Similar topics

4
by: Guenther Schmidt | last post by:
Hi, is it possible to have PHP pretty print the HTML output? Günther
2
by: Patrick Herb | last post by:
Hello, I'm trying to print the content of a RichTextBox from my VB 6 app. What I want is that the CommonDialog shows up, the user selects a printer and the content of the RichTextBox prints to...
2
by: Jody Burgess | last post by:
Hi; I am writing my first python program and would like to know how to change stdout to refer to my default printer or any other printer on my network. The other question is, Is there an API set...
0
by: mhhohn | last post by:
Hi, is there a Python (or C) implementation of a box-based pretty printer as described in Derek Oppen's 1980 paper? -- Mike
4
by: jmm-list-gn | last post by:
Hello, Most XML examples have the content neatly laid out with newlines and indenting. A DOM parser, however, does not bother with such niceties when creating an XML file. Is there a "pretty...
0
by: James Griffiths | last post by:
Here is a report I've written about a printing problem that is being experienced by a particular company for whom I had developed a A97 system. After upgrading to Win XP and AXP, some printing...
1
by: Karthic | last post by:
When i right click on the .rpt file in the VS 2003, i see a property printer setting. It says "No printer" on the top and there is option to select printer and paper settings etc.. I want to...
2
by: cjreynolds | last post by:
Please excuse my cluelessness on the subject - this is the first time I've worked with printing in VB (and it may be the last) and the more I work with it, the more confused I become... First, I'm...
9
by: id10t error | last post by:
Hello, I am going to be using a Symbol WT4090 to scan items. I need to printer a tag from the Zebra ql320 plus. I am trying to do this is Visual basic 2005. Does anyone know and good site to...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.