DotNetManiac
July 04 2009

message Hmm, since you're not using the latest version of Microsoft Internet Explorer, you don't get to see the page with the snazzy layout, all you get is this plain one...


Articles Latest articles

arrow How to create a file download handler in ASP.net

Released: July 24 2007


Software Software

DotNetCodeAnalyzer DotNetCodeAnalyzer

Version 1.0.0.0
Release Date: March 04 2007
Price: FREEWARE

arrow More information and download...


Add ons Add ons

Copy Code to HTML
If you're using Visual Studio 2003 or 2005 and like to post code to the internet or just save it for documentation as html then this add-in is for you! It allows you to select a code block, right click and 'Copy as html'. Results look like this:

   14  protected void Page_Load(object sender, EventArgs e)
   15     {
   16 
   17         Page.Title = "DotNetManiac";
   18 
   19         if (Page.IsPostBack == false)
   20         {
   21 
   22           // Get this addin
   23             Response.Write("Convert code to HTML...");
   24 
   25         }
   26     }

Get the add on here...CopySourceToHTML


Joke Random joke

Two cannibals are eating a clown. One says to the other: "Does this taste funny to you?

Not funny enough? See another.