If you’re using Sysinternals utilities (who’s not???), you can now use it “Live”. Just go to \live.sysinternals.comtools and that’s it. You have available all the great tools you need/want. Great.
Monthly Archives: June 2008
Firebird .NET provider for Entity Framework is back
Well, not so back as you might think, but the incompatibility between Beta 3 and SP1 Beta 1 is gone. I’ve done some new methods etc. so it’s now at least able to work in totally simple cases. In next weeks I’ll try to review all the changes and push the support little bit further. You can download current state from weekly builds.
Transparent Lazy Loading pro Entity Framework
Jarek Kowalski napsal pěkné posty o tom, jak “vyrobit” transparent lazy loading v EF a připravil i prográmek pro generování kódu. Doporučuji minimálně omrkat.
Transparent Lazy Loading for Entity Framework [part 1] – Strategies for implementing lazy loading
Transparent Lazy Loading for Entity Framework [part 2] – Implementation of EFLazyLoading
Transparent Lazy Loading for Entity Framework [part 3] – Anatomy of a Stub