Zay’z - [ Den 'O' Slack ]

[ Friday ] - February 1, 2008

[Blogging] Leo Vildosola : Live Writer Code Snippet Plug-In

Filed under: .NET, Blogging, C#, Coolness, Development, Free, Interesting, Live Writer, MSDN, Visual Studio, Web — Zay @ 12:27:30 pm

Just trying out some plug-ins for the Windows Live Writer blogging application. Found quite a few ones focused on auto-formatting source code into a blog.

Pretty swanky.

   1: using Belief.FaultyLogic;
   2:  
   3: namespace JoeSchmoe
   4: {
   5:     static class Debate
   6:     {
   7:         [StartDiscussion]
   8:         public static void Main()
   9:         {
  10:             Idea idea = new Idea;
  11:             if (idea != belief)
  12:             {
  13:                 idea == null;
  14:             }
  15:             me == correct;
  16:         }
  17:     }
  18: }

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

You must be logged in to post a comment.

Blog at WordPress.com.