Main | jQuery Tag Suggestion in ASP.NET MVC »
Monday
31Aug2009

Share your Visual Studio code examples on your blog

Jim's article How to Post Code From Visual Studio to Your Blog provides a very easy and effective way to add code examples from Visual Studio to your blog. Jim's article focuses on the blogging platform WordPress but it will work just as well in any blogging platform as your Visual Studio code is converted to HTML. As you can see it works great here in our Squarespace blog.

 

   17         //
   18         // GET: /ParentTags/
   19 
   20         public ActionResult Index()
   21         {
   22             return View();
   23         }

PrintView Printer Friendly Version

EmailEmail Article to Friend

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>