Labels

Programming with C# - Lesson 01

What is .Net Framework ? 

The .NET Framework is a revolutionary platform that helps you to write the following types of Applications.
  • Windows Applications
  • Web Applications
  • Web Services

 What is C# - Programming Structure
  • Name Space Declaration
  • A Class
  • Class Methods
  • A Main Method
  • Statements & Expressions
  • Comments