Căutare
Categorii
Blogroll
Tag Archives: async
Entity Framework asynch – behind the magic
As many devs have probably found out (http://blogs.msdn.com/b/adonet/archive/2012/10/30/ef6-alpha-1-available-on-nuget.aspx), the next Entity Framework version (6.0) will support the task-based asynchronous patterns that were introduced in .NET 4.5 (async and all the stuff). I won’t go into details on why asynch is … Continue reading
Posted in .NET, Entity Framework, Uncategorized
Tagged .NET, ADO.NET, async, asynchronous, EF, Entity Framework
Leave a comment