Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Business object database abstraction
Message
From
16/02/2006 05:08:47
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Business object database abstraction
Miscellaneous
Thread ID:
01096686
Message ID:
01096686
Views:
64
Hi,

In our application we have a requirement that winform applications and web applications has no knowledge about the source of data. Data access is handled by a module which works behind the web services layer. Moreover, we can't even write a single sql query. However, we have methods in the web services interfaces that auto generate sql queries for our requests.

We are planning to use Mere Mortals .NET in our winform applications. We want to use business objects in a manner such that none of those business object will have direct access to database tables and they do not contain any SQL statements. However, we couldn't figure out how to bind the windows controls to data items. So, the question is, is there any way to bind the windows controls to data elements. Please note that I am talking about business objects in the client side.

Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform