Pure ASP.NET

Pure ASP.NET
ISBN-10
067232069X
ISBN-13
9780672320699
Category
Active server pages
Pages
644
Language
English
Published
2002
Publisher
Sams Publishing
Authors
Robert Lair, Jason Lefebvre

Description

Pure ASP.NET is a premium reference for Active Server Pages development in the new Microsoft .NET Framework. Like all books in the Pure Series, Pure Active Server Pages.NET is comprised of 3 parts. Part I Conceptual Reference is a fast-paced primer that covers ASP.NET fundamentals and concepts. Part II Techniques Reference is full of well-commented, commercial-quality code that illustrates practical applications of ASP.NET concepts. Examples are presented in both Visual Basic and C# to appeal to a wide variety of programmers. Part III Syntax and Object Reference contains detailed coverage of .NET Namespaces such as System.Web and System.Data that are invaluable to ASP.NET developers.

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