Andrew Krowczyk's Blog

All the things you want to know about .NET, and some you don't...

Source Code Viewer?

Does anyone know of a free Source Code Viewer for ASP.NET?

Just curious.  I'm thinking of writing one for my personal site, to display code files - but I thought I'd ask you guys/gals first to see if someone has already built one : )

Thanks!

Comments

Wes Haggard said:

Take a look at http://www.puzzleware.net/CodeHtmler/FileExplorer.aspx
I have coded up a file explorer that will display colorized code files (only cs files right know but it can be easily extended to any language), colorized xml files, images, .net assemblies (like vs.net class/object browser), and everything else it renders as a text stream. If you want the source code for the project you can look at it via the file explorer, or just email me and I will zip it up and send it to you.

Wes
# March 17, 2003 9:02 PM

Paulo Carreiro said:

How about the source viewer that comes with the SDK Quickstarts?

It suports all the .NET languages, both in sourcecode and ASPX mode...


Paulo
# March 18, 2003 4:25 AM

Scott Watermasysk said:

# March 18, 2003 6:26 AM

Drew said:

IBuySpy included a source viewer (used to view the IBuySpy source), didn't it? I don't remember if it had color coding.
# March 18, 2003 8:15 PM

superTramp said:

How about the source code viewer for any cgi?
# July 2, 2003 5:19 PM

Gauthier said:

Here is allready a code viewer in Quickstarts that come with the SDK framework (but it use ugly <font> tags instead of css and <span>).

I'm also writing on my own with a filecaching mecanism (so that it regenerate the output file only if the original have changed or the derived file doesn't allready exist).

Gauthier
# July 19, 2003 9:11 AM

mac said:

AM codesearch
# May 10, 2004 5:14 AM

TrackBack said:

^_^,Pretty Good!
# April 10, 2005 3:26 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)