If you're considering a move into the world of LINQ and Entity Framework, you have to consider the possibility that LINQ and Entity Framework won't let you issue some bizarrely complicated SQL ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Vivek Yadav, an engineering manager from ...
As Microsoft continues to make news about opening up its developer technologies (the latest being opening its Windows Azure cloud platform to Linux servers), it's easy to forget how the process works ...
Progress Software Corporation has announced the release of DataDirect Connect for ADO.NET 3.5, extending support for Microsoft Entity Framework 4.0 to its Sybase, Oracle, and DB2 providers. With this ...
Code First is a new development approach in the Entity Framework stack that can simplify the understanding and maintenance of your domain model. In the middle of 2008, Microsoft published the first ...
Microsoft continues to make in-roads into open source development. Early last year it open sourced several development related tools, including NuGet and several libraries for its ASP.Net language.
Building a web application using non blocking calls to the data layer is a great way to increase the scalability of your system. Performing a task asynchronously frees up the worker thread to accept ...
Code First is a new development approach in the Entity Framework stack that can simplify the understanding and maintenance of your domain model. In the middle of 2008, Microsoft published the first ...