摘要
使用Visual Studio 2008 IDE可以构建.NET平台中的Web Service。通过Method标识创建服务接口。同时,IDE还提供了方便的网络服务调试模式。通过添加网络服务的引用,使用代理类可完成网络服务的本地化映射。
Use Visual Sutdio 2008 IDE,programmers can build WebService applications on.NET platform.Through the ap-plication wizard,programmers create service interfaces using the Method keywords.At the same time,IDE also provides a convenient debugging mode for network services.After adding a reference to the service caller project,a new client class will be created to map the service into a local class.
出处
《电脑编程技巧与维护》
2010年第8期83-83,90,共2页
Computer Programming Skills & Maintenance