NHibernate - How To Start

Asked By Sukesh Marla
17-Apr-09 03:37 AM
Hi,
I want 2 Learn NHibernate But By my one not in class
Can Anyone Tell Me How To Start Please,
Thanks in advance

  Vasanthakumar D replied to Sukesh Marla
17-Apr-09 03:43 AM

Hi,

nhibenate is used to map object data model and relation data model.

you can find lot of articale about that in goole....

here is the tutorials for this

http://www.codeproject.com/KB/database/Nhibernate_Made_Simple.aspx

http://www.codegod.de/WebAppCodeGod/nhibernate-tutorial-1---and-aspnet-AID25.aspx

 

thanks  thanks

17-Apr-09 03:49 AM
Thanks A lot
I Will Go through this Examples....
thank u again
Bye

tnx  tnx

17-Apr-09 04:01 AM
tnx,
I will try this link.
  Santhosh N replied to Sukesh Marla
17-Apr-09 04:48 AM

NHibernate is an Object Relational Mapper (ORM) tool - which is to say it takes your living, squirming objects from a running application and stuffs them into some kind of database. It also will be happy dig into the database, grab some sleeping object, shake it awake and toss it back into your running application when you need it.

There are many links which take you to the learning of NHibernate just a search away for you :)

http://www.hanselman.com/blog/LearnHowToUseNHibernateWithTheSummerOfNHibernateScreencastSeries.aspx

http://www.thefreakparade.com/2008/07/so-you-want-to-learn-nhibernate-part-12-prerequisites-or-nhibernate-marijuananet/

tnx  tnx
17-Apr-09 05:13 AM
tnx
`How To Get Started with NHibernate  `How To Get Started with NHibernate
17-Apr-09 10:00 PM
One more nice intro article here -
http://dotnetslackers.com/articles/aspnet/Configuring-NHibernate-with-ASP-NET.aspx
Create New Account
help
how to select Topic C# .NET F# .NET VB.NET ASP.NET WCF / WF ADO / ADO.NET WebMatrix Entity Framework RIA Services Silverlight, WPF, and XAML GDI+ LINQ Compact Framework Visual Studio .NET NHibernate Deployment Security Architecture Windows XP Windows 7 Windows Vista Windows Server Linux / Unix OS MAC
mysql orm and asp.net .NET Framework hi everybody! how are you. . .? i'm looking for a mysql (version 5.0) orm to work with asp.net. any suggestion? i need it to be for free, and easy to implement. thank you, so much! gabriel .NET Framework Discussions NHibernate (1) Mysql (1) http: / / subsonicproject.com / NHibernate + MyGeneration. https: / / www.hibernate.org / 343.html http: / / www.mygenerationsoftware.com / portal / default.aspx keywords
anyone have Fluent Nhibernate application in asp.net . anyone have Fluent Nhibernate application in asp.net . You can get some help from these links- http: / / www.kevinwilliampang.com / 2010 / 04 / 06 / setting-up-asp-net-mvc-with-fluent-nhibernate-and-structuremap / http: / / marekblotny.blogspot.com / 2008 / 12 / fluent-nhibernate-introduction
Porting ASP.NET / SQL Server to JAVA / Oracle .NET Framework Our clients are happy with our ASP.NET / SQL Server app, but one of their divisions has a preferred technology of JAVA / Oracle tips, tricks and gotchas? it is a Customer Query system, if that helps. Thanks Edward ASP.NET Discussions Porting ASP.NET SQL Server (1) SQL Server (1) NHibernate (1) JAVA Oracle (1) Oracle (1) Exception
Login in asp.net using Nhibernate I want a simple example of user registration and login in asp.net with Fluent Nhibernate . Plz provide me thanks Check out below few links which help you for this http mvc / 62-how-we-do-aspnet-mvc.html http: / / stackoverflow.com / questions / 3060966 / good-simple-asp-net-mvc-application-with-fluent-nhibernate can we use the NFluent Hibernate without Asp.net MVC