Lightspeed is an Object-Relational Mapper (ORM) for .NET.
Currently I am using the hosting with lightspeed server. Hosting says mod_rewrite is enabled but I can't get my …
php .htaccess mod-rewrite url-rewriting lightspeedI have a SQL Tabe "Document" which contains a lot of rows (up to a few millions). When I'm executing …
sql sql-server select timeout lightspeedI'd like to order my list by a string converted into an int: var orderedListOfRfidTags = uow.RfidTags.OrderBy(t => …
c# .net linq lightspeedWhat is the experience with LightSpeed? The comparison provided by Mindscape doesn't say too much about NHibernate. Lightspeed seems flexible, …
.net nhibernate orm comparison lightspeed