Hi,

In the session we will have a look at how to what are the various collections available in  .NET. And how could we use them. We will be covering the following topics

o List and Dictionary
o ArrayList and HashTable
o Generic Classes & Methods
o IEnumerable and IEnumerator

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.

Hi,

 

Have a look at latest windows phone application that i developed for a client.

 

This application makes uses of Accelerometer feature available on Windows Phone.

 

 

The source code of the application will be made available on demand and could also be customized if needed.

 

Any comments and feedback are most welcome.

Hi,

In the session we will have a look at how to develop console applications using .NET. We will be covering the following topics

o Entry point method – Main
o Command Line Parameters
o Compiling and Building Projects

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.

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.

Hi,

In the session we will have a look at Object-Oriented Programming using .NET. We will be covering the following topics

o Object and Class Definition
o Understanding Identity, State, and Behavior
o Using encapsulation to combine methods and data in a single class
o Inheritance and Polymorphism.

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.