an
saurus
tags:
.net-2.0
fluent-nhibernate
views:
575
answers:
1
+7
Q:
Fluent NHibernate API and .NET 2.0
Can I use Fluent NHibernate API for .NET 2.0 applications.
+4
A:
No, FluentNhibernate requires .NET 3.5
sirrocco
2009-01-09 14:09:56
related questions
How to Catch an exception in a using block with .NET 2.0?
Is there a built in way in .Net AJAX to manually serialize an object to a JSON string?
COMException "Library not registered." while using System.DirectoryServices
CLR Profiler - Attaching to existing process
What's the maximum amount of RAM I can use in a Windows box?
Preventing XML Serialization of IEnumerable and ICollection<T> & Inherited Types
Help accessing application settings using ConfigurationManager
What control is this? ("Open" Button with Drop Down)
Moving from Visual Studio 2005 to 2008 and .NET 2.0
What does ServerVariables["APPL_MD_PATH"] retreives the metabase path for the Application for the ISAPI DLL mean?
Capturing a repeated group
Reserved Keyword in Enumeration in C#
MS Project Gantt chart control usage in C#
System.Web.Caching vs. Enterprise Library Caching Block
Best TinyMce editor Image Manager / File upload for Asp.net Mvc
Why can't you bind the Size of a windows form to ApplicationSettings?
Best way to bind Windows Forms properties to ApplicationSettings in C#?
MSCT Certification, Exam 70-536, your advices?
What is the best way to gzip and cache static images in Asp.net mvc
Reading "chunked" response with HttpWebResponse
Design problems with .Net UserControl
Add .NET 2.0 SP1 as a prerequisite for deployment project
Convert an asp.net application to IIS7 integrated mode
Asynchronous Remoting calls
LINQ on the .NET 2.0 Runtime