Active Server Pages Programming: A Concise Course

Active Server Pages Programming: A Concise Course
ISBN-10
1589392833
ISBN-13
9781589392830
Category
Active server pages
Pages
236
Language
English
Published
2003-05
Publisher
Virtualbookworm Publishing
Author
A Dedeke

Description

The purpose of this book is to give the novice and the professional web designer a concise introduction to the features and use of ASP technology. The book does not assume that the reader has a programming background. The content, by design, emphasizes the "learning by doing" approach. The scripting languages that are used in the text include HTML, VBScript, Visual Basic and JScript. The text includes projects about database-driven websites, design of web forms, Ad Rotator implementations and the creation of COM components. The projects also include the use of application and session objects as well as cookies. You will study enough about ASP technology to understand what you are doing and will gain an understanding of ASP programming components by using them. After you complete the assignments in this book, you will be able to adapt many of them for your own website. The projects are designed to work with both Windows 98 and Windows 2000.

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 条件语句可以帮助用户 ...