Monday, March 10, 2025
HomeProductsADO.NET Data Providers

ADO.NET Data Providers

Dynamic Database Creation in Entity Framework

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...

Entity Framework 4 Release Candidate supported!

We have supported new functionality of Entity Framework 4 including Entity Framework v4 Release Candidate for dotConnect for Oracle, dotConnect for MySQL, dotConnect for...

Entity Framework and IdeaBlade

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:...

NHibernate and Oracle Database via dotConnect

NHibernate is an ORM solution moved from Java to Microsoft .NET. It allows mapping application objects to relational database. NHibernate automatically generates SQL code...

Entity Framework Canonical Functions

Article was updated on 3/4/2010 This article can be useful for programmers who want to develop cross-database applications and use the canonical functions. Entity Framework Canonical...

SQLite UDFs : Adding Sqrt and CToF functions

According to the list of core functions in SQLite, there is no native support for the most mathematics functions (sqrt, log, etc). Furthermore, user...

Working with Oracle cursors and stored procedures in Entity Framework

Users often ask us how to use Oracle stored routines, returning REF CURSORs, in Entity Framework models with dotConnect for Oracle. So, we decided...

Social

Topics

Products