Stories recently tagged with 'LightSpeed'

LightSpeed 2.1 Released - includes new search API(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 3 years, 3 months ago

LightSpeed 2.1, the performance minded object relational mapping framework, is fresh from the oven with new features like database independent full text search capabilities using Lucene.Net, Visual Studio integrated designer enhancements and a bundle of other new features. read more...

add a comment |category: |Views: 317

tags: another

A Small and Fast Domain Modeling Tool(dev102.com)

submitted by shaharyrshaharyr(4325) 3 years, 7 months ago

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. read more...

add a comment |category: |Views: 375

tags: another

Rich domain modeling with Visual Studio 2008(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 3 years, 7 months ago

LightSpeed 2.0 includes a powerful visual domain model designer that has support for database round tripping (auto update on schema changes, push model changes to the database), creates .NET 2.0 compliant or .NET 3.5 compliant code depending on the target framework of your project and customizable code generation templates. Drag and drop database support for SQL Server, Oracle, My SQL, SQLite and PostgreSQL is also supported right out of Visual Studio 2008. Free version available. read more...

2 comments |category: |Views: 272

tags: another

LightSpeed 2.0 Released(mindscape.co.nz)

submitted by AndrewPetersAndrewPeters(1170) 3 years, 8 months ago

LightSpeed 2.0 has been released. It includes a full, round-tripping Visual Studio designer and support for LINQ! read more...

add a comment |category: |Views: 470

tags: another

Using the unit of work-per-request pattern in ASP.NET MVC(mindscape.co.nz)

submitted by AndrewPetersAndrewPeters(1170) 3 years, 8 months ago

Describe a simple, efficient and testable approach to implementing the unit of work-per-request (a.k.a session-per-request) pattern in Microsoft’s new ASP.NET MVC framework. read more...

add a comment |category: |Views: 596

tags: another

LightSpeed 1.2 Released(mindscape.co.nz)

submitted by simonechsimonech(10.1k) 4 years ago

Mindscape released a new version of LightSpeed, their OR mapper. There are quite a lot of new features like more mapping options and a cool debugger visualizer that shows the queries being executed to get the data from the DB. read more...

1 comment |category: |Views: 25

tags: another

LightSpeed 1.1 Released(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 4 years, 2 months ago

A new version of the popular O/RM framework LightSpeed is up. The new release includes soft delete, polymorphic querying, validation improvements, performance enhancements and even better documentation and samples. And the framework library is still only 125KB. read more...

13 comments |category: |Views: 12

tags: another

Mindscape LightSpeed on ARCast.TV(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 4 years, 3 months ago

LightSpeed is a domain modeling and O/R Mapping framework. This ARCast.TV show discusses the framework with Jeremy Boyd and John-Daniel Trask. read more...

add a comment |category: |Views: 35

tags: another

Querying with LightSpeed(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 4 years, 4 months ago

A short introduction to how queries are constructed when working with the domain modeling framework and O/R Mapper, LightSpeed. Worth checking out if you're not a fan of writing SQL by hand. read more...

add a comment |category: |Views: 15

tags: another

Domain model validation with LightSpeed(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 4 years, 5 months ago

Details on how to create rich domain model validation with Mindscape LightSpeed including why validation at the domain model level is advantageous over existing approaches. read more...

add a comment |category: |Views: 51

tags: another

Domain model validation with LightSpeed(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 4 years, 5 months ago

Details on how to create rich domain model validation with Mindscape LightSpeed including why validation at the domain model level is advantageous over existing approaches. read more...

add a comment |category: |Views: 51

tags: another

LightSpeed Mats’ Challenge Sample Download(mindscape.co.nz)

submitted by AndrewPetersAndrewPeters(1170) 4 years, 6 months ago

A sample download illustrating how LightSpeed passes Mats Helanders ORM challenge. read more...

add a comment |category: |Views: 40

tags: another

LightSpeed 1.0 Released!(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 4 years, 6 months ago

LightSpeed is a new domain modeling framework that really empowers developers to work more efficiently. No code generation is needed, no mapping files - it all just works. Supports heaps of database engines, takes care of sql generation and a lot more. The focus of LightSpeed is to help developers work faster and more effectively. read more...

5 comments |category: |Views: 16

tags: another