-->
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: n-tier application model
PostPosted: Mon Mar 31, 2008 4:51 pm 
Newbie

Joined: Sat Sep 02, 2006 7:27 am
Posts: 5
Location: Cleveland, OH
We have a existing asp.net application that we're converting to a WPF-based rich client. In doing so, we'll loose the aspect having the domain object model in the middle tier (IIS server) and it now resides in the client application. I really don't want the client application's connecting directly to the db and was wondering if anyone has implemented a model where the ADO.NET driver was a proxy to a data server where the data server actually managed the connections to the database. Kind-of a remote ADO.NET model where the protocol between the client and the data server was pluggable so that it could operate over HTTP if need be.

DevForce has such a model (i.e. it's object server) but that product is not compatible with NHib

Any suggestions or references to products that can do this would be most appreciated.

thanks,

-john


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.