Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - xml.net
Search - xml.net - List
DL : 0
Unique net-enabled GUI system based state of the art coding solutions with strong XML support.
Update : 2008-10-13 Size : 1028250 Publisher : fh

DL : 0
.net开发的通讯录!用了XML,ADO,datset的使用- net development address book! With XML, ADO, datset use
Update : 2008-10-13 Size : 1531902 Publisher : set

采用Visual Basic.NET开发的XML定单自动处理系统.-development using Visual Basic.NET XML orders automatic processing system.
Update : 2008-10-13 Size : 141372 Publisher : pudnrabit

DL : 0
本文介绍3个XML的基本应用实例,旨在带领你快速步入XML编程世界。实例包括:在.NET中使用XML、读取XML文件,插入数据到XML文档中-This paper describes the three basic XML application designed to lead you into the fast XML programming world. Examples include :.NET XML, reading the XML document, insert the data into XML documents
Update : 2008-10-13 Size : 8956 Publisher :

用vb.net编写的读写xml文件.对学习xml很有帮助-prepared using vb.net write xml document. Helpful to learn xml
Update : 2008-10-13 Size : 15304 Publisher : 智海

DL : 0
征服Ajax——Web 2.0快速入门与项目实践(.net)配套光盘 本书共11章,前两章介绍了Ajax技术的基本概念及相关的基础技术。第3章~第5章实现了基于Ajax的数据验证、自动完成功能以及一个基于Ajax的动态树形菜单。第6章~第11章的每一章介绍了一个完整的应用。它们分别是个性化主页、论坛主题搜索、无刷新聊天室、地图查看系统、相册浏览和Web版的MSN。这些例子经过精心设计,尽可能减少与Ajax无关的内容,让读者以最快的速度掌握Ajax开发技术。这些示例涵盖了Ajax开发的7项基本技术:XMLHttpRequest、DOM、XML、JavaScript、XHTML、CSS和XSLT-conquering Ajax -- Web 2.0 Quick Start with the project Practice (. Net) supporting the CD, a total of Chapter 11, the first two chapters of Ajax, the basic concept and associated infrastructure technology. Chapter 3 ~ Chapter 5 based on the realization of the data validation Ajax, Automatic functions and completed an Ajax-based dynamic tree menu. Chapter 6 ~ Chapter 11 of each chapter of a complete application. They are personalized home page, search the forum theme, no set chat room, Map View, Album version of the Web browser and MSN. These examples are carefully designed to minimize Ajax has nothing to do with the content, allow readers to grasp the speed of the fastest Ajax development techniques. These examples cover the Ajax development of the seven basic skills : XMLHttpRequest, the
Update : 2008-10-13 Size : 5326415 Publisher : ant008

DL : 0
在.net的环境在用C#写的一个小通讯录,用XML代替了数据库,很实用的东东,大家可以学校 - In net the environment in uses a small address book which C# writes, has replaced the database with XML, the very practical east east, everybody may the school
Update : 2008-10-13 Size : 37851 Publisher : 鞠鹏

基于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.
Update : 2008-10-13 Size : 3673153 Publisher : demon

ComponentArt SiteMap是一个ASP.NET控件,通过使用此控件,您能够很轻松的从现有的XML结构元素生成网站地图和浏览途径记录导航接口。-ComponentArt SiteMap is a ASP.NET Controls through the use of this control, You can very easily from the existing structure of the XML elements generated maps and visit the website recorded navigation channel interface.
Update : 2008-10-13 Size : 206612 Publisher : demon

Have you ever worked on a project utilizing Web Services, XML, and Schemas? Then you probably have needed to ensure the validity of the XML being passed to the Web Service against the Schema. This article shows how to use .NET s XmlValidatingReader to validate XML with a schema.-Have you ever worked on a project utilizing Web Services, XML, and Schemas Then you probably have needed to ens ure the validity of the XML being passed to the We b Service against the Schema. This article show 's how to use.NET's valid to XmlValidatingReader ate XML with a schema.
Update : 2008-10-13 Size : 25612 Publisher : luoyigang

DL : 0
一个用VB.NET编写的读写XML文件的程序-a prepared with VB.NET write XML document procedures
Update : 2008-10-13 Size : 26120 Publisher : 张飞

DL : 0
htmlSQL是一个是你可以方便的对HTML和XML内容方便的使用类似SQL语句进行检索的PHP类.也就是说有了它,你不必再去写复杂的函数(正则表达式那类的)来获取特殊的值了. 用htmlSQL查询的方法的例子: SELECT href,title FROM a WHERE $class == \"list\" ^ ^ ^ 搜索查询 (可以为空) 待返回的属性 ^ ^ 需要搜索的HTML标签 允许使用\"*\"(= 所有标签) 这个查询返回一个包括所有带有有class=\"list\"属性的超链接的数组. 在htmlSQL里的所有的网页转换用的都是这个卓越的类--Snoopy(版本号 1.2.3 - URL: http://snoopy.sourceforge.net/). Snoopy只用于文件或者字符串查询,其他时候都不适用. 你可以在文件夹snoopy_data/下找到所有Snoopy相关的文档 (版权声明, 说明文档等等).-htmlSQL is one that you can facilitate the right HTML and XML content to facilitate the use of similar S QL statement retrieval of PHP classes. In other words With it, You do not go to write complex function (regular expression of type) to obtain a special value. Inquiries with htmlSQL the examples : SELECT href. FROM WHERE title a $ class == "list" ^ ^ ^ search query (for Air) to be returned to the need to attribute ^ ^ search HTML "*"(= labels allow the use of all labels) back to this inquiry back with an all have class = "list" hyperlink attributes of the array. In htmlSQL Lane all the website is the conversion of the outstanding Class -- Snoopy (version 1.2.3 - URL : http : / / snoopy.sourceforge.net /). Snoopy used only for documents or String inquiries,
Update : 2008-10-13 Size : 28145 Publisher : ck

从XML文件中读取数据,存储到数据库中,在vc.net下运行-XML documents from the read data stored to the database, running under vc.net
Update : 2008-10-13 Size : 78838 Publisher : 王菲

DL : 0
Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. The program allows the integration of bitmaps, icons and text strings into resource packages. Resourcer allows editing of name/string pairs, import of various kinds of data formats (bitmaps, icons, etc) and merging of resources from different sources.
Update : 2008-10-13 Size : 255948 Publisher : 毛彪

DL : 0
在。NET环境下使用C#语言实现了基于XML的数据编辑工作,有助于我们实现XML的项目开发
Update : 2008-10-13 Size : 34380 Publisher : zlcpz

该代码是VC完整应用程序代码。示例使用 XML 规范及 .net XML 解析 Office Execl 2007-VC code is the complete application code. Examples of the use of XML and norms. Net XML parser Office Excel 2007
Update : 2008-10-13 Size : 624075 Publisher : yangjilin

本书详细介绍了在现有MFC应用程序中综合运用.NET框架的技术。全书共分11章,内容包括正则表达式、文件I/O和注册表、数据加密、XML和DOM、ADO .NET数据库、远程处理、事件日志等。为了让读者透彻理解如何运用.NET框架来扩展MFC程序,作者为每个知识点配备了演示程序并提供了实用的项目创建指导和大量案例程序。   本书适合于具有MFC编程知识的程序员作为参考书,尤其适合致力于在MFC应用程序中运用.NET基类库(BCL)的程序员。-the book described in detail the existing MFC application integrated application.NET framework technologies. The book is divided into 11 chapters, including regular expression, the paper I / O and the registry, data encryption, DOM XML and ADO.NET database, remote processing, such as the event log. To give readers a thorough understanding of how to use.NET framework to expand the MFC procedures, The author points for each equipped with the knowledge Demonstration Program and to provide practical guidance to the project to create a large number of cases and procedures. The book is suitable for MFC programmers programming knowledge as reference books, particularly suitable for application to the MFC application to the procedure.NET base class library (BCL) programmers.
Update : 2008-10-13 Size : 4170763 Publisher : xifeng

DL : 0
在.net framework 1.1和MicroSoft SqlServer环境下开发的一个完全基于.net Framework技术,并结合Ajax(Asynchronous JavaScript and XML)架构的,功能强大、高性能的网上家园系统。
Update : 2008-10-13 Size : 1173380 Publisher : xianshui

采用CSharp+XML联合制作的学生管理系统,比较简单,但是很好说明了.net下xml的操作-using XML CSharp co-produced by the student management system, relatively simple, But a good note. net operating under xml
Update : 2008-10-13 Size : 79142 Publisher : 陈伟华

DL : 0
系统概要: 本系统采用VB.NET开发. 开发平台:Windows XP Professional SP2 (English Version) 开发环境:Visual Studio .NET 2003 Professional (English Version) 运行环境:.NET Framework 1.1 以上,AutoCAD考试系统 AutoCAD 2000 以上 主要涉及技术:VB.ENT , Web Services , XML, ADO.NET.多线程技术. 模型优点: 1. 很好地解决了以往的考试系统,服务器仅能在局域网内设置的缺点. 2. 充分利用Web Services 的优点.解决了考试结束时,考生同时交卷产生的网络拥挤问题. 3. 减少了数据库操作,提高了系统的吞吐量 4. 系统可以采用分布式构架,提高性能.(如上图) 系统特点: 1. 系统针对AutoCAD的特点,在选择题和填空题的基础上,设置了作图题. 2. 系统自动定时将考生的考试题保存到服务器上,有效防止考试过程中可能出现的死机,以及安装有还原卡的主机重启问题. 3. 系统可能设置随机抽题和固定抽题. 4. 系统可以实现考场的安排,和考生试安排,可以设置随到随考或固定时间 5. 系统数据库自动备份, 6. 系统交卷启用事务处理,确保试题上交成功.-system summary : The system uses VB.NET. Development platform : Windows XP Professional SP2 (English Version) Development environment : Visual Studio.NET 2003 Professional (English Version) Operating environment :.NET Framework 1.1 and above. AutoCAD AutoCAD 2000 test system above the main technical : VB.ENT. Web Services, XML, ADO.NET. Multithreading technology. Model advantages : 1. good solution to the previous examination system, caught in the LAN server to set up the shortcomings. 2. fully utilize the advantages of Web Services. solved Examinations at the end of the candidates before the report while the network congestion problem. 3. reduction of database operation, improve the system throughput 4. Distributed systems architecture can be used to improve performance. (As Chart) syst
Update : 2008-10-13 Size : 3274564 Publisher : 张三
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 33 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.