Text version of the video
http://csharp-video-tutorials.blogspot.com/2012/06/part-19-c-tutorial-introduction-to.html
Slides
http://csharp-video-tutorials.blogspot.com/2013/08/part-19-introduction-to-classes.html
All C# Text Articles
http://csharp-video-tutorials.blogspot.co.uk/p/free-c-video-tutorial-for-beginners.html
All C# Slides
http://csharp-video-tutorials.blogspot.com/p/c.html
All Dot Net and SQL Server Tutorials in English
https://www.youtube.com/user/kudvenkat/playlists?view=1&sort=dd
All Dot Net and SQL Server Tutorials in Arabic
https://www.youtube.com/c/KudvenkatArabic/playlists
In this part of the c sharp tutorial we will learn
1. What a class is
2. Purpose of a class constructor
3. Overloading class constructor
4. Understanding this keyword
5. Destructors