|
 |
aspx thread: html out of source code
Message #1 by Suman Banerjee <suman_24@y...> on Tue, 26 Feb 2002 12:23:00 -0800 (PST)
|
|
Hi Guys,
Was curious to know if there is a quick way to
generate html files from the source code, maintaining
similar look and feel (colors and indentations etc) as
in the VS.NET IDE.
In short something similar to the source code htmls
that are published along with ibuyspy and similar
applications.
Thanks
Suman
__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com
Message #2 by agaisin@c... on Tue, 26 Feb 2002 15:52:51 +0000
|
|
if there already exists such a program/component/code snippet then great.
otherwise, you can write it yourself using regular expressions.
hth,
Arthur Gaisin
---- Message from Suman Banerjee <suman_24@y...> at Tue, 26 Feb 2002 12:23:00 -0800 (PST) ------
Hi Guys,
Was curious to know if there is a quick way to
generate html files from the source code, maintaining
similar look and feel (colors and indentations etc) as
in the VS.NET IDE.
In short something similar to the source code htmls
that are published along with ibuyspy and similar
applications.
Thanks
Suman
__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com
Message #3 by "Albert Davis" <albertdavis@h...> on Tue, 26 Feb 2002 15:56:40 -0500
|
|
http://www.csharpindex.com/tools/formatCode/
>From: agaisin@c...
>Reply-To: "ASP+" <aspx@p...>
>To: "ASP+" <aspx@p...>
>Subject: [aspx] Re: html out of source code
>Date: Tue, 26 Feb 2002 15:52:51 +0000
>
>if there already exists such a program/component/code snippet then great.
>otherwise, you can write it yourself using regular expressions.
>
>hth,
>Arthur Gaisin
>
>---- Message from Suman Banerjee <suman_24@y...> at Tue, 26 Feb 2002
>12:23:00 -0800 (PST) ------
>Hi Guys,
>
>Was curious to know if there is a quick way to
>generate html files from the source code, maintaining
>similar look and feel (colors and indentations etc) as
>in the VS.NET IDE.
>
>In short something similar to the source code htmls
>that are published along with ibuyspy and similar
>applications.
>
>Thanks
>Suman
>
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Greetings - Send FREE e-cards for every occasion!
>http://greetings.yahoo.com
>
>
>
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
Message #4 by "Albert Davis" <albertdavis@h...> on Tue, 26 Feb 2002 15:59:38 -0500
|
|
http://www.csharpindex.com/colorCode/
>From: agaisin@c...
>Reply-To: "ASP+" <aspx@p...>
>To: "ASP+" <aspx@p...>
>Subject: [aspx] Re: html out of source code
>Date: Tue, 26 Feb 2002 15:52:51 +0000
>
>if there already exists such a program/component/code snippet then great.
>otherwise, you can write it yourself using regular expressions.
>
>hth,
>Arthur Gaisin
>
>---- Message from Suman Banerjee <suman_24@y...> at Tue, 26 Feb 2002
>12:23:00 -0800 (PST) ------
>Hi Guys,
>
>Was curious to know if there is a quick way to
>generate html files from the source code, maintaining
>similar look and feel (colors and indentations etc) as
>in the VS.NET IDE.
>
>In short something similar to the source code htmls
>that are published along with ibuyspy and similar
>applications.
>
>Thanks
>Suman
>
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Greetings - Send FREE e-cards for every occasion!
>http://greetings.yahoo.com
>
>
>
>
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
|
|
 |