-
Building a PayPal based Single Page ASP.NET Store Front in 1 step.
By Emran Hussain, Nov 11, 2013
-
What about an ASP.NET MVC "DropDownListFor" Html Helper for Enum Type
By Emran Hussain, Apr 14, 2013
A drop down list for Enum Type is simply missing from ASP.NET MVC Html Helpers and here the gap is filled.
-
It is high time we threw old Background Worker and got used to the new .NET 4.5 Async
By Emran Hussain, Apr 14, 2013
Getting used to the new Async feature of .NET 4.5 in 5 minutes with a complete example.