No announcements
Found 153071 threads
-
0 Votes
nhibernate
Hi, I don't know if you have already seen this blog post, but it could be a starting point for you.Answered | 3 Replies | 2277 Views | Created by Kumar Jalli - Sunday, July 21, 2013 9:19 PM | Last reply by Horizon_Net - Monday, July 22, 2013 7:58 PM -
0 Votes
What is NHibernate
Hi, NHibernate is an Object-relational mapping (ORM) solution for the Microsoft .NET platform: it provides a framework for mapping an object-oriented ...Answered | 2 Replies | 6226 Views | Created by Satheen - Friday, May 28, 2010 9:57 AM | Last reply by Said WAHID - Thursday, March 20, 2014 1:01 PM -
0 Votes
LINQ or NHibernate ?
Desai, I've not used NHibernate with ASP.NET.Answered | 5 Replies | 9499 Views | Created by sujithu - Wednesday, June 10, 2009 2:54 PM | Last reply by Rashad.Nourani - Saturday, July 25, 2009 12:05 PM -
0 Votes
Problem with Nhibernate serialization.
I had the same problem and resolved it by adding the lazy="false" attribute to my NHibernate mapping file.Answered | 7 Replies | 11396 Views | Created by shfaye - Saturday, June 9, 2007 6:19 PM | Last reply by DNH - Thursday, March 3, 2011 10:21 AM -
0 Votes
NHibernate - Simulate a stored procedure
Hi juanchiy2k, NHibernate is not a product from Microsoft, we recommend that you post your question in their own forums, check this site for ...Answered | 2 Replies | 1731 Views | Created by juanchiy2k - Monday, April 6, 2015 10:41 PM | Last reply by Caillen - Wednesday, April 8, 2015 5:05 AM -
2 Votes
Feedback - Coming From an NHibernate User
" This test passed fine in NHibernate.Answered | 5 Replies | 5176 Views | Created by Lee Timmins - Sunday, January 9, 2011 2:08 AM | Last reply by Lee Timmins - Tuesday, January 11, 2011 7:55 PM -
0 Votes
Fluent NHibernate and C#
https://groups.google.com/forum/#!Answered | 5 Replies | 4689 Views | Created by jamiedewamie - Thursday, July 14, 2016 10:01 PM | Last reply by DA924x - Monday, July 18, 2016 6:29 PM -
2 Votes
Linq-to-SQL/EF or NHibernate.
Worth having a look at http://www.rmfusion.com/microsoft_net/linq/linq_to_ado_net.htm and http://www.rmfusion.com/open_source/nhibernate/nhibernate_net_introduction.htm which have ...Answered | 10 Replies | 7607 Views | Created by Jignesh Desai - Monday, June 22, 2009 4:43 PM | Last reply by Durgesh20 - Friday, December 10, 2010 10:50 AM -
0 Votes
Entity Framework vs NHibernate, which is better
Here's my comparison Entity Framework vs NHibernate What is the situation now about EF vs NH ?Answered | 8 Replies | 38353 Views | Created by witdaj - Tuesday, March 30, 2010 10:40 PM | Last reply by DA924 - Monday, September 21, 2015 10:05 PM -
0 Votes
Transactionscope with NHibernate session
I am using Fluent NHibernate for my database operation.Answered | 1 Replies | 16549 Views | Created by JitenK - Wednesday, March 10, 2010 4:24 PM | Last reply by Srini Banala - Friday, March 19, 2010 5:55 AM -
0 Votes
EF4 delete operation slower than NHibernate
Hi, I tried to run some operations like Insert, Update, delete and read using EF4 and NHibernate with SQL server 2008 as my backend.Answered | 1 Replies | 3676 Views | Created by ranjith_chev - Friday, November 12, 2010 4:35 AM | Last reply by Patrice Scribe - Friday, November 12, 2010 1:24 PM -
1 Votes
Using nhibernate and Entity Framework Together
Can i use nhibernate and entity framework together under one VS2010 solution?Answered | 1 Replies | 6714 Views | Created by TechnologyasArt - Monday, January 23, 2012 7:54 PM | Last reply by Tina_Tian - Thursday, January 26, 2012 3:17 AM -
0 Votes
Error in visual studio while implementing NHibernate
In order to check where the issue is, could you please create a new and simple web application without having NHibernate, build it and clean the project?Answered | 3 Replies | 1847 Views | Created by Sumit Bhargav - Monday, December 29, 2014 2:40 PM | Last reply by Amanda Zhu - Tuesday, December 30, 2014 7:37 AM -
0 Votes
Nhibernate returns correct value but EF does not
Seems like nhibernate defaults to utf-8.Answered | 2 Replies | 1321 Views | Created by llkoolj - Monday, March 4, 2013 9:55 PM | Last reply by Alexander Sun - Wednesday, March 6, 2013 2:21 AM -
2 Votes
Memory leak Bitmaps/Nhibernate...
It also could be a problem of the NHibernate, which is our interface to database.Answered | 5 Replies | 9080 Views | Created by CrazyIt - Friday, January 27, 2012 9:10 AM | Last reply by Ed Price - MSFT - Saturday, March 31, 2012 3:41 AM -
0 Votes
Can EF use generics like NHibernate?
In NHibernate we can access data using generics, like _session.Get<T>(id); or ...Answered | 1 Replies | 3532 Views | Created by VFab - Monday, November 1, 2010 5:36 PM | Last reply by liurong luo - Wednesday, November 3, 2010 4:39 AM -
0 Votes
SQL Server Inserts using NHibernate
I'm using the NHibernate ORM to insert data into the database.Answered | 1 Replies | 1093 Views | Created by Rahul Kishore - Tuesday, January 19, 2016 11:14 PM | Last reply by davidbaxterbrowne - Tuesday, January 19, 2016 11:42 PM -
0 Votes
NHibernate mapping
Then I found this SmartCode http://www.codeproject.com/useritems/SmartCode-Code_Generation.asp It is a useful tool because reading ...Answered | 2 Replies | 121 Views | Created by Anonymous - Friday, July 20, 2007 9:10 AM | Last reply by Anonymous - Friday, August 10, 2007 2:55 PM -
0 Votes
NHibernate Mapping
I'm new to NHibernate, So I'm not sure if I this is even the place to ask questions.Answered | 1 Replies | 7026 Views | Created by oceantrain - Wednesday, November 23, 2011 3:14 PM | Last reply by Bertrand Le Roy - Monday, November 28, 2011 11:02 PM -
0 Votes
nHibernate Fluent Mappings Problem
User260886948 posted Hi, I see that you are using the fluent nhibernate one to many mapping, For more information, please try to refer to the ...Answered | 1 Replies | 143 Views | Created by Anonymous - Wednesday, July 3, 2013 4:58 AM | Last reply by Anonymous - Monday, July 8, 2013 3:05 AM - Items 1 to 20 of 153071 Next ›
No announcements