Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Business object database abstraction
Message
De
16/02/2006 05:08:47
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Business object database abstraction
Divers
Thread ID:
01096686
Message ID:
01096686
Vues:
62
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform