-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Designing ASP.Net Application with Nhibernate-Help Required
PostPosted: Mon Sep 18, 2006 6:28 am 
Beginner
Beginner

Joined: Wed Aug 30, 2006 2:06 am
Posts: 24
Our application is designed with businesslogic layer and data access layer. The business logic layer is wrapped in a webservice.
The front end is ASP.Net and it will interact with the business logic layer through the webservice call. Session handling and transaction handling is handled in the data access layer.

In the dataaccess layer we use Open session, Read / write the data, close session.

I have couple of questions with respect to the above design.

1. Will there be any performance hit if i go with the above design with respect to Nhibernate.

2. How are the table locks being handled with respect to the above design?
will the hibernate sessions handle the locks or should i need to handle it explicitly?

Any suggestions on improving the performance??

Thanks
Vijay


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.