Entity Framework Mapping Resource
Posted in data access on Jun 16th, 2008
Found this new blog from Ju-Yi Kou, providing interesting resources and examples about the mapping features of the Entity Framework.
See also: Mapping 101.
SDO, DAS, Data Services: standards for heterogeneous Data Access made easy
Posted in data access on Jun 16th, 2008
Found this new blog from Ju-Yi Kou, providing interesting resources and examples about the mapping features of the Entity Framework.
See also: Mapping 101.
Posted in data access on Jun 11th, 2008
Nothing really new in this new post from the Database Column.
As a summary if you don’t want to dig into it:
…
Recent DBMS innovations make this a reality today, and the best cloud DBMS architectures will include:
Shared-nothing, massively parallel processing (MPP) architecture.
Automatic high availability.
Ultra-high performance.
Aggressive compression.
Standards-based connectivity.
In summary, cloud databases with the architectural characteristics described [...]
Posted in data access on Jun 11th, 2008
Announced on the MSN data blog, Velocity, a distributed caching technology.
Such technologies exist since quite a long time in the Java world, it now has its counterpart in .Net.
That is a project to follow, here for instance.