Developers
What is Eager Loading and what is Lazy Loading and what is N+1 Problem in Entity Framework
By Abhimanyu Vatsa published on 06-17-2013
With Entity Framework we have various patterns that you can use to load related entities. As you...
Techweets - Monthly Initiative by MVP Community
Few Technology Tips shared by South Asia MVPs – May 31 st , 2013
Jalpesh @Jalpesh
[ASPNET]: With http://asp.net bundling you can load all css and javascript in one...
Developers
Horizontal and vertical scrollbar in HTML5 and CSS3
By Jalpesh Vadgama published on 06-09-2013
In earlier version of HTML and CSS if we have to put only horizontal or vertical scrollbar that was not possible. Because there was no...
Developers
Rounded corner div with HTML5 and CSS3
By Jalpesh Vadgama published on 06-08-2013
So In this post we are going to learn how we can create rounded corner div with HTML5…. (more)
XML Configuration Files Effect in SSIS...
Developers
Protecting your Azure Blob Storage Items using Shared Access Signatures
By Suprotim Agarwal published on 05-28-2013
Share Access Signatures are conceptually similar to OAuth access tokens. A common example to explain the scenario...