while(true)
{
Console.WriteLine("Hello World!");
}
No Hello World app is complete without an infinite loop.
Like I said in the title, I plan to post some video tutorials on things that I think should be easy, but have eaten up a lot of my time. Maybe I can save someone else the headaches....and broken things. This website is intended to be a compendium of my recent efforts as well as a playground to test out new ideas, post things I think others would find interesting, etc.
That's all I have for the time being. /post