I have been evaluating different tools to use for posting source code, I have found a few that work ok but most of them do not support the full color of Visual Studio Code. Well I found this must-have add on to Visual Studio that is perfect for blogging. As you can see I already updated a number of my posts using it.
http://copysourceashtml.codeplex.com/
After you install it in the edit menu and the right-click context menu inside Visual Studio you get a new option that says "Copy As HTML.."
Here is a line with a bunch of colors:
dt.Columns.Add(New System.Data.DataColumn("Field", GetType(String)))
No comments:
Post a Comment