We already know about delegates in C# and I have previously posted about basics of delegates in C#. Following are posts about basic of delegates I have written.
Delegates in C#
Multicast Delegates in C#
In this post we are going to learn about Func Delegates in C#. As per MSDN following is a definition.
“Encapsulates a method that has one parameter and returns a value of the type specified by the...
Saturday, August 25, 2012
Friday, August 24, 2012
What is Inversion of control and why we need it?
Most of programmer need inversion of control pattern in today’s complex real time application world. So I have decided to write a blog post about it. This blog post will explain what is Inversion of control and why we need it. We are going to take a real world example so it would be better to understand.
The problem- Why we need inversion of control?
Before giving definition of Inversion of control...
Friday, August 17, 2012
IUnlockJoy I build amazing Windows Phone Apps event –11th August rocks!!

Last Saturday ,11th August Microsoft and Ahemdabad .NET user group has organized the IUnlockJoy I build amazing Windows Phone Apps event. It was first in india as IUnlockJoy campaign was just launched by Microsoft before 3 days. It was superb and well organized thanks to Dhola Mahesh, Prabjhot...