Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Physical Separation of Tiers
Message
From
05/01/2004 10:18:17
 
 
To
05/01/2004 10:08:40
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00863826
Message ID:
00863865
Views:
28
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform