Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remoting Data via Web Service
Message
De
10/03/2005 11:55:14
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
00994372
Message ID:
00994488
Vues:
16
Roy

If I understand the questions, your wondering how to use web services with MM.net to access data. Your right, it is almost too simple. Create an MM.net based business object just like you would for any windows or web app. Then wrap it in a web service. Applications calls the web service which used the business object to access the data. Granted, the web service methods should be more coarse-grained than the the business objects methods but that has more to do with the remoting architecture...and I'm sure you already know that...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform