Welcome![Sign In][Sign Up]
Location:
Search - XML ASP.NET

Search list

[ASPBeginning ASP.NET 3.5 in C# 2008 From Novice to Professional, Second Edition

Description: Editorial Reviews Product Description The most up–to–date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 3.5 in C# 2008 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of C#. The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and tuning your site for optimal performance. Within these pages, you’ll find tips for “best practices” and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to building real–world web sites right from the beginning—rather than just faking it with simplified coding practices. By the time you’ve finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer. About the Author Matthew MacDonald is an author, educator, and MCSD developer who has a passion for emerging technologies. He is a regular writer for developer journals such as Inside Visual Basic, ASPToday, and Hardcore Visual Studio .NET, and he's the author of several books about programming with .NET, including User Interfaces in VB .NET: Windows Forms and Custom Controls, The Book of VB .NET, and .NET Distributed Applications. In a dimly remembered past life, he studied English literature and theoretical physics. Send e-mail to him with praise, condemnation, and everything in between, to p2p@prosetech.com.
Platform: | Size: 8946746 | Author: open008 | Hits:

[SourceCodeNXIT.net新闻系统免费版源码下载

Description: 程序设计:Flyangel 用到了vb.net c# asp.net xml等 最大特别是核心功能组件化. 特色: 强大的后台管理功能 支持二级分类 支持匿名投稿 超强用户权限设置- Programming: Flyangel used vb.net c# asp.net xml and so on most greatly specially is the core function module Characteristic: The formidable backstage management function anonymous supports two levels of classified supports to submit a piece of writing for publication the ultra strong user jurisdiction to establish
Platform: | Size: 1336320 | Author: 张亚林 | Hits:

[Documents各种.Net教程

Description: .NET教程,保护C#,ASP.NET,VB.NET,XML.NET等的教程- NET course, protects C#, ASP.NET, VB.NET, XML.NET and so on the course
Platform: | Size: 14661632 | Author: none | Hits:

[WEB Code用asp.net和xml写得新闻更新系统

Description: 用asp.net和xml写得新闻更新系统-with Asp. Net written and xml news update system
Platform: | Size: 9216 | Author: 冯国昱 | Hits:

[BooksASP.NET_XML深入编程技术

Description: 这是一本介绍asp.net和XML的编程的书,对XML学习者很有帮助!-This is a briefing Asp. Net and XML programming, the XML learners helpful!
Platform: | Size: 6871040 | Author: 天天 | Hits:

[Other2005.net

Description: 这是.net2005学习不可缺少的教程,主要包括winform,CSharp,xml,asp.net等各方面教程和实例-it does. Net2005 indispensable to the study guide, including winform. CSharp, xml, and other areas Asp. net tutorials and examples
Platform: | Size: 62918656 | Author: wangjianhui | 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:

[Other[ASP.NET.Web].ASP_NET

Description: 基于XML的Web服务被广泛认为是分布式计算技术的重要发展方向。在业界众多公司的推动下,人们对于逐渐形成的各种Web服务的相关技术与标准越来越关心。 本书主要介绍如何使用ASP.NET创建高水平的Weh服务。书中介绍了Web服务架构的核心标准,并通过实例说明了这些标准如何集成到ASP.NET中。本书还通过深入分析代码实例介绍了创建和使用Web服务的技术。本书最后介绍了三个综合的案例研究,每一个案例研究都演示了一个完整的Web服务应用程序的解决方案。 -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.
Platform: | Size: 39303168 | Author: Eagle | Hits:

[xml-soap-webserviceWrox-ProfessionalAsp2.0Xml-2006

Description: 开发 asp.net 经典书籍 wrox出版社又一新作 -development Asp. Net wrox classic books for another new publishers
Platform: | Size: 5244928 | Author: 必须 | Hits:

[OtherAsp.Net_Ajax_PROGRAM

Description: 我的第一个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.
Platform: | Size: 2048 | Author: 柳军 | Hits:

[WEB Codenettest50

Description: ASP.NET v2.0 入门50例源码 : C#基本语法 控件的使用 登录控件的使用 ADO.NET知识 XML实例 Net程序集和定制控件 配置和优化 安全配置 -ASP.NET v2.0 source 50 cases of entry: C# Basic grammar controls the use of the registry controls the use of ADO.NET knowledge of XML instance of Net assemblies and custom control to configure and optimize security configuration
Platform: | Size: 4864000 | Author: | Hits:

[.netASP_NET_XML_CShap

Description: 这是关于ASP.NET的 XML高级编程-C#编程篇-This is on the ASP.NET, XML high-level programming-C# Programming articles
Platform: | Size: 22729728 | Author: li | Hits:

[Otherasp.net200wen

Description: asp.net专家200问(含源代码解决法案,有常用Web服务控件 高级Web控件 数据绑定技术 XML相关处理技术 数据绑定技术 数据库设计 等等)
Platform: | Size: 15471616 | Author: 杨桥梁 | Hits:

[WEB CodeASP.NET-XM

Description: asp.net/xml深入编程,里边包含66个典型实例-asp.net/xml-depth programming, inside contains 66 typical examples of
Platform: | Size: 6871040 | Author: clara116 | Hits:

[WEB CodeASP

Description: Cell插件基于Xml技术实现客户端与服务器端数据交换的ASP源代码。需要安装用友华表软件技术有限公司的Cell插件后才能正常观看,请先下载Cell插件。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell插件下载地址: http://www.cellsoft.cc/GL_Down/2008121321664295.exe 产品概述: Cell 插件用于开发B/S结构程序,使用Asp, Asp.net, Jsp, VbScript, JavaScript等语言开发,可以在浏览器中直接打印报表(非IE打印),带有国际化数字签名,让用户使用更方便,更安全。 · 具备Cell组件的所有特色功能,在浏览器中提供报表的显示和打印(非IE的打印) · 网络报表界面美观,大大改善了浏览器中报表的输出效果 · 带有国际化数字签名,让用户使用的更安全、更放心 · 可将报表文件另存为华表文件或者Excel文件,从而可以进行进一步加工 · 支持ASP、ASP.Net、JSP、VBScript、JavaScript等语言开发 在开发工具中将Cell插件引入至工程,然后将Cell插件拖至页面中即可开始报表设计。-Cell Plug-Xml-based technology client and server-side ASP source code for data exchange
Platform: | Size: 151552 | Author: mengchao | Hits:

[JSP/JavaASP.NET

Description: 本程序演示了在ASP.NET中使用XML/XSLT,图形开发技术,是C#发现之旅系列课程关于C#操作XML/XSLT,图形开发技术的演示程序。本程序使用C#开发,运行在微软.NET框架1.1的环境下。-This procedure demonstrated in ASP.NET using XML/XSLT, graphics technology, are C# Discovery series of courses on the C# Operation XML/XSLT, graphics demo program development techniques. This procedure using C# Development, running on Microsoft. NET Framework 1.1 environment.
Platform: | Size: 1413120 | Author: 苏远平 | Hits:

[WEB CodeNXIT.net

Description: NXIT.net新闻系统免费版 特色: 强大的后台管理功能 支持二级分类 支持匿名投稿 超强用户权限设置 原创 asp.net html编辑,根据用户权限而有相应的功能. 支持上传图片及图片上加注释 VB.NET XML c# 代码高亮显示(可以自定义) 缺点:美工稍微逊了点,,,不过我想大家不在意吧?,自己DIY吧-Information systems NXIT.net free version features: a strong background in support of management functions in support of an anonymous submission Category 2 super user permission settings, original asp.net html editor, based on user permissions and the corresponding functions. Support upload pictures and photographs on the increase Notes VB.NET XML c# code highlighting (can customize) Disadvantages: Poor little clip point, but I think we do not care, right?, their own DIY it
Platform: | Size: 1387520 | Author: xuxu | Hits:

[.netFlash_ASPnet

Description: Flash ASP.Net XML Access 制作的电子商店-Flash ASP.Net XML Access produced electronic stores
Platform: | Size: 65943552 | Author: boible | Hits:

[OtherHydrogenCms

Description: HydrogenCms是一款采用Asp.net MVC开发的轻量级的CMS,是一个全功能的、低要求的、开源的CMS,它使用 asp.net mvc, linq2sql, linq2xml, 还借鉴了 BlogEngine, Kigg的一些优点。 可以在线更换皮肤,可以在后台设置网站标题及管理员密码等,数据存储采用的是XML。-HydrogenCms using Asp.net MVC is a development of lightweight CMS, is a full-featured, low demand, the open-source CMS, which uses asp.net mvc, linq2sql, linq2xml, also draws on BlogEngine, Kigg of some advantages. Available online to replace the skin, you can set up sites in the background, title and administrator passwords, the data is stored using the XML.
Platform: | Size: 1113088 | Author: 邓程逸 | Hits:

[.netASP.NET企业信息管理系统(Spring.NET) 源码

Description: ASP.NET企业信息管理系统(Spring.NET修改版) 源码 程序使用VS2010+SQL2008开发,使用MVC框架Spring.NET+NHibernate,改进了分页效率较低和分页代码量大等问题 目录: DAO:Spring.NET+NHibernate通用DAO层 Model:数据库实体 SpringResource/spring_bean_dao.xml:Spring配置文件下的 <object id="DbProvider" type="DAO.SQLProvider, DAO"> <property name="ConnectionString" value="Data Source=(local);Database=Web;User ID=sa;Password=sa;Trusted_Connection=False" /> </object> (数据库连接字符在这里修改,然后还要重新编译DAO这个项目才会生效) WEB:WEB层 DB_aspx下为Sql2005数据库 后台登陆地址:admin/default.aspx,帐号/密码:51aspx/51aspx(ASP.NET Enterprise Information Management System (Spring.NET Revision) Source Code The program is developed with VS2010+SQL2008 and MVC framework Spring.NET+NHibernate, which improves the problems of low paging efficiency and large amount of paging code. Directory structure: DAO: Spring. NET + NHibernate Universal DAO Layer Model: Database Entities Spring Resource/spring_bean_dao.xml: Under the Spring configuration file <object id="DbProvider" type="DAO.SQL Provider, DAO"> <property name="Connection String" value="Data Source=(local); Database=Web; User ID=sa; Password=sa; Trusted_Connection=False"/> </object>)
Platform: | Size: 4222976 | Author: pupipi | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net