I’ve been really lax in making some posts here, and the main reason is that I didn’t have anything to share. Considering the new project that I have undertaken (see PocketPress), I think I have plenty to share now. Thus begins my series of posts about my adventures in programming with C# in Visual Studio 2008.

I put together a few test programs in various languages, mainly C++, C# and VB, as well as PPL and Java, before finally deciding on C#.  By far, the easiest for me to program would be VB, since I’ve already done a fair bit of VB programming, and C++ would be a close second. PPL and Java felt like more effort than it was worth, considering I have no experience in either and I can get the same thing done with less effort in any other language. I finally decided on C# for its easy form designing, like VB.NET, and familiar programming flow, like C++.

I still have a lot to learn about programming in C#, but it doesn’t feel like it’s going to be very difficult. I guess we’ll see!