Object Relational Mapping (ORM) in the .NET Framework



Download: The Developer's Guide to IoT
The IoT world may be exciting, but there are serious technical challenges that need to be addressed, especially by developers. In this handbook, learn how to meet the security, analytics, and testing requirements for IoT applications.
Object Relational Mapping (ORM) in the .NET Framework News
-
December 03, 2008
03
Dec'08
Java application frameworks come to .NET
Third-party application frameworks have been popular in the Java world for years, but several projects are now trying to bring those tools to .NET. Frameworks like Spring for .NET are introducing developers to concepts like aspect-oriented ...
-
September 22, 2008
22
Sep'08
.NET Development coming to a Cloud near you
Cloud computing platforms allow developers to write applications with scalability built into the underlying infrastructure. But not all is the same in the Cloud.
-
September 18, 2008
18
Sep'08
Distributed caching goes mainstream
Distributing caching technology is starting to gain head of stream in the industry with numerous software companies -- some old, some new -- vying for a larger piece of the market.
-
February 06, 2008
06
Feb'08
Latest OR.NET release reduces generated code
The open-source object-relational mapping tool uses generated code for all its operations. The latest release cuts down on the amount of code that comes out.
Object Relational Mapping (ORM) in the .NET Framework Get Started
Bring yourself up to speed with our introductory content
-
object-relational mapping (ORM)
Object-relational mapping (ORM) is a mechanism that makes it possible to address, access and manipulate objects without having to consider how those objects relate to their data sources...(Continued) Continue Reading