Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hosting in IIS
Message
Information générale
Forum:
ASP.NET
Catégorie:
Windows Communication Foundation (WCF)
Titre:
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01595184
Message ID:
01595777
Vues:
50
>Thanks Rick, as I said this is unchartered territory for me - so I need to create a .SVC file and reference my WCF service from within it ?

In Visual Studio just create a Web site (or use an existing site), then add a WCF Service (or Web Service) to it. It'll do all the hooking up for you and you just have to implement the contract interface and service implementation class. It's pretty straight forward for default service setups.

What's often not so straight forward is configuration and modifying the default configurations which is done with .config settings that are not very well documented and that are often nested. But thankfully latest versions have reasonably good defaults that you usually don't have to muck with settings.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform