Tuesday, March 24, 2009

Trying to post some code snippet…

Few hours ago I found the blog of the author of the Code Snippet Plugin for Windows Live Writer.

Now, I’d like to try it out on Blogger platform…Will it work ?

namespace DevMind.Examples.Blogging
{
    using System;
    using System.Data;
    
    public class BloggingCode 
    {
        public BloggingCode()
        {
        }
    }
}

Will it work ?

The future will say.

0 comments:

Post a Comment