Tuesday, January 19, 2010

Spent five minutes learn how to edit blog using Live Writer, embedding images and source code

I just like to a see happy face!

Image hosted at Picasa ...

IMG_0884_1

Source code inserted using 'Insert Source Code' add-in (http://www.amergerzic.com/post/WLWSourceCodePlugin.aspx)

  1: public class SourceCodeFormatter
  2: {
  3:     /* Member 1 */
  4:     public static string member1;
  5:     /* Member 2 */
  6:     private int member2;
  7:     // Constructor
  8:     public SourceCodeFormatter()
  9:     {
 10:     }
 11: }

It is actually quite easy!


Five minutes well spent!

No comments:

Post a Comment