Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - xml.net
Search - xml.net - List
我的第一个chat room 是用ASP 3.0写的。 程序比较简单,两个text box, 用来处理页面上每秒刷新的信息。那时候,要想建一个真正的chat room,要用到Java Applet 或者 ActiveX control。基于HTTP的chart rooms都面临着一些跟我第一个chat room一样的问题。这些问题包括页面刷新导致的屏幕闪烁现象。但这个问题已经被AJAX解决了。 AJAX是JavaScript和 XML异步调用的结合。现在在server端用一些JavaScript代码就可以实现一个真正的chat room了。这篇文章不会介绍Ajax,并假设你已经对Ajax和ASP.NET的运用有一定了解。只是介绍如何用Ajax技术来创建一个基本的chat room。 -My first is a chat room with ASP 3.0 writes. Procedures are relatively simple, two text box, used to handle pages of information per second set. At that time, if we want to build a real chat room, have to use Java applet or ActiveX control. Based on the chart HTTP rooms are faced with something like my first one chat room asked the same issue. These issues include pages to refresh the screen flicker. However, this problem has been solved AJAX. AJAX is Asynchronous JavaScript and XML called the combination. Now the server side using some JavaScript code can achieve a real chat r the oom. This article will introduce Ajax, and the assumption that you have to Ajax and ASP.NET use a certain understanding. Only how to use Ajax technology to create a basic chat room.
Update : 2008-10-13 Size : 2621 Publisher : 柳军

用.Net 实现的将数据库中的数据提取出来,动态生成xml文件,再结合xsl生成html页面-use. Net realized database to extract data, and dynamically generated xml document, together with xsl generated html pages
Update : 2008-10-13 Size : 105654 Publisher : 周伟

用net实现的,按标准的xml格式解析再结合xsl生成本地的html页面。-with net realized by the standard analytical xml format together with the local production xsl html pages.
Update : 2008-10-13 Size : 15331 Publisher : 周伟

我们经常使用XML来存储数据。在本课程中,将会和您一起对比在.NET Compact Framework中几种常见的处理XML数据的方法,同时也会讨论一些在.NET Compact Framework 2.0中XML处理方面增加的一些新特性。通过这些内容,使得您可以选择更加适合您的项目的XML数据的处理方法以提高程序性能。-we often use XML to store data. In this course, will be with you in contrast.NET Compact Framework Common handle XML Methods of data, the same time will also be discussed in some.NET Compact Framework 2.0 XML processing increase in the number of new properties. Through these, you can choose to make more suitable for your project XML data processing methods to improve process performance.
Update : 2008-10-13 Size : 70960 Publisher : shangxj

提供.NET在inernet编程方面的基本开发,几个例子分别阐述TCP,UDP协议的具体应用以及XML方面的 编程,对入门级的.NET学习和开发提供较好的帮助。-provided.NET Technologies programming in the basic development, Several examples were described TCP, UDP, as well as the specific application of XML programming, on the entry-level.NET learning and development to provide better help.
Update : 2008-10-13 Size : 531758 Publisher : 彭明

今天有点郁闷,不想干活。整理代码的时候,看到了这个好久之前写的代码,于是想整理出来供大家拍砖。XML的解析对于.Net平台那真是太简单不过了,感谢微软。但对于C++语言的XML解析就没那么容易了。有一个开源的XML4C是IBM的,功能强大,但代码大的有几M,而且对于GB2312的支持有问题,据说能解决,但可能是我天生愚钝,当初我花了2周时间也没搞定,最后放弃,自己写了一个。咦?还能跑起来,也能跨平台:)。 写这个XML解析类,以功能最简单,最实用,最常用的功能为原则,因为只能解析,查找,没有XML文档生成器。如果需要生成XMl文档,还是自己拼凑字串吧。 -today a bit depressed, do not want to work. Finishing the code, to see this a long time before writing code, so to put them down for you Bozhuan. XML for Analysis. Net platform that really is too simple, but I thank Microsoft. But for the C language XML parser will not be so easy. Have a revenue XML4C IBM and powerful, but the code with a large number M, GB2312 but for the support of a problem, was resolved, but I may be born a blunt, I spent the first two weeks did not get, abandon, wrote one. What's this? Can run, can be cross-platform :). Wrote this XML analytical categories, in order to function the simplest, most practical, the most commonly used function of the principle that only analyze, and find, not XML generator. If Generation XMl document, or your own patchwork string it.
Update : 2008-10-13 Size : 31364 Publisher : 李冰

DL : 0
Example-显示XML数据和架构 VC#.NET-Example-XML data and structure of the VC#.NET
Update : 2008-10-13 Size : 9546 Publisher : lizy

Otherdx546
DL : 0
ASP.NET Dataset让你在页面中使用XML格式的文件提供了便利。如果您的数据全部都在一个数据库中,该如何进行转换呢?如果你的数据库与OleDb兼容的话,下面就看看如何把数据库中的所有表转换成XML文件。文件名字与数据库中的表的名字相同。-ASP.NET pages let you in the use of XML format document provides convenience. If you have all the data in a database, how to convert? If your database with the OleDb compatible, Below on the database to see how all the tables in the converted into XML documents. Documents and the names of the database tables the same name.
Update : 2008-10-13 Size : 1816 Publisher : 888

使用vb.net编写得一个简单xml编辑器。-use vb.net prepared in a simple xml editor.
Update : 2008-10-13 Size : 93321 Publisher : 邹维

INI to XML 包括VB6, VB.NET, C sharp
Update : 2008-10-13 Size : 28251 Publisher : xieds

这是一本面向中高级编程人员的自学指导书其重点放在JSP 和其他技术的综合使用方面全书可分为四大部分第一部分是JSP 技术与J2EE 技术第一章至第四章着重介绍J2EE 技术的代表EJB技术的基本原理与开发EJB 组件的方法第二部分是JSP 技术和XML 技术第五章至第八章主要介绍了XML 技术与JSP 技术联合的方式之一Tag Library 第二部分后面的两章是针对市场上最流行的两个Tag Library 的详细介绍读者可以把它当作参考手册来使用本作品的第三部分是JDBC 新技术及其在JSP/Servlet 程序中的应用第九章和第十章主要介绍最新的JDBC 技术如JDBC 2.0/JDBC 3.0的新特性以及鲜为人知而又十分重要的JDBC Optional Pack 本作品的第四部分是JSP 网络程序设计着重介绍如何使用sun.net 包JavaMail API 开发访问各种网络服务的JSP 程序本作品四个部分之间互为 关联又相对独立读者可以选择阅读某一个部分或者是通读全文。 本版作品是由经验丰富的使用JSP 组建网站的程序员编著内文附有丰富的实例源码供读者学习参全书具有语言简明扼要内容丰富范例典型理论与实践相结合的特点不但是从事用JSP 进行网站开发和设计的初中级读者的自学指导书同时也可作为社会网页设计或编程培训班的教材。
Update : 2008-10-13 Size : 7193741 Publisher : 123

DL : 0
ASP.NET v2.0 入门50例源码 : C#基本语法 控件的使用 登录控件的使用 ADO.NET知识 XML实例 Net程序集和定制控件 配置和优化 安全配置
Update : 2008-10-13 Size : 4863933 Publisher : 刘界

一个基于互联网进行收听电台节目的VB.NET源代码,这个代码比较好,支持自己增加删除等维护电台列表,格式为XML格式,自定义电台快捷按钮,支持自定义皮肤颜色,可以收听很多国外的音乐电台,大家可以参考
Update : 2008-10-13 Size : 10103 Publisher : lee

一个基于互联网进行收听电台节目的VB.NET源代码,这个代码比较好,支持自己增加删除等维护电台列表,格式为XML格式,自定义电台快捷按钮,支持自定义皮肤颜色,可以收听很多国外的音乐电台,大家可以参考
Update : 2008-10-13 Size : 3490 Publisher : lee

一个基于互联网进行收听电台节目的VB.NET源代码,这个代码比较好,支持自己增加删除等维护电台列表,格式为XML格式,自定义电台快捷按钮,支持自定义皮肤颜色,可以收听很多国外的音乐电台,大家可以参考
Update : 2008-10-13 Size : 895 Publisher : lee

一个基于互联网进行收听电台节目的VB.NET源代码,这个代码比较好,支持自己增加删除等维护电台列表,格式为XML格式,自定义电台快捷按钮,支持自定义皮肤颜色,可以收听很多国外的音乐电台,大家可以参考
Update : 2008-10-13 Size : 1891 Publisher : lee

一个基于互联网进行收听电台节目的VB.NET源代码,这个代码比较好,支持自己增加删除等维护电台列表,格式为XML格式,自定义电台快捷按钮,支持自定义皮肤颜色,可以收听很多国外的音乐电台,大家可以参考
Update : 2008-10-13 Size : 939 Publisher : lee

DL : 0
Microsoft® Windows® Server 2003 家族的 Internet 信息服务 (IIS) 在 Intranet、Internet 或 Extranet 上提供了集成、可靠、可伸缩、安全和可管理的 Web 服务器功能。IIS 是用于为动态网络应用程序创建强大的通信平台的工具。各种规模的组织都使用 IIS 来主控和管理 Internet 或其 Intranet 上的网页、主控和管理 FTP 站点、使用网络新闻传输协议 (NNTP) 和简单邮件传输协议 (SMTP) 路由新闻或邮件。IIS 6.0 支持用于开发、实现和管理 Web 应用程序的最新 Web 标准(如 Microsoft ASP.NET、XML 和简单对象访问协议 (SOAP))。IIS 6.0 包括一些面向组织、IT 专家和 Web 管理员的新功能,它们旨在为单台 IIS 服务器或多台服务器上可能拥有的数千个网站实现性能、可靠性和安全性目标。
Update : 2008-10-13 Size : 2847298 Publisher : zy

本书是为那些已经掌握了AsP.NET和c#,并了解XML及其相关技术的、有—定经验的Web开发人员编写的
Update : 2008-10-13 Size : 22729880 Publisher : hasan

DL : 0
支持多个ETSet数据集 支持7个子对象,最小对象到单元格 支持33种单元格数据类型 支持任意复杂格式报表数据展现 支持23种图表展示 扩展xml支持,操作数据更加灵活方便 改进打印功能,更好的支持套打、连续打印、分页打印 提供了ASP、ASP.NET、JSP、PHP专用类库组件,提高开发效率
Update : 2008-10-13 Size : 16918 Publisher : yucheng
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 33 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.