Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Consume Third-Party web service with MM.Net
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01302824
Message ID:
01302878
Vues:
18
Ted,

>I am just asking for some guidance/reference materials....
>
>1. Since the web service exists would I have any need for creating BO's or data access classes?
>2. Would I just need to add a web reference to my web form project?
>3. Any other helpful hints/gotchas I should research?
>
>I imagine the vendor has done some of the heavy lifting for me, but I still would like to implement an approach which will best utilize the MM.net framework & philosophy.

The answers to these questions depend on what the web service returns and what you want to do with what it returns to you. For example, if it returns a DataSet/DataTable/Xml that you want to manipulate, you can create a business object that performs the manipulation for you. You can use the business object's SetCurrentDataSet() to assign a DataSet to a business object.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform