且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何开发WCF应用程序

更新时间:2022-06-14 03:40:11

参考:
如何获取wcf的基本概念 [ ^ ]
refer:
how to get basics concepts of wcf[^]


请查看这些链接,可能会有所帮助;
创建和使用您的第一个WCF服务 [ ^ ]
WCF(Windows Communication Foundation)简介和实现 [ Windows Communication Foundation(WCF)概述 [在.NET Compact Framework中使用WCF [
Please have a look on these links, it might helps;
Creating and Consuming Your First WCF Service[^]
WCF (Windows Communication Foundation) Introduction and Implementation[^]
A Windows Communication Foundation (WCF) Overview[^]
Using WCF in .NET Compact Framework[^]


是的,VS2008就足够了.但是,如果您拥有VS2008的WCF模板,它将使您的生活更轻松.

在此处查看步骤指南:
探索Windows Communication Foundation-第1部分 [
Yes VS2008 is enough. However if you have WCF template for VS2008 it makes your life easier.

Check out for step guide here :
Exploring Windows Communication Foundation - Part 1[^]

The whole series is good introduction to start with. Of course MSDN is having loads of information