Some Cool Stuff From My Old World…
Listening to: So Far Away - Dire Straits
The Mindscape guys kicked off just as I was leaving Provoke (happy birthday guys) and as it has turned out they are doing some seriously cool work in the .Net world. Check out the feature highlights for their 2.0 release:
1. LINQ everywhere – LINQ to LightSpeed means .Net 3.5 users can leverage the power of LINQ when writing their queries but still use the performance features that we are known for (like Named Aggregates)
2. Designer support – Full modeling support for your domain models directly from Visual Studio 2008. Drag and drop your tables onto the design surface, have associations automatically set up, easily setup validation attributes on model properties and much more.
3. Database support – SQL Server, Oracle, PostgreSQL, MySQL and SQLite are all supported. This means that LightSpeed 2.0 will be one of the first data access frameworks that provides LINQ to Oracle, LINQ to PostgreSQL, LINQ to MySQL and LINQ to SQLite!
4. Command line tools – Some folks prefer using command line tools to generate simple model classes so we have included this as well as the Visual Studio integrated designer support.
5. The simplest, fastest and most lightweight O/RM for .NET – The right balance of power vs. complexity has always been our focus with LightSpeed and this hasn’t changed for version 2.0. There has been considerable work done to tweak, optimize and enhance much of LightSpeed
![]()
As I was waving au revoir to the Microsoft world LINQ emerged - a seriously cool concept. The Mindscape team is onto a real winner by providing that facility over the leading open source database systems. Nice work!


