3
shouts

ASP.NET,C# ,VS 2008, SQL ,ADO.NET, LINQ,WPF,WCF,SilverLight

posted by http://aspnetcsharp4.blogspot.com/http://aspnetcsharp4.blogspot.com/ 221 days, 7 hours, 18 minutes ago
Sunday, August 09, 2009 11:09:24 PM GMT

Introduction: I know you all must be really anxious to find out that how NHibernate works and how it can make your life easier. In this article we will look at the add feature of the NHibernate. I will go step by step so you understand what is going on. Making a Class Library: The first task is to create a class library which will be mapped using the NHibernate. So, lets make a simple class User. publicclass User { privateint personID; privatestring email; privatestring password; privatebool...

category: ASP.NET | clicked: 6 | | source: aspnetcsharp4.blogspot.com | show counter code

No comments yet, be the first one to post comment.

To post your comment please login or signup