Professional Asp.net 3.5 in C# and Vb

Professional Asp.net 3.5 in C# and Vb
ISBN-10
8126516224
ISBN-13
9788126516223
Category
Active server pages
Pages
1732
Language
English
Published
2008-04-07
Publisher
John Wiley & Sons
Authors
Scott Hanselman, Bill Evjen

Description

Professional ASP.NET 3.5 continues to set the standard for ASP.NET established by the earlier 2.0 version of this book. Updated for the latest release of Visual Studio, the author team of Bill Evjen (INETA Founder and former president), Scott Hanselman (well known for his www.computerzen.com blog), and Devin Rader (a well known technology evangelist and developer speaker) add 500 pages of great new content compared to the original 2.0 version of the book. The 3.5 edition retains many great features from the 2.0 version, including both printed and downloadable VB and C# code examples and great feature coverage of core ASP.NET. The ASP.NET 3.5 version focuses even more on experienced programmers and advanced web development. It eliminates 2 introductory chapters more suitable for beginners and eliminates some language coverage that is available to readers in their choice of Wrox's Professional C# or Professional VB books. · Application and Page Frameworks· ASP.NET Server Controls and Client-Side Scripts· ASP.NET Web Server Controls· Validation Server Controls· Working with Master Pages· Themes and Skins· Data Binding in ASP.NET 3.5· Data Management with ADO.NET· Querying with LINQ· Working with XML and LINQ to XML· IIS7· Introduction to the Provider Model· Extending the Provider Model· Site Navigation· Personalization· Membership and Role Management· Portal Frameworks and Web Parts· HTML and CSS Design with ASP.NET· ASP.NET AJAX· ASP.NET AJAX Control Toolkit· Security· State Management· Caching· Debugging and Error Handling· File I/O and Streams· User and Server Controls· Modules and Handlers.· Using Business Objects· Building and Consuming Services· Localization· Configuration· Instrumentation· Administration and Management· Packaging and Deploying ASP.NET Applications

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