Mastering Active Server Pages 3

ISBN-10
8176562599
ISBN-13
9788176562591
Category
Active server pages
Pages
890
Language
English
Published
2008
Author
Russell

Description

Mastering Active Server Pages Is The Right Book For Anyone Building Dynamic Web Sites, For E-Commerce And Other Uses. Whatever Your Web Background, You'll Find The Step-By-Step Instructions That Will Make You A Master Of The Latest Version Of This Increasingly Vital Technology. But This Is Much More Than A Guide To Asp: It's A Blueprint To Creating Dynamic, Easy-To-Maintain, Professional Sites Using Asp And A Host Of Related Technologies. Coverage Includes: Setting Up And Configuring Virtual Directories Blending Asp And HTML Understanding And Using Asp Intrinsic Objects Using Vbscript And Jscript/Javascript With Asp Accommodating Differences Between Browsers Using Components Delivered With Asp Accessing Files With The Filesystemobject Understanding The Dictionary Object Debugging Asp Scripts Accessing Databases With Sql And Ado Creating And Controlling Transactions From Asp Choosing And Using A State Maintenance Option Understanding Nt Security And Creating Secure Asp Applications Planning And Deploying Asp Applications Taking Advantage Of Client-Side Scripting And DHTML Building Vb Components For Use With Asp Using Xml/Xsl With Asp

Other editions

Similar books

  • Sams Teach Yourself ASP.Net in 24 Hours
    By Joe Martin, Brett Tomson

    Building on an overview of the basic architecture of the .Net framework, Sams Teach Yourself ASP.NET in 24 Hoursguides the reader through ASP.NET's basic structure, function and working syntax (data...

  • ASP.NET 3.5 商用开发架构精解
    By 张敏, 刘建宁, 常洁

    本书采用"提出问题-设计方案-解决方案"方式, 每一章都介绍了一个模块, 提供了丰富的示例代码, 并使用了Visual Studio 2008中的新功能以及.NET Framework 3.5中增强的语言特性.

  • 深入ASP.NET 2.0开发/Pro ASP.NET 2.0 website programming/图灵程序设计丛书
    By 阿姆斯特朗

    本书主要介绍如何使用ASP.NET 2.0开发坚实的基于Web的业务应用程序。除讲解了ASP.NET 2.0的新特性之外,还讨论了对真实ASP.NET项目至关重要的主题 ...

  • ASP.NET 2.0编程技术与实例
    By 徐慧, 郑霞, 赵辉

    本书详细地介绍了ASP.NET 2.0开发技术的原理和基本的编程知识,内容不仅包括ASP.NET 2.0新控件和新特性的介绍,还包括基于ASP.NET 2.0的综合案例开发。

  • ASP网络编程从入门到精通
    By 马军, 顼宇峰

    例如,大家比较熟悉的每周一次的歌曲排行榜,每周的投票内容都不同。在这种情况下,如果每次改动都要靠网站管理员在网页上修改这是不可能的。本章将具体讲述如何实现网络投票系统。首先来看一下在网络投票系统中几个关键技术的实现。

  • ASP.NET电子商务高级编程: 提出问题--设计方案--解决方案

    本书采用“提出问题-设计方案-解决方案”的模式,介绍了构建高性能电子商务站点时所面临的问题和实际的解决方案,讨论了如何建立产品目录、购物车以及网站社区等内容 ...

  • ASP 開發手册
    By A. Keyton Weissinger

    ASP 開發手册

  • Active Server Pages 3从入门到精通

    本书包括:基本活动服务器页面、ASP内部对象、编写服务器端代码、使用组件、用ASP和ADO访问数据库、ASP应用程序、高级ASP、ASP之外等内容。

  • DotNetNuke 4高级编程/Professional DotNetNuke 4
    By Walker, Shaun·沃克, Joe Brinkman

    本书研究了DotNetNuke项目的发展历史,探讨如何在服务器上安装,并解释如何组织和管理其门户网站;还分析了其应用程序的架构、应用程序的工作机制等。

  • ASP.NET+SQL Server动态网站开发案例精选
    By 张军, 刘斌

    JO Select DISTINCT name | from Emp Select DISTINCT ( name ) from Emp 李甫李华此 SQL 语句将 NAME 列中重复的数据集只显示一个,结果如图 2-34 所示:共显示了 12 位员工的信息,重复的员工名“李丽”、“李静”只显示了一个。 Where 条件语句可以帮助用户 ...