197 Views
Shows how to do lazy loading of data in c# easily using the built-in Lazy<> type with a simple factory.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Shows how to do lazy loading of data in c# easily using the built-in Lazy<> type with a simple factory.