如何开发WCF应用程序
问题描述:
请任何人说出如何开发WCF应用程序以及有什么要求.
VS 2008是否足以开发WCF分类?
Please any one say how to develope WCF application and what are the requirments.
Is VS 2008 enough for developiing WCF allpication?
答
参考:
如何获取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