Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

How to find if a referenced object can be deleted?

Fluent NHibernate and PostgreSQL, SchemaMetadataUpdater.QuoteTableAndColumns - System.NotSupportedException: Specified method is not supported

Is Nhibernate Vulnerable to SQL Injection?

sql nhibernate

Linq slowness materializing complex queries

Which data framework is better for an ASP.NET MVC site - LINQ to SQL or NHibernate

sp_executesql causing my query to be very slow

NHibernate and Memcached - Tutorial/Example

Fluent NHibernate - How to map a List<enum>?

.net nhibernate fluent

Fluent Nhibernate mapping hasMany

Fluent NHibernate HasManyToMany() Mapping

nhibernate orm mapping fluent

How to map IDictionary<string, Entity> in Fluent NHibernate

NHibernate How do I query against an IList<string> property?

c# linq nhibernate hql icriteria

Does Fluent-Hibernate exist?

NHibernate.StaleStateException : Unexpected row count: 0; expected: 1

When to use Nhibernate <version>?

nhibernate

NHibernate Configuration in web.config - use existing connectionstring

NHibernate QueryOver Subquery

nhibernate queryover

ORM (esp. NHibernate) performance for complex queries

NHibernate.ISession does not contain a definition for Linq

linq nhibernate

Why is NHibernate saving objects when I never execute session.Save?