搜索资源列表
AspDotNetWebService
- 基于XML的Web服务被广泛认为是分布式计算技术的重要发展方向。在业界众多公司的推动下,人们对于逐渐形成的各种Web服务的相关技术与标准越来越关心。 本书主要介绍如何使用ASP.NET创建高水平的Weh服务。书中介绍了Web服务架构的核心标准,并通过实例说明了这些标准如何集成到ASP.NET中。本书还通过深入分析代码实例介绍了创建和使用Web服务的技术。本书最后介绍了三个综合的案例研究,每一个案例研究都演示了一个完整的Web服务应用程序的解决方案。 本书面向具有一定经验的中高级ASP.NET程序
XMLTextReaderWriter
- 用C#类读写xml-C# class to read and write xml
CryptoXML_src
- Encrypt and decrypt DataSets to XML files .This class lib allows encrypting DataSets to XML files and reading them back. A Win Form app is included as a showcase.
XMLAidy.XmlManager.rar
- C#的XML操作类Aidy.XmlManager源码版,已经DEMO过,没有问题,C# Class Aidy.XmlManager the XML source code version of the operation has been DEMO, and there is no problem
XMLHelper
- C#版xml操作类,我自用的感觉不错,大家可以研究一下-Xml C# version of action class, I feel bad for personal use, we can look
Visual2005
- Visual C#2005开发技术 第一章:C#与.NET Framework简介 第二章:C#程序设计基础 第三章:与用户交换 第四章:常用控件 第五章:类 第六章:抽象类、多态及接口 第七章:处理异常和错误 第八章:XML编程 第九章:应用程序部署 第十章:时间跟踪系统-Visual C# 2005 Developer chapter: C# With. NET Framework Introduction Chapter II: C# Program
NDoc_cn
- NDoc generates class libraries documentation from .NET assemblies and the XML documentation files generated by the C# compiler (or an add-on tool for VB.NET). NDoc uses add-on documenters to generate documentation in several different format
LightWightHTMLToXML
- This a class that convert HTML to xml, ready to be used by other applicaiton.-This is a class that convert HTML to xml, ready to be used by other applicaiton.
Tetris
- C#期末作业,俄罗斯方块,代码写的比较菜,但是用到了最基本的数据库操作和xml文件操作。-C#program,homework for c# class.
XmlOperate
- xml操作示例程序,内涵xml操作类,封装了xml的部分操作-xml operation sample program, xml content action class, package the xml part of the operation
CommonXmlConfigV2
- 一个xml的类库,描述操作xml作为界面设计的类库-An xml class library, describe the operation as the interface design of the library xml
csharp
- C#高级编程 第2版 本书为一本综合性C#的图书,第一章 .NET结构, 第二章 c#简介,第三章 c#基础,第四章 类和继承,第五章 面向对象的c#语言,第六章 C#的高级论题,第七章 c#和基类, 第八章 在.NET环境中编程,第九章 windows应用程序,第十章 装配件,第十一章 .NET的数据访问,第十二章 查看.NET的数据,第十三章 XML,第十四章 文件和注册表制作,第十五章 使用Active Directory,第十六章 ASP.NET页面,第十七章 Web服务 第十八章
Class-library-source-code
- 常见的各种包含文件读写、文件夹读写、各种加密解密、XML操作 字符串操作的代码集合。-Various kinds of common contains file read and write, read and write, a folder encryption and decryption, XML operationString operation code set.
CSharp-Class
- C#对注册表/XML/ORACLE等各种操作类-some Class of c#(regedit xml oracle)
CSharpCommon-class-libs1
- 多年积累的类库拿出来分享给大家,其中很多来源于网络,希望可以帮助到你!!!主要包括:字符串操作,正则表达式,邮件,验证码,解压缩,序列化,文件操作,网络,图片类,随机数,时间操作,上传下载,日历,配置文件,导出Excel,弹出消息类,XML操作类,资源类,加密类-Class library accumulated over the years come to you to share, many of them from the network, and I hope you can help!
XML-for-beginners-and-experts
- After working with a couple of XML projects for the last six months, I am ready to share a class I wrote called XmlHelper which got me through all the complexity of XML and made my life a lot simpler. If you are a XML beginner or have no idea a
XML
- XML解析,自己写的XML解析类,自己稍作修改后就能直接使用-XML parsing, XML parsing class to write their own, after some slight modifications can be used directly own
XMLHelper
- .net操作xml的类,从网上找到的源码,自己添加了两个方法-.net xml class operation, the Internet to find the source, add their own two methods
Aidy.XmlManager
- 一个用于解析XML的类,使用方便,功能强大-a XML class,easy to use,powerful
XmlStorageHelper
- xml保存代码 将自定义类写入xml 保存内容是公共字段(Export custom class to .xml file. Use public field.)