Sunday, August 12, 2012

Support the development of totkloud.com

Support the development of totkloud.com: Good day!
I've already built an initial site but unfortunately after a month of going live the hosting provider got hacked and now I can no longer communicate with them so

Friday, November 25, 2011

Very CSharp Edge: C# 13 - Collections - Todo List

Very CSharp Edge: C# 13 - Collections - Todo List: 1. Create a new console project. 2. Edit the Program.cs to look like as shown below. using System; using System.Collections.Generic; u...

Friday, October 28, 2011

Thursday, October 13, 2011

Very CSharp Edge: C# 1 – Hello World

Very CSharp Edge: C# 1 – Hello World: 1. Go to File -> New -> Project… . 2. On the left side under Installed Templates select Visual C# -> Windows. On the right side select Co...