Sriram's WebLog Microsoft solution specialist on web platform, Columbus Ohio

Sriram's WebLog Microsoft solution specialist on web platform, Columbus Ohio

Browse by Tags

All Tags » .NET (RSS)
Information overloading
Want to know the amount of information we are dealing in everyday life, read on http://blogs.msdn.com/stevecla01/archive/2010/03/15/a-yottabyte-you-say.aspx
Posted: Mar 30 2010, 03:17 PM by sonyram | with no comments
Filed under:
Lazy loading in Entity framework
What is lazy loading object? As per Martin Fowler , " An object that doesn't contain all of the data you need but knows how to get it." Here Bruno explains clearly how lazy loading works in terms of ADO .NET entity framework 4.0
What is 260 character limitation on paths?
Here we go. http://blogs.msdn.com/bclteam/archive/2007/02/13/long-paths-in-net-part-1-of-3-kim-hamilton.aspx
Posted: Dec 23 2009, 03:10 PM by sonyram | with no comments
Filed under: , ,
How to troubleshoot?
Tess explains how to approach the troubleshooting a issue. http://blogs.msdn.com/tess/archive/2009/09/09/first-step-in-troubleshooting-complex-issues-define-and-scope-your-issue-properly.aspx I like this comment "This is so true. One of my favorite cartoons...
Posted: Dec 23 2009, 02:58 PM by sonyram | with no comments
Filed under:
The power of spell checker
Here is an article on the power of spell checker in the next generation http://blogs.msdn.com/inside_office_online/archive/2009/06/18/the-next-generation-of-the-spell-checker.aspx
Posted: Jun 29 2009, 12:54 PM by sonyram | with no comments
Filed under:
Difference between Trap/Try in PowerShell
Simple article on the difference between Trap/Try in PowerShell http://blogs.msdn.com/powershell/archive/2009/06/17/traps-vs-try-catch.aspx
Posted: Jun 29 2009, 12:46 PM by sonyram | with no comments
Filed under:
Visual Studio 2010 and .NET 4.0 beta
VS 2010 and .NET 4.0 beta is now available http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx?pv=18:370
Posted: May 19 2009, 07:13 AM by sonyram | with no comments
Filed under:
What is POCO - Entity Framework
Ever wondered about what is POCO? POCO stands for Plain Old CLR Object which does not have any persistence concerns. Jaroslaw Kowalski explained this in detail I know it is coming. Yes you can do the deferred/lazy loading in Entity Framework 4.0 as explained...
Posted: May 12 2009, 09:41 PM by sonyram | with 3 comment(s)
Filed under: ,
More Posts