(Tutorial) Csharp (C#) Tutorial
Csharp (C#) Tutorial
This csharp tutorial ( C# tutorial) is intended for beginners who want to learn C# programming.
If you and want jump coding, and you have the compiler for Charp (C# ) installed in your computer, skip this introduction and go directly to next page. Otherwise go ahead and read on.
INTRODUCTION
What is Csharp ( C# )
- The C# programming language (pronounced "C-Sharp") is a powerful object-oriented programming languages.
- C# was developed by Microsoft.
- It enables programmers to quickly build a wide range of applications for the .NET platform.
- C# reduces the development time of applications and also to attain good productivity.
- All .NET languages, including C#, follow the Common Language Specification (CLS).
Courtesy:- Referencedesigner.com
- guru's blog
- Login or register to post comments

