Hi,
In the session we will have a look at how to Work with Classes and Objects using .NET. We will be covering the following topics
o Adding Variables and Methods
o Properties and Indexers
o Constructors and Destructors
o Type Initialize
o Extension Methods
o Anonymous Types
o Memory Management and Garbage Collection
o Shared / Static Members
o Method Overloading
o Anonymous Methods
o Partial Classes & Methods
o Operator Overloading
o Inner Classes
o Attributes and their Usage
Apparently the guys did not pay me for the job they hired me for so i am sharing the video for free with everyone out there.
The full source code of the module is available here.
Any questions, comments and feedback are most welcome.