-
>
决战行测5000题(言语理解与表达)
-
>
软件性能测试.分析与调优实践之路
-
>
第一行代码Android
-
>
深度学习
-
>
Unreal Engine 4蓝图完全学习教程
-
>
深入理解计算机系统-原书第3版
-
>
Word/Excel PPT 2013办公应用从入门到精通-(附赠1DVD.含语音视频教学+办公模板+PDF电子书)
学习ASP.NET 2.0与Ajax 版权信息
- ISBN:9787564109097
- 条形码:9787564109097 ; 978-7-5641-0909-7
- 装帧:暂无
- 册数:暂无
- 重量:暂无
- 所属分类:>>
学习ASP.NET 2.0与Ajax 本书特色
学习本书,Web开发者可以使用微软*新的Web开发工具:ASENET 2.0与新的ASENET
AJAX框架,建立迷人的交互站点和应用程序。你将学会如何创建应用程序,其中包括
所有你在流行商业网站上见过的精彩技巧,诸如订购表单和交互数据库,以及如何建立
无需刷新的交互显示页面等。这本教程会直截了当地教你怎么做。
《(学习ASP.NET 2.0与AJAX))通过大量有注释的例子、VB及SQL速查表、图示和章节概要,帮助
你掌握微软工具的概念和技术。每个章节还包括一个独立的“头脑体操(Brain Builder)”部分,
提供实践练习和复习问题,因此你可以随着学习进程不断操练新的技能,并测试自己对知识的理解
程度。拥有这本书,你将可以:
掌握ASENET 2.0的基本技能,以创建专业质量的Web应用程序
为建立更闪亮、更交互的站点,将新的Ajax工具及CSS与ASENET 2.0整合
使用Visual Studio或其免费版Visual Web Developer,以*少的代码构建应用程序
调试应用程序、处理意外的问题并保护站点免受恶毒用户的攻击
将站点与数据库连接,使用户可以获取、交互和存储数据
使用社区维护的ASP.NET AJAX控件工具包扩展ASENET AJAX随附的控件
用个性化工具给每个用户展现定制的网站界面
作为初级Web开发者或那些ASENET新手们的理想读物,这本书使你能潜心于学习这些明白晓畅的
实用课程。想要加入时髦的Web开发世界吗?就从此书开始吧。
Jesse Liberty,微软silverlight开发团队高级项目经理,是0’Reilly畅销书《(Programming
ASENET)》、((Programming c#)》以及其他多部图书的作者。
Dan Hurwitz是Sterling Solutions公司总裁,他为众多客户提供编程外包和数据库开发服务。Dan是
三个版本的((Programming ASENET)》 (0'Reilly)合著者。
Brian MacDonald已为主流出版社编辑了多部编程和网络书籍,主题涉及从Windows服务器安全到
PHP Web编程,乃至在eBay上做生意等。他还是0’Reilly的((Learning C#2005))一书的合著者。
学习ASP.NET 2.0与Ajax 内容简介
学习本书,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开发世界吗?就从此书开始吧。
学习ASP.NET 2.0与Ajax 目录
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
学习ASP.NET 2.0与Ajax 节选
学习本书,Web开发者可以使用微软*新的Web开发工具:ASP.NET 2.0与新的ASP.NET AJAX框架,建立迷人的交互站点和应用程序。你将学会如何创建应用程序,其中包括所有你在流行商业网站上见过的精彩技巧,诸如订购表单和交互数据库等,以及如何建立无需刷新的交互显示页面。这本教程会直截了当地教你怎么做。
《学习ASP.NET 2.0与AJAX》通过大量有注释的例子、VB及SQL速查表、图示和章节概要,帮助你掌握微软工具的概念和技术。每个章节还包括一个独立的“头脑体操(Brain Builder)”部分,提供实践练习和复习问题,因此你可以随着学习进程不断操练新的技能,并测试自己对知识的理解程度。拥有这本书,你将可以:
掌握ASP.NET 2.0的基本技能,以创建专业质量的Web应用程序
为建立更闪亮、更交互的站点,将新的Ajax工具及CSS与ASP.NET 2.0整合
使用Visual Studio或其免费版Visual Web Developer,以*少的代码构建应用程序
调试应用程序、处理意外的问题并保护站点免受恶毒用户的攻击
将站点与数据库连接,使用户可以获取、交互和存储数据
使用社区维护的ASP.NET AJAX控件工具包扩展ASP.NET AJAX随附的控件
用个性化工具给每个用户展现定制的网站界面
作为初级Web开发者或那些ASP.NET新手们的理想读物,这本书使你能潜心于学习这些明白晓畅的实用课程。想要加入时髦的Web开发世界吗?就从此书开始吧。
本书为原书英文影印版。
学习ASP.NET 2.0与Ajax 作者简介
Jesse Liberty,软件Silverlight开发团队高级项目经理,这本书使你能潜心于学习这些明白晓畅的实用课程。想要加入时髦的Web开发世界吗?就从此书开始吧。
- >
罗曼·罗兰读书随笔-精装
罗曼·罗兰读书随笔-精装
¥17.4¥58.0 - >
巴金-再思录
巴金-再思录
¥14.7¥46.0 - >
唐代进士录
唐代进士录
¥25.9¥39.8 - >
回忆爱玛侬
回忆爱玛侬
¥9.8¥32.8 - >
大红狗在马戏团-大红狗克里弗-助人
大红狗在马戏团-大红狗克里弗-助人
¥5.1¥10.0 - >
伯纳黛特,你要去哪(2021新版)
伯纳黛特,你要去哪(2021新版)
¥25.4¥49.8 - >
月亮与六便士
月亮与六便士
¥18.1¥42.0 - >
罗庸西南联大授课录
罗庸西南联大授课录
¥13.8¥32.0
-
4.23文创礼盒A款--“作家言我精神状态”
¥42.3¥206 -
4.23文创礼盒B款--“作家言我精神状态”
¥42.3¥206 -
一句顶一万句 (印签版)
¥40.4¥68 -
百年书评史散论
¥14.9¥38 -
1980年代:小说六记
¥52.8¥69 -
中图网经典初版本封面-“老人与海”冰箱贴
¥20¥40