Top "Lightspeed" questions

Lightspeed is an Object-Relational Mapper (ORM) for .NET.

How to check whether mod_rewrite is enable on server?

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 lightspeed
SQL Update is really slow (about 20-50sec), Select takes less than 1 second

I 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 lightspeed
Convert string to int for ordering using LINQ

I'd like to order my list by a string converted into an int: var orderedListOfRfidTags = uow.RfidTags.OrderBy(t => …

c# .net linq lightspeed
Lightspeed vs NHibernate

What 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