Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which pattern to use
Message
From
16/06/2005 13:30:19
 
 
General information
Forum:
ASP.NET
Category:
Class design
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01023978
Message ID:
01024050
Views:
21
Thanks a lot Kevin. I will take a look at your article when I will receive my copy of CoDe magazine. I will do my best to assist to your session at DevTeach too.

>FWIW, I just published an article in the newest edition of CoDe magazine (July/August '05) where I cover this situation. I have a Winform piece that needs to communicate with the back-end either via remoting or web services.
>
>I present a class that demonstrates some of the characteristics of the factory and facade patterns. It returns a generic connection object that can be cast to either a web service reference or an interface to a remoting object. Yes, interfaces are used to accomplish this. If you'd like more information on this, let me know.
>
>If you're at DevTeach next week, I'm doing a session on building reporting apps in a distibuted environment, where I'll cover this technique - a winform app that generates a report using either web services or remoting. (My session schedule just changed today, I'm presenting on tuesday afternoon).
Previous
Reply
Map
View

Click here to load this message in the networking platform