Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Physical Separation of Tiers
Message
From
05/01/2004 10:08:40
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00863826
Message ID:
00863859
Views:
19
>>What is the correct approach for physically separating the business tier from the UI? Is Web Services the only way to accomplish this, or is there a way to create a reference to a business object when the DLL exists on a separate server?
>
>In addition to using Web Services, you can use also use .NET Remoting.
>
>Regards,

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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform