Learn how to use C# - 01 - introduction For more C# programming tutorials visit: http://www.programmingvideotutorials.com


More DIY videos at 5min.com

Video Transcription

Hi! And welcome to Programming Video Tutorials. This tutorial will cover the C# programming language which is a modern object-oriented programming language created by Microsoft for the .NET Framework. C# is mostly used for writing windows applications because it is run on the .NET plat form which is currently on the full implemented on windows. It is a well design language and that it builds upon some of the best features of the major programming languages. It combines the power of C++ with the simplicity of which your basic and also borrow much form Java such as C# being truly object oriented. This gives the language that is easy to learn and use or bust against errors and that enables rapid application developments.