|
-
Nov 17th, 2003, 01:43 PM
#1
Thread Starter
Member
n-tier application (remoting)
hi!
I want to have the business-layer not only to serve as datasource for the presentation-layer. What i want to do is that the presentation-layer calls methods of the business-layer which also contains form elements.
The presentation-layer should only contains a mdi-form, menu, statusbar etc. The business-layer should contain all forms and all coding which is necessary for the form. Is something like that possible with remoting?
I've read many articles about .net remoting but all i could find is that the business-layer sends data (binary or xml) to the presentation-layer who contains the necessary routines to display the data.
thanks
robert
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|