当前位置:首页>正文

学习 ASP.NET 2.0 与 AJAX(影印版) azw3 下载 fb2 在线 docx 2025 pdf kindle

免费下载书籍地址:PDF下载地址

精美图片

学习 ASP.NET 2.0 与 AJAX(影印版)书籍详细信息

  • ISBN:9787564109097
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2008-05
  • 页数:498
  • 价格:53.70
  • 纸张:胶版纸
  • 装帧:平装
  • 开本:16开
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分

内容简介:

学习本书,Web开发者可以使用微软*的Web开发工具:ASENET 2.0与新的ASENETAJAX框架,建立迷人的交互站点和应用程序。你将学会如何创建应用程序,其中包括所有你在流行商业网站上见过的精彩技巧,诸如订购表单和交互数据库,以及如何建立无需刷新的交互显示页面等。这本教程会直截了当地教你怎么做。

《学习ASP.NET 2.0与AJAX》通过大量有注释的例子、VB及SQL速查表、图示和章节概要,帮助你掌握微软工具的概念和技术。每个章节还包括一个独立的“头脑体操(Brain Builder)”部分,提供实践练习和复习问题,因此你可以随着学习进程不断操练新的技能,并测试自己对知识的理解程度。拥有这本书,你将可以:

掌握ASP.NET 2.0的基本技能,以创建专业质量的Web应用程序;为建立更闪亮、更交互的站点,将新的A-jax工具及CSS与AsPNET 2.0整合;使用Visual Studio或其免费版Visual Web Developer,以少的代码构建应用程序;调试应用程序、处理意外的问题并保护站点免受恶毒用户的攻击;将站点与数据库连接,使用户可以获取、交互和存储数据;使用社区维护的ASENET AJAX控件工具包扩展ASPNET AJAX随附的控件;用个性化工具给每个用户展现定制的网站界面。

作为初级web开发者或那些ASP.NET新手们的理想读物,这本书使你能潜心于学习这些明白晓畅的实用课程。想要加入时髦的web开发世界吗?就从此书开始吧。

书籍目录:

Cheat Sheets

Preface

1. Getting Started

 Hello World

 Creating a New Web Site

 Creating HelloWorld

 Making the HelloWorld Web Site Interactive

 What You Just Did

 Summary

 Brain Builder

2. Building Web Applicati0ns

 Mastering Web Site Fundamentals

  The Page

  Controls

  Code-Behind Files

  Events and Postbacks

  Synchronous and Asynchronous Postbacks

   The Page Load event and synchronous postback

   Adding asynchronous postbacks

 Controls

  Organizing the Properties Window

   Finding properties with IntelliSense

  Basic Controls

  Creating Tables

  Setting Properties

  Selection Controls

  Panels

  Selection Controls

   Adding controls with the Item editor

   Adding items in Source View

  More Selection Controls

  Displaying Text

  Images

  Links

  LinkButtons

 Source Code

 Summary

 Brain Builder

3. Snappier Web Sites with MAX

 Take a Walk on the Client Side

 ScriptManager

 Extending Controls with the Control Toolkit

  TextBoxWaterMarkExtender

  PopupControlExtender

  CollapsiblePanelExtender

 Source Code Listing

 Summary

 Brain Builder

4. Saving and Retrieving Data

 Getting Data from a Database

  Binding Data Controls

  Create a Sample Web Page

  Using a DataSource Control

  "Pay No Attention to That Man Behind the Curtain"

  Using the GridView Control

  Auto-Generated Code

  Adding Insert, Update, and Delete Statements

 Displaying and Updating the Data

  Take It for a Spin

  Modifying the Grid Based on Events

  Selecting Data from the GridView

  Passing Parameters to the SELECT Query

 Source Code Listings

 Summary

 Brain Builder

5. Validation

 Validation Controls

 The RequiredFieldValidator

 The Summary Control

 The Compare Validator

  Checking the Input Type

  Comparing to Another Control

 Range Checking

 Regular Expressions

 Custom Validation

 Summary

 Brain Builder

6. Style Sheets, Master Pages, and Navigation

 Styles and Style Sheets

  Cascading Style Sheets

  Inline Styles

   Pros and cons

  Document-Level Styles

   Pros and cons

  External Style Sheets

 Master Pages

  Creating a Master Page

  Adding Content Pages

  Using Nested Master Pages

  Changing the Master Page at Runtime

 Navigation

  Buttons and HyperLinks

  Menus and Bread Crumbs

  Site Maps

  Using Sitemaps

   TreeView

   Customizing the look and feel of the TreeView

   Replacing the TreeView with a menu control

   Accessing site map nodes programmatically

  Bread Crumbs

 Summary

 Brain Builder

7. State and Life Cycle

 Page Life Cycle

 State

  View State

  Session State

  Application State

 Summary

 Brain Builder

8. Errors, Exceptions, and Bugs, Oh My!

 Creating the Sample Application

 Tracing

  Page-Level Tracing

  Inserting into the Trace Log

 Debugging

  The Debug Toolbar

  Breakpoints

   Setting a breakpoint

   Breakpoint window

   Breakpoint properties

   Breakpoint icons

  Stepping Through Code

  Examining Variables and Objects

  Debug Windows

   Immediate window

   Locals window

   Watch window

   Call Stack window

 Error Handling

  Unhandled Errors

  Application-Wide Error Pages

  Page-Specific Error Pages

 Summary

 Brain Builder

9. Security and Personalization

 Forms-Based Security

  Creating Users with the WAT

  Managing Users Programmatically

   Creating user accounts

   Creating a welcome page

   Creating a login page

  Roles

  Restricting Access

   Testing for login status

   Testing for role-based authentication membership

 Personalization

  Profiles

   Simple data types

   Complex data types

  Anonymous Personalization

   Migrating anonymous data to an actual user's record

 Themes and Skins

  Create the Test Site

  Organize Site Themes and Skins

  Enable Themes and Skins

  Specify Themes for Your Page

  Using Named Skins

 Summary

 Brain Builder

10. Putting It All Together

  Getting Started

  Adding Styles

  Using Master Pages

  Setting Up Roles and Users

  Logging In

  Navigation

  Products Page

  Adding AJAX

  Cart Page

  Purchase Page

  Confirm Page

  Custom Error Pages

  Summary

  Source Code Listings

   Cart Page

   Confirm Page

   Home Page

   Login Page

   Master Page

   Products Page

   Purchase Page

   Web.config

A. Installing the Applications

B. Copying a Web Site

C. Answers to Quizzes and Exercises.

Index

作者介绍:

Jesse Liberty,软件Silverlight开发团队高级项目经理,这本书使你能潜心于学习这些明白晓畅的实用课程。想要加入时髦的Web开发世界吗?就从此书开始吧。

出版社信息:

暂无出版社相关信息,正在全力查找中!

书籍摘录:

暂无相关书籍摘录,正在全力查找中!

在线阅读/听书/购买/PDF下载地址:

在线阅读地址:学习 ASP.NET 2.0 与 AJAX(影印版)在线阅读

在线听书地址:学习 ASP.NET 2.0 与 AJAX(影印版)在线收听

在线购买地址:学习 ASP.NET 2.0 与 AJAX(影印版)在线购买

原文赏析:

暂无原文赏析,正在全力查找中!

其它内容:

书摘插图


书籍介绍

《学习ASP.NET 2.0 with AJAX(影印版)》是Web开发者可以使用微软最新的Web开发工具:ASP.NET 2.0与新的ASP.NET AJAX框架,建立迷人的交互站点和应用程序。你将学会如何创建应用程序,其中包括所有你在流行商业网站上见过的精彩技巧,诸如订购表单和交互数据库等,以及如何建立无需刷新的交互显示页面。这本教程会直截了当地教你怎么做。

《学习ASP.NET 2.0与AJAX》通过大量有注释的例子、VB及SQL速查表、图示和章节概要,帮助你掌握微软工具的概念和技术。每个章节还包括一个独立的“头脑体操(Brain Builder)”部分,提供实践练习和复习问题,因此你可以随着学习进程不断操练新的技能,并测试自己对知识的理解程度。拥有《学习ASP.NET 2.0 with AJAX(影印版)》,你将可以:

掌握ASP.NET 2.0的基本技能,以创建专业质量的Web应用程序

为建立更闪亮、更交互的站点,将新的Ajax工具及CSS与ASP.NET 2.0整合

使用Visual Studio或其免费版Visual Web Developer,以最少的代码构建应用程序

调试应用程序、处理意外的问题并保护站点免受恶毒用户的攻击

将站点与数据库连接,使用户可以获取、交互和存储数据

使用社区维护的ASP.NET AJAX控件工具包扩展ASP.NET AJAX随附的控件

用个性化工具给每个用户展现定制的网站界面

书籍真实打分

故事情节:4分

人物塑造:8分

主题深度:8分

文字风格:5分

语言运用:3分

文笔流畅:4分

思想传递:3分

知识深度:6分

知识广度:3分

实用性:5分

章节划分:4分

结构布局:8分

新颖与独特:9分

情感共鸣:9分

引人入胜:7分

现实相关:6分

沉浸感:4分

事实准确性:5分

文化贡献:9分

网站评分

书籍多样性:3分

书籍信息完全性:4分

网站更新速度:9分

使用便利性:8分

书籍清晰度:8分

书籍格式兼容性:4分

是否包含广告:4分

加载速度:8分

安全性:6分

稳定性:3分

搜索功能:5分

下载便捷性:3分

下载点评

  • 无水印(337+)
  • 下载快(670+)
  • 一般般(195+)
  • 服务好(223+)
  • 还行吧(246+)
  • 章节完整(170+)
  • 情节曲折(124+)
  • 格式多(544+)
  • 快捷(314+)
  • 速度快(379+)
  • 在线转格式(635+)
  • 字体合适(96+)

下载评价

网友 孙***美:加油!支持一下!不错,好用。大家可以去试一下哦

网友 孙***夏:中评,比上不足比下有余

网友 邱***洋:不错,支持的格式很多

网友 堵***洁:好用,支持

网友 蓬***之:好棒good

网友 师***怡:说的好不如用的好,真心很好。越来越完美

网友 瞿***香:非常好就是加载有点儿慢。

网友 冷***洁:不错,用着很方便

网友 辛***玮:页面不错 整体风格喜欢

网友 訾***雰:下载速度很快,我选择的是epub格式

网友 宓***莉:不仅速度快,而且内容无盗版痕迹。

网友 孔***旋:很好。顶一个希望越来越好,一直支持。

网友 薛***玉:就是我想要的!!!

网友 权***颜:下载地址、格式选择、下载方式都还挺多的

版权声明

1本文:学习 ASP.NET 2.0 与 AJAX(影印版)转载请注明出处。
2本站内容除签约编辑原创以外,部分来源网络由互联网用户自发投稿仅供学习参考。
3文章观点仅代表原作者本人不代表本站立场,并不完全代表本站赞同其观点和对其真实性负责。
4文章版权归原作者所有,部分转载文章仅为传播更多信息服务用户,如信息标记有误请联系管理员。
5本站一律禁止以任何方式发布或转载任何违法违规的相关信息,如发现本站上有涉嫌侵权/违规及任何不妥的内容,请第一时间联系我们申诉反馈,经核实立即修正或删除。


本站仅提供信息存储空间服务,部分内容不拥有所有权,不承担相关法律责任。

相关文章:

  • 架子鼓青少年乐队培训教程初学入门零基础教材 成人儿童初学者架子鼓自学教材书籍 打击乐爵士鼓练习曲乐谱 架子鼓爵士鼓教材 9787535494580 azw3 下载 fb2 在线 docx 2025 pdf kindle
  • 工业科学家手册 azw3 下载 fb2 在线 docx 2025 pdf kindle
  • 依田纪基的围棋死活制胜宝典 [日] 依田纪基 人民邮电出版社【正版】 azw3 下载 fb2 在线 docx 2025 pdf kindle
  • 丁丁历险记--神秘的流星 azw3 下载 fb2 在线 docx 2025 pdf kindle
  • 四国军棋II azw3 下载 fb2 在线 docx 2025 pdf kindle
  • 风景园林师18 中国风景园林规划设计集 azw3 下载 fb2 在线 docx 2025 pdf kindle
  • 版画术语(中英文双语版) azw3 下载 fb2 在线 docx 2025 pdf kindle
  • 黄冈同步训练:语文(三年级上 RJ) azw3 下载 fb2 在线 docx 2025 pdf kindle
  • 爆笑王杂志 小学生笑话期刊书籍2024年7月起订起全年订阅 杂志铺 azw3 下载 fb2 在线 docx 2025 pdf kindle
  • 忻州谚语、成语、惯用语词典 azw3 下载 fb2 在线 docx 2025 pdf kindle