Jun
26th | 2008

A Small and Fast Domain Modeling Tool

Posted by Shahar Y |
Filed under .Net, C#, Utilities, Visual Studio |

This is a guest post written by John Daniel-Trask from Mindscape.

Mindscape have released a major upgrade to their LightSpeed domain modelling / ORM tool. Version 2.0 includes a visual model designer integrated into Visual Studio, LINQ support, and the ability to access multiple databases concurrently. LightSpeed is a small, fast domain modeling tool which uses convention over configuration to perform object-relational mapping without the need for complex mapping files.

In the past it’s been necessary to code LightSpeed models explicitly in C# or Visual Basic, but the new Visual Studio-hosted designer enables a more data-centric approach: developers can drag tables from Server Explorer and LightSpeed automatically creates the models for them. Developers can also add validations and tune performance parameters such as caching and lazy/eager loading through the designer. The designer also supports a “round-tripping” approach whereby changes to the database can be applied incrementally to the…


Continue Reading...
Apr
7th | 2008

Looking for a new domain name?

Posted by Shahar A |
Filed under Technology & Internet |

Finding a good and free domain is not an easy task, and might be a real time consuming. To make it much more efficient and fun, why don’t you do it the web 2.0 way? check out ajaxwhois.com. you can select the preferred extensions and just type in the name you want to check without [...]


Continue Reading...

Search Dev102