Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - xml.net
Search - xml.net - List
VB.NET - Windows Forms - How-To XML Comments-VB.NET- Windows Forms- How-To XML Comments
Update : 2024-05-18 Size : 96256 Publisher : uj

包括三方面内容: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.
Update : 2024-05-18 Size : 15744000 Publisher : 朱岩

CSharpXML
DL : 0
XML票据打印源码, XmlMaker:XmlMaker的.net源码; BillPrint:票据打印的VC源码 FormatMaker2.xml: 票据样板; XmlPrint.htm:BillPrint的调用例程脚本-XML paper printing source
Update : 2024-05-18 Size : 268288 Publisher : item

采用DirectUi技术的一套UI库,效率非常高,用xml描述资源文件-Using a set of UI library DirectUi technology, the efficiency is very high, with a description of the resource file xml
Update : 2024-05-18 Size : 161792 Publisher : mpf

Visual Basic .NET XML ASP.net 编程 美国 汉语-VB.NET XML ASP by chinese [Visual.Basic.NET.Developers.Guide.to.ASP.NET.XML.and.ADO.NET.Jeffrey.P.McManus.rar
Update : 2024-05-18 Size : 8947712 Publisher : 张天

DL : 0
实现简单的xml读取、修改、添加、和删除的操作-To achieve a simple xml read, modify, add, and delete operations
Update : 2024-05-18 Size : 1024 Publisher : 王明

xml-rpc.net.2.1.0 C#的rpc的例子
Update : 2024-05-18 Size : 328704 Publisher : 碧血晴天

AJAX 是由「Asynchronous JavaScript and XML」這幾個英文字的開頭所組成,是一種非同步的技術-AJAX is " Asynchronous JavaScript and XML" at the beginning of this word is composed of several, is a non-synchronous technology
Update : 2024-05-18 Size : 1479680 Publisher : toto

Summary of Contents 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
Update : 2024-05-18 Size : 7810048 Publisher : Victor

DL : 0
C#天气预报程序桌面版,在你的电脑桌面上显示你本地的天气信息,天气数据采集自网络,除了显示天气信息外,还有实时的温度、湿度、风力风向及未来两天的天气情况,有自动刷新功能,可以设置随系统启动等。软件上面显示的时间是获取的服务器上的时间(无法获取时才会使用本地的时间),包含农历跟星期等信息,运行后默认以透明窗体嵌入桌面右下角,可以设置两个城市显示(任务栏图标右键有设置功能)。定时刷新采用线程控制,抛弃传统的Timer控件。另外,软件做了只能同时运行一个实例的限制!可能是因为Using的东西太多,导致软件占用内存接近30M,也可能是算法及.net框架的原因,有兴趣的朋友可以在此基础上进行修改完善,大家一起进步!   提示:单独拷出exe文件使用时,第一次运行会自动生成配置文件,由于会遍历N个XML文档,所以需要十几秒钟的初始化时间(视网络情况而定)!   开发环境为:VS2010 + .net 2.0,考虑到很多人用VS2008,所以上传之前改了配置文件,可以正常用2008打开了。包括关于窗体的图片也也有原始PSD文件! -C# desktop weather programs in your computer desktop display your local weather information, weather data collected from the network, in addition to The display weather information, there are real-time temperature, humidity, wind direction and weather conditions in the next two days, with automatic refresh function Energy, can be set with the system startup and so on. Software, the time shown above is time to get on the server (only when can not get Use local time), contains information such as Lunar New Year with a week, running the default desktop, embedded in a transparent form the lower right corner, you can set Purchase two cities display (right there to set tray icon function). Regularly updated by the thread control, Timer control to discard the traditional Pieces. In addition, the software can only do limited running one instance! Using what may be due to too much, resulting in software accounted for With memory close to the 30M, it may be algorithms and. Net framew
Update : 2024-05-18 Size : 3339264 Publisher : wangpopo

CSharpLINQ
DL : 0
目前OOP技术在工业领域的应用已经进入了一个稳定的发展阶段。程序员现在都已经认同像类、对象和方法这样的语言特性。考察现在和下一代的技术,一个新的编程技术的重大挑战开始呈现出来,即面向对象技术诞生以来并没有解决降低访问和整合信息数据的复杂度的问题。其中两个最主要访问的数据源与数据库和 XML 相关。 LINQ(Language INtegrated Query,语言集成查询)是Visual Studio 2008中的一组新功能,可为C#和Visual Basic语言语法提供强大的查询功能。LINQ引入了标准的、易于学习的查询和更新数据模式,可以对其技术进行扩展以支持几乎任何类型的数据存储。Visual Studio 2008包含LINQ提供程序的程序集,这些程序集支持将LINQ与.NET Framework集合、SQL Server数据库、ADO.NET数据集和XML文档一起使用。-LINQ Programming.
Update : 2024-05-18 Size : 160768 Publisher : developer

.netvsnet
DL : 0
非常不错的vs.net学习资料,XML Web Service 应用开发 --Visual Studio .NET-Vs.net very good learning materials, XML Web Service application development- Visual Studio. NET
Update : 2024-05-18 Size : 7007232 Publisher : liuyefeng

DL : 0
.NET 下的XML入门教程,解释五种方式使用XML,适用于.NET 2.0-. NET XML Tutorial under, explain five ways to use XML, for. NET 2.0
Update : 2024-05-18 Size : 41984 Publisher : weifeng

.netflex
DL : 0
flex连接数据库(httpservice,asp.net,XML),多种方法实现flex与数据库的连接-flex connect to the database
Update : 2024-05-18 Size : 61440 Publisher : 周翔

android 解析.net webservice 返回的dataset参数,封装成List<Map<String,Object>>对象数组。-android resolution. net webservice returns dataset parameters.
Update : 2024-05-18 Size : 3072 Publisher :

Developers guide to ASP.NET
Update : 2024-05-18 Size : 121856 Publisher : Yao

export import xml docu vb.net source code
Update : 2024-05-18 Size : 63488 Publisher : neosetion

DL : 0
XML 书,详解XML在网站设计上的疑难杂症-To introduce the design of net for XML,and the writer is a chinese
Update : 2024-05-18 Size : 1320960 Publisher : yanglei

DL : 0
dot NET数据库开发技术,涉及数据绑定与DATASET,sql server的XML功能的详细使用步骤-Joint programming of C# and database
Update : 2024-05-18 Size : 4066304 Publisher : 姜欢

DL : 0
ASP.NET无刷新的图片批量上传,使用flash+xml。可以重命名图片。当然也可以获取到所有图片的名称,路径等。-ASP.NET without refresh image bulk upload, use flash+xml. You can rename the picture. Of course, can get to all the pictures the name of the path.
Update : 2024-05-18 Size : 57344 Publisher : 江腾
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 33 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.