Archive

Archive for June, 2008

Testing C# syntax

June 22nd, 2008 alex No comments
public int TestMethodA(Int32 testInt)
{
return testInt + 1;
}
Categories: Test

1st post

June 22nd, 2008 alex 6 comments

Testing the blog engine. Looks like it works pretty well.

Categories: Test