Description: Professional CSharp Web Services(源代码),实现比较简单,教容易理解,可供大家参考-Professional CSharp Web Services (source code), to achieve relatively simple, easy to understand teaching, for your reference Platform: |
Size: 1975539 |
Author:yy |
Hits:
Description: 该程序关于WEb Service 的编成例子 用C# 编写 简单易懂 该例子侧重客户端的编写 在Visual Studio .Net2003下编译通过 -the WEb Service procedures on the formation of examples in C# prepared easily understood examples of the focus on the preparation of the client in Visual Studio. Under compile Net2003 Platform: |
Size: 8192 |
Author:lingqinghua |
Hits:
Description: 本程序实现了一个Web Service 并且实现了一个Client对Web Service提供的服务进行调用,Soap Request 和 Soap Response 都以Xml的格式显示在界面上-this program a Web Service and the implementation of a Web Service Client to provide services for the call, Soap and Soap Request Response to Xml are shown in the format interface Platform: |
Size: 43008 |
Author:邬源 |
Hits:
Description: Professional CSharp Web Services(源代码),实现比较简单,教容易理解,可供大家参考-Professional CSharp Web Services (source code), to achieve relatively simple, easy to understand teaching, for your reference Platform: |
Size: 1975296 |
Author:yy |
Hits:
Description: 基于XML的Web服务被广泛认为是分布式计算技术的重要发展方向。在业界众多公司的推动下,人们对于逐渐形成的各种Web服务的相关技术与标准越来越关心。 本书主要介绍如何使用ASP.NET创建高水平的Weh服务。书中介绍了Web服务架构的核心标准,并通过实例说明了这些标准如何集成到ASP.NET中。本书还通过深入分析代码实例介绍了创建和使用Web服务的技术。本书最后介绍了三个综合的案例研究,每一个案例研究都演示了一个完整的Web服务应用程序的解决方案。 本书面向具有一定经验的中高级ASP.NET程序员。 -XML-based Web services that are widely distributed computing technology is an important development direction. Many companies in the industry under the impetus, People are gradually formed the Web services technology and standards are becoming increasingly concerned. The book describes how to use ASP.NET to create a high standard of service Weh. The book introduced a Web services architecture core standards, and illustrates how these standards integrated into ASP.NET. The book also through in-depth analysis of the code examples on the creation and use of Web services technology. The book introduced the final three integrated case studies, Each case study is a demonstration of a complete Web services application solutions. The writing has experience to the high-class ASP.NET programmers. Platform: |
Size: 4545536 |
Author:demon |
Hits:
Description: 一个XML Web Services,可以输出XML格式的数据,例子中的数据库只有一个“Products”表。当然,你的数据库可能有许多表,也可能你的Web Services需要访问不止一个数据库。-an XML Web Services, and can export data in XML format. examples of the database is only a "Products" table. Of course, you may have many database tables, You may also need a Web Services visit more than one database. Platform: |
Size: 87040 |
Author:cuiwei |
Hits:
Description: 简单的Webservice程序实现星座测试
用ASP.net Web服务实现Web Service程序,客户端用C#写的-Webservice simple testing procedures to achieve Constellation ASP.net Web services Web Service program, the client using C# Written Platform: |
Size: 53248 |
Author:小周 |
Hits:
Description: Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now in its fourth edition. Aimed at experienced programmers and web developers, this comprehensive guide focuses on the features and programming patterns that are new to C#, and fundamental to the programming of web services and web applications on Microsoft s .NET platform. Platform: |
Size: 3781632 |
Author:ericchueh |
Hits:
Description: 本书是关于C#网络开发的教材,主要包括三个方面内容,首先简要介绍了有关C#网络开发的基础知识;接着讲解基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发;最后是高级应用,包括Win32网络组件开发、Web数据库基础、Win32异步套接字数据库开发、XML Web Services开发以及一个完整的分布式网络应用程序开发实例。
本书适合于C#开发人员进行网络开发,对Visual C++ .NET和Visual Basic.NET开发人员也很有参考意义。-This book is on the C# Network development of teaching materials, mainly includes three aspects, first of all briefly introduce the relevant C# Network development based on knowledge then on the basis of server development, the basis of client development, FTP development, SMTP development, POP3 Development and remote control development Finally, advanced applications, including the development of Win32 network components, Web database, Win32 Asynchronous Socket database development, XML Web Services development as well as a complete distributed network application development examples. This book is suitable for C# Developer network development, on the Visual C++. NET and Visual Basic. NET developers is also very useful. Platform: |
Size: 7702528 |
Author:Admrial |
Hits:
Description: WebService示例,通过XML与WebService交互数据,用于开发Web 服务接口程序。-WebService example, through interactive data XML and WebService for the development of Web services interface program. Platform: |
Size: 89088 |
Author:陈国洪 |
Hits:
Description: 基于Csharp语言的.NET平台的一些WEB服务,希望对大家有用。-CSharp-based language. NET platform some WEB services in the hope that useful to everyone. Platform: |
Size: 165888 |
Author:白文静 |
Hits:
Description: ado .net 高级编程
Introduction 1
Chapter 1: Data Access and .NET 9
Chapter 2: The .NET Data Providers 45
Chapter 3: Visual Studio .NET and ADO.NET 69
Chapter 4: Using DataReaders 133
Chapter 5: The DataSet 163
Chapter 6: Using the DataAdapter 207
Chapter 7: Typed DataSets and DataSet Schemas 235
Chapter 8: XML and the DataSet 271
Chapter 9: Constraints, Relations, and Views 317
Chapter 10: Transactions 365
Chapter 11: Mapping 387
Chapter 12: Making a Data Services Component 409
Chapter 13: ADO.NET and Web Services 455
Chapter 14: SQL Server Native XML Support 517
Chapter 15: Performance and Security 551
Chapter 16: Integration and Migration 589
Chapter 17: Creating a Custom .NET Data Provider 625
Chapter 18: Case Study – Cycle Couriers 671
Index-Introduction 1
Chapter 1: Data Access and .NET 9
Chapter 2: The .NET Data Providers 45
Chapter 3: Visual Studio .NET and ADO.NET 69
Chapter 4: Using DataReaders 133
Chapter 5: The DataSet 163
Chapter 6: Using the DataAdapter 207
Chapter 7: Typed DataSets and DataSet Schemas 235
Chapter 8: XML and the DataSet 271
Chapter 9: Constraints, Relations, and Views 317
Chapter 10: Transactions 365
Chapter 11: Mapping 387
Chapter 12: Making a Data Services Component 409
Chapter 13: ADO.NET and Web Services 455
Chapter 14: SQL Server Native XML Support 517
Chapter 15: Performance and Security 551
Chapter 16: Integration and Migration 589
Chapter 17: Creating a Custom .NET Data Provider 625
Chapter 18: Case Study – Cycle Couriers 671
Index Platform: |
Size: 7805952 |
Author:林虹 |
Hits:
Description: 包括三方面内容:CSharp网络开发基础知识,基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发,最后包括win32网络组建开发,web数据库基础,win32异步套接字开发、xml web services开发以及一个完整的分布式网络应用程序开发实例。-Includes three aspects: CSharp web development basics, basic server development, based client development, FTP development, SMTP development, POP3 development, and remote control development, win32 network set up last including development, web database infrastructure, win32 development of asynchronous sockets , xml web services development, and a complete example of a distributed network application development. Platform: |
Size: 15744000 |
Author:朱岩 |
Hits:
Description: C#高级编程 第2版
本书为一本综合性C#的图书,第一章 .NET结构, 第二章 c#简介,第三章 c#基础,第四章 类和继承,第五章 面向对象的c#语言,第六章 C#的高级论题,第七章 c#和基类, 第八章 在.NET环境中编程,第九章 windows应用程序,第十章 装配件,第十一章 .NET的数据访问,第十二章 查看.NET的数据,第十三章 XML,第十四章 文件和注册表制作,第十五章 使用Active Directory,第十六章 ASP.NET页面,第十七章 Web服务 第十八章 定制控件,第十九章 COM的互操作性 ,第二十章 COM+服务,第二十一章 会用GDI+绘图,第二十二章 访问Internet,第二十三章 带有.NET Remoting的分布式应用程序 第二十四章 windows服务 第二十五章 .NET的安全性-This book is a comprehensive C# books, chap. NET architecture, c# Introduction Chapter II, Chapter III c# base class and inherit Chapter IV, Chapter V c# object-oriented languages , the sixth chapter of C# senior thesis, and Chapter VII c# base class, in Chapter VIII. NET programming environment, Chapter windows application, chapter assembly, Chapter XI. NET data access, see Chapter XII. NET data, Chapter XIII XML, making files and registry XIV, Chapter XV using Active Directory, ASP.NET page Chapter XVI, Chapter XVII Chapter XVIII custom controls Web services, the tenth IX COM interoperability, Chapter COM service, twenty-first chapter will use GDI drawing, Chapter XXII access the Internet, with twenty-three chapters. NET Remoting twenty-fourth of distributed applications Chapter XXV windows service. NET security
Platform: |
Size: 35188736 |
Author:fangwei |
Hits: