Zonator.com - The Software Directory
 
T H E   S O F T W A R E   D I R E C T O R Y
 HOME
 Audio 
 Business 
 Development 
 Education 
 Graphics 
 Home/Hobby 
 Internet 
 Miscellaneous 
 Screen Savers 
 Utilities 
 New Entries 

Submit

Mirror (for Chrome)

While using Chrome I found that a lot of sites sites don't work, due to missing plugins for the new platform. Sometimes just quitting the site is not an option so I created an easy way to open the page in your "old" browser. Just drag and drop the URL from the Chrome URL bar into the Mirror form and you can continue your Chrome browsing.

Download


News
LaPensie.com
Americanul.com
YourUrls.com
OmniTop.com
EmailSecret.com


© 2006-2007 Zonator.com
ObjectMapper .NET v 2.0.2129.0 Commercial $499.00


Download
Download 2

Welcome to the ObjectMapper .NET project - an impressive open source project for object persistence, proven in real-world projects. Object relational mappers aim to bridge the gap between object oriented programming and relational database models. The ObjectMapper .NET offers state-of-the-art object mapping functionality, yet it also provides advanced features that set it apart from other o/r mappers. Tailored to achieve maximum performance and development ease-of-use this technology will give developers the ability to build business components with unprecedented productivity and optimal runtime performance. The entity model drives the database layout, thus enabling real model driven development. The business entity model can be designed using the CASE tool of your choice - it may even be designed by business analysts rather than classical developers. The entities and their properties may then be decorated with declarative attributes - either within the CASE tool or within the generated C# code. These attributes may tell the ObjectMapper .NET simple things, such as the length of a text field, or they may provide more complex information, or to allow fields to be picked from another table. In many cases the default behaviour will suffice - reducing the amount of work efficiently. The ObjectMapper .NET - and this is really a great part, will use the meta information of the model to create a DDL file to create the database - including all constraints. It also supports database versioning. No need to maintain a separate DDL. No need to manually synchronize properties and database table columns. All contained in one single source, thus eliminating maintenance hurdles and a whole class of error conditions.