News on Monday
more>>
SharePoint Tech Report
more>>


   

 
 
Download Current Issue
ISSUE 2/1/2010 PDF

Need Back Issues?
DOWNLOAD HERE

Receive the print Edition?


 
blogs tab
Visual Studio 2010 Release Candidate Available Today
A Visual Studio 2010 release candidate is available on MSDN.
02/09/2010 09:45 AM EST

Is Microsoft eyeing Office subscription pricing?
Microsoft may be preparing to offer a new Office pricing option called "union," which charges the same for cloud as on-premises.
02/01/2010 09:38 AM EST

Facebook rewrites PHP runtime
Facebook is about to open source its own PHP runtime, written from scratch for speed.
01/30/2010 08:53 PM EST

 

Events calendar tab
2/9/2010 to 2/13/2010
San Francisco
IDG World Expo

2/10/2010 to 2/12/2010
San Francisco
BZ Media

2/17/2010 to 2/25/2010
Atlanta
Python Software Foundation

2/19/2010 to 2/20/2010
Los Angeles
SCALE

2/21/2010 to 2/24/2010
Las Vegas
IBM


 
Most Read Latest News Blog Resources

New From Versant: O/R Mapping Tool for .NET




December 15, 2004 — 
Object-relational mapping tools are commonplace in the C++ and Java worlds. And as .NET applications move toward true object orientation, such tools are making their way into the Microsoft camp, too.

The latest company to enter the fray is Versant Corp., which last month announced a technology preview of Open Access .NET (www.versant.com/downloads).

The new offering gives C#, J# and Visual Basic .NET developers an easy way to persist objects into relational databases, said Manish Chandra, vice president of worldwide marketing at the Fremont, Calif., company, which also sells an O/R mapping tool for Java developers.

Open Access .NET, which plugs into Visual Studio, saves them from having to contend with the fundamental incompatibility that arises when “you have objects on one side, and relational tables on the other,” said Chandra. “You could use SQL or [the Microsoft API] ADO.NET to write to the database,” but getting objects to store and retrieve themselves requires the developer to write a lot of custom code and to continually update that code, he said. Promised for January, Open Access works by enhancing the Microsoft Intermediate Language (MSIL) to store and retrieve objects and maintain information about them. It lets the developer visually map an object, such as a customer object, to a set of tables. It also supports caching, in order to speed up data access, Chandra said. Pricing has not yet been determined but is expected to start at US$400 per developer.


Share this link: http://www.sdtimes.com/link/28327
 

Add comment


Name*
Email*  
Country     


  • Comment
  • Preview
Loading