Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Physical Separation of Tiers
Message
De
05/01/2004 10:18:17
 
 
À
05/01/2004 10:08:40
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00863826
Message ID:
00863865
Vues:
21
>If I use Web Services, It looks to me like I would have to deal directly with DataSets on my web forms rather than being able to leverage the functionality of the business object framework??
>
>I'm not very familiar with the .NET Remoting. How difficult is this to implement?

If you're using WebForms, the UI is already separated ... HTML client-side, everything else server-side. You don't need to use WebServices to get at anything server-side, because the code-behind for your WebForm is already server-side, just like the BizObjects.

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform