Today I am going to write a Blog in which I will writer how to learn C# programming.
I will give you simple and easy way idea by which you can easily write a program.
Here you can ask any question in C#.
Now I am going to write step by step C# ’s program.
using System;
class First
{
public static void Main()
{
Conosle.WriteLine("Welcome to C# programming");
}
}
About Me
Saturday, January 16, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment