Does this seem nice to you?

Posted on March 31, 2009. Filed under: .NET, humour, programming |

After years of recoiling at the sight of code like this, am I supposed now to embrace it in a spirit of reconciliation?

namespace ConsoleApplication1
{
    class Program
    {
        static void Main(string[] args)
        {
            dynamic blah = GetTheBlah();
            Console.WriteLine(blah);
        }

        private static dynamic GetTheBlah()
        {
            if (DateTime.Now.Millisecond % 3 == 0)
                return 0;
            else
                return "hello world!";
        }
    }
}

need to wash my hands.


Read Full Post | Make a Comment ( 7 so far )

Recently on The Wandering Glitch...

Quote of the Day – Chris Sells on Cocktail Parties

Posted on March 20, 2009. Filed under: SemanticWeb |

Australian Port – a new WMD?

Posted on February 27, 2009. Filed under: SemanticWeb |

Quantum Reasoners Hold Key to Future Web

Posted on December 26, 2008. Filed under: Semantic Web, SemanticWeb, science | Tags: , , , , , , , |

Relational Modeling? Not as we know it!

Posted on November 18, 2008. Filed under: Semantic Web, SemanticWeb, programming | Tags: , , , |

Pattern Matching in C#

Posted on November 14, 2008. Filed under: SemanticWeb |

Object Orientation? Not as we know it.

Posted on September 23, 2008. Filed under: Semantic Web, SemanticWeb |

New Resources for LinqToRdf

Posted on September 15, 2008. Filed under: .NET, Semantic Web, SemanticWeb, programming | Tags: , , , , , |

Not another mapping markup language!

Posted on August 27, 2008. Filed under: .NET, Semantic Web, SemanticWeb, programming | Tags: , , , , , , , , , , , , |

What this blog is about

Posted on August 26, 2008. Filed under: SemanticWeb |

Semantic Development Environments

Posted on August 22, 2008. Filed under: .NET, Semantic Web, SemanticWeb, programming | Tags: , , , , , , , |

    About

    I am the wandering glitch – catch me if you can.

    RSS

    Subscribe Via RSS

    • Subscribe with Bloglines
    • Add your feed to Newsburst from CNET News.com
    • Subscribe in Google Reader
    • Add to My Yahoo!
    • Subscribe in NewsGator Online
    • The latest comments to all posts in RSS
    • Subscribe in Rojo

    Meta

Liked it here?
Why not try sites on the blogroll...