Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Phone 7
Message
 
À
04/04/2011 16:01:58
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Divers
Thread ID:
01505974
Message ID:
01506143
Vues:
51
Hi John.
Tried the link but am still confused:

In my Web App, I just needed TWO lines of code to call my Web Service:
      Service se = new Service();
      ds = se.GetDebtorsBalances(searchString.Text.Trim());
and it works !! (GetDebtorsBalances is the name of the method)

Is it not possible to do the same thing on WM7 ? (Ok if datasets not allowed, I can return the XML string and Parse it later)
Do I need all the rest of the stuff about loging in and authenticating etc (Dont need to do any of this on my Web Appp Consumer)

Regards,
Gerard



>try this link:
>
>he has a full example of using asp.net web services with wp7...
>
>http://www.kotancode.com/2010/08/06/aspnet-authentication-wp7/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform