Introduction
Collection with unique elements
Two and more collections with the repeated elements
Optimization of the query without obvious collection
Oracle-specific SQL
The...
This article continues series of publications about non-trivial Entity Framework situations encountered by our users.
We consider the following questions in this article:
Why Oracle...
In this article we continue series of publications about non-trivial situations encountered by our users. Some of these situations are the restrictions of the...
This article will open a series of publications about non-trivial situations encountered by our users. Some of these situations are the restrictions of the...
Entity Framework 4 RC allows you to create and drop databases in run-time using SSDL for DDL generation. Now ObjectContext has CreateDatabase(), DropDatabase(), and...
We have supported new functionality of Entity Framework 4 including Entity Framework v4 Release Candidate for dotConnect for Oracle, dotConnect for MySQL, dotConnect for...
Our active user, Simon Kingaby, in his own blog has described experience of the web-based enterprise applications development by help of the following technologies:...