Welcome![Sign In][Sign Up]
Location:
Search - DataSet Xml

Search list

[xml-soap-webservicexmldataoperate

Description: 这是操作XMl和dataset的很好操作总结,是初学者系统掌握的很好的类.-XMl dataset and the good operation summary of the system beginners grasp the good category.
Platform: | Size: 50186 | Author: asdjf | Hits:

[JSP/JavaPubFunction

Description: 这个是转换为把数据库中数据转换为正常的xml,可以让c++ builder中dataset接收的数据流-this is the database for the conversion of data into a normal xml, c builder can receive the dataset which data flow
Platform: | Size: 3728 | Author: 张才玉 | Hits:

[xml-soap-webservicexmldataoperate

Description: 这是操作XMl和dataset的很好操作总结,是初学者系统掌握的很好的类.-XMl dataset and the good operation summary of the system beginners grasp the good category.
Platform: | Size: 50176 | Author: asdjf | Hits:

[File Operatexml_readwrite

Description: delphi编写的xml文件读写程序,简单易懂。-xml document prepared by the reader procedures, simple and understandable.
Platform: | Size: 230400 | Author: zlf | Hits:

[OAASP.NETPortal(CSVS)

Description: Portal Starter Kit提供了在线管理工具,使得管理员用户可以管理门户的内容、布局和安全。若想要了解如何使用该管理工具的信息,请查看“关于门户”标签。 门户管理工具使用一个配置组件来更新门户的配置,并通过RolesDB组件更新用户的类别。门户配置元素,如标签名称和布局、模块定义和设置、门户显示名称等存储在一个XML文档中并返回到一个缓冲的DataSet中。任务、用户和安全信息以及各个模块数据则存储在数据库中。 -Portal Starter Kit provides online management tools, Administrators can make users of the portal content management, distribution and security. If you want to understand how to use the management tools of information, please check out "on the door" label. Gateway to the use of a management tool to update the configuration components gateway configuration, RolesDB components and updated through the user categories. Gateway configuration elements, such as the name and label layout, module definition and setup, portals such as display name stored in an XML document and return to a buffer which the DataSet. Tasks, users and security of information and data modules is stored in the database.
Platform: | Size: 1175552 | Author: wszhe1 | Hits:

[VC/MFCvc.net

Description: 第一章:综合运用VC.NET与托管类 第二章: 正则表达式的运用 第三章: 注册表、文件IO 第四章:密码学、HASH代码、数据加密 第五章:XML ADO.NET 第六章: ADO.NET与dataset 第七章:高级ADO.net 第八章:ADO.NET与xml高级运用 第九章:远程处理 第十章:事件日志、进程控制、性能测试 第十一章:管理托管对象 -Chapter I: the integrated use of VC.NET with the Managed Classes chapter: the use of regular expressions in Chapter III: registry, file IO Chapter IV: Cryptography, HASH code, data encryption Chapter V: XML ADO.NET Article six chapters: ADO.NET and dataset Chapter VII: Advanced ADO.Net Chapter VIII: ADO.NET with xml senior use of Chapter IX: Remote handle Chapter X: event logs, process control, performance testing Chapter XI: Management Managed Object
Platform: | Size: 18260992 | Author: 方剑 | Hits:

[source in ebookSchema

Description: C# ,DATASET的DEMO,是一个使用DATASET与XML数据源存取数据的源码.-C#, DATASET the DEMO, the use of DataSet is an XML data source and data source access.
Platform: | Size: 4096 | Author: xiuwen | Hits:

[xml-soap-webserviceDataSetInASPNET

Description: 数据集可以类型化或非类型化。类型化数据集这样一种数据集,它先从基 DataSet 类派生,然后使用 XML 架构文件(.xsd 文件)中的信息生成新类。架构中的信息(表、列等)被作为一组第一类对象和属性生成并编译为此新数据集类。 -Data sets can be typed or typed. Types of data sets such a data set, it derived from the base DataSet category, and then use the XML structure of documents (. Xsd file) of the information to generate a new category. Structure of information (table, column, etc.) was the first category as a set of objects and attributes to generate and compile the data sets for this new category.
Platform: | Size: 181248 | Author: xiaozhutc | Hits:

[OtherLINQforVisualCSharp2008

Description: C # programmers at any level need to learn about LINQ (Language-Integrated Query), Microsoft’s breakthrough technology for simplifying and unifying data access from any data source. With LINQ you can write more elegant and flexible code, not just to access databases and files but also to manipulate data structures and XML. LINQ for Visual C# 2008 is a short guide to the major features of LINQ. It thoroughly covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML. For instance, you’ll learn to Use the LINQ syntax Use LINQ to Objects to query in-memory objects Integrate LINQ to SQL with existing ADO.NET programs Query XML documents/data using LINQ to XML Integrate LINQ to SQL and LINQ to XML The book also includes plenty of working examples to demonstrate LINQ in action. There is no better source than this book for getting a fast head start on this technology. Best Regards, Wasi-C# programmers at any level need to learn about LINQ (Language-Integrated Query), Microsoft’s breakthrough technology for simplifying and unifying data access from any data source. With LINQ you can write more elegant and flexible code, not just to access databases and files but also to manipulate data structures and XML. LINQ for Visual C# 2008 is a short guide to the major features of LINQ. It thoroughly covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML. For instance, you’ll learn to Use the LINQ syntax Use LINQ to Objects to query in-memory objects Integrate LINQ to SQL with existing ADO.NET programs Query XML documents/data using LINQ to XML Integrate LINQ to SQL and LINQ to XML The book also includes plenty of working examples to demonstrate LINQ in action. There is no better source than this book for getting a fast head start on this technology. Best Regards, Wasi
Platform: | Size: 2407424 | Author: Wasiuddin | Hits:

[CSharplinq-for-visual-cSharp-2008-firstpress

Description: * A clear and comprehensive yet concise introduction to using LINQ in C# * Covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML * Rich in working examples of LINQ in action * Ideal for C# programmers at any level - * A clear and comprehensive yet concise introduction to using LINQ in C# * Covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML * Rich in working examples of LINQ in action * Ideal for C# programmers at any level
Platform: | Size: 2407424 | Author: chane | Hits:

[VC/MFCADO.NET_advance_program

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:

[.netASP.NET_XML

Description: ASP.NET操作XML的基本教程,主要介绍了XML语言,XML语法,XML与DataSet等基本操作。-ASP.NET operation of the basic XML tutorial introduces the XML language, XML syntax, XML and the DataSet and other basic operations.
Platform: | Size: 453632 | Author: 阿lin | Hits:

[ADO-ODBCADOXML

Description: ADO转换XML格式,XML转化为ADO数据集。采用动态创建记录集的方法。-ADO XML format conversion, XML conversion for the ADO dataset. Creating dynamic record sets.
Platform: | Size: 2048 | Author: 上奄 | Hits:

[Printing programxml-rdlc

Description: 使用XML动态生成rdlc报表,带数据源DATASET.-failed to translate
Platform: | Size: 439296 | Author: wahaha | Hits:

[Delphi VCLXML-and-ClientDataSet

Description: XML作为数据集 的程序源码,XML作为数据集 的程序源码-XML && client
Platform: | Size: 713728 | Author: sun | Hits:

[Graph programxml_analyser_ver_1_0

Description: Generate date time chart using xml dataset
Platform: | Size: 15360 | Author: Rajarshi | Hits:

[androidParsedXmlDataSet

Description: android 解析.net webservice 返回的dataset参数,封装成List<Map<String,Object>>对象数组。-android resolution. net webservice returns dataset parameters.
Platform: | Size: 3072 | Author: | Hits:

[CSharpxml

Description: 该压缩包内包含几个操作Xml文件的实例. 每一种Xml文件的格式都有所不同. 支持Xml文件的查询、修改、删除节点等. 还有如何将Xml文件转换为DataSet数据集. 然后通过更新数据集来实现Xml文件的更新.-The archive contains several operations Xml file instance. Xml file format for each are different. Supported Xml file query, modify, delete nodes, etc. as well as how to Convert Xml Files DataSet dataset. Then achieved by updating the dataset Xml file updates.
Platform: | Size: 1571840 | Author: 阎志雄 | Hits:

[CSharpSystem.Data.DataSet.CDATASections

Description: DataTable写入XML文件时,CData的数据写入方法-DataTable when writing XML files, CData data writing method
Platform: | Size: 4096 | Author: 徐小勇 | Hits:

[Windows DevelopDataSet(DataTable)与XML互转

Description: DataSet与xml之间的转换,适合于初学者(The conversion between DataSet and XML, suitable for beginners)
Platform: | Size: 69632 | Author: 王禾未央 | Hits:
« 12 3 »

CodeBus www.codebus.net