ASP.NET3.5构建Web2.0门户网站(影印版) 下载 pdf 百度网盘 epub 免费 2025 电子版 mobi 在线

ASP.NET3.5构建Web2.0门户网站(影印版)精美图片
》ASP.NET3.5构建Web2.0门户网站(影印版)电子书籍版权问题 请点击这里查看《

ASP.NET3.5构建Web2.0门户网站(影印版)书籍详细信息

  • ISBN:9787564109103
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2008-05
  • 页数:290
  • 价格:44.60
  • 纸张:胶版纸
  • 装帧:平装
  • 开本:16开
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看

内容简介:

或许您认为自己对ASP.NET已经相当了解,请再考虑一下。这本卓然不群的指南为使用ASP.NET3.5和其他前沿微软技术构建网站提供了大师级课程指导。它教您如何开发坚若磐石的Web门户应用程序,每天能够承受数百万次的点击,同时确保应对扩展性和安全性的压力。这些程序不仅可以用于面向大众消费群体的主页,也可用于企业发布高效内容聚合的消息板(dashboard)。

Pageflakes的创始人和首席技术官OrnarALZabir所著的这本《ASRNET 3.5构建Web 2.0门户网站》展示了如何使用ASP.NET 3.5、AsP.NET AJAx、windowsWor’kflow:Foundation、LTNQ和.NET3.5来开发类似于MyYahoo!、iGoogle和]Pageflakes的门户站点。在书中,ALZabir构建了一个支持Ajax的开源门户原型,并且向您一一讲解设计和架构中面临的挑战、高级Ajax概念、性能优化技巧和服务器端扩展性问题。


书籍目录:

Preface

1. Introducing Web Portals and Dropthings.com

 Defining a Web Portal

 Defining a Web 2.0 Portal

 Using a Web Portal

 Navigating Dropthings

 Using ASP.NET AJAX

 Using C# 3.0 and .NET 3.5

 Summary

2. Architecting the Web Portal and Widgets

 Using a Widget Framework

 Adding Widgets

 Maximizing the First-Visit Experience

 Rendering a Second-Visit Experience

 Improving ASP.NET AJAX Performance

 Adding Authentication and Authorization

 Preventing Denial-of-Service Attacks

 Summary

3. Building the Web Layer Using ASP.NET AJAX

 Implementing the Start Page of a Web Portal

 Building a Custom Drag-and-Drop Extender for a Multicolumn Drop Zone

 Implementing WidgetContainer

 Building Widgets

 Page Switching: Simulating a Nonpostback Experience

 Using the Profile Object Inside a Web Service

 Implementing Authentication and Authorization

 Implementing Logout

 Summary

4. Building the Data and Business Layers Using .NET 3.5

 Introducing LINQ to SQL

 Building the Data Access Layer Using LINQ to SQL

 Introducing Windows Workflow Foundation

 Building the Business Layer Using WF

 Implementing the DashboardFacade

 Summary

5. Building Client-Side Widgets

 Delaying Server-Side Widget Loading

 Content Proxy

 Building a Client-Side RSS Widget

 Building a Client-Side Flickr Widget

 Summary

6. Optimizing ASP.NET AJAX

 Combining Multiple Ajax Calls into One Call

 Timing and Ordering Ajax Calls to the Server

 Using HTTP GET Calls Instead of HTTP POST

 Working with the this Function

 Summary

7. Creating Asynchronous, Transactional, Cache-Friendly Web Services

 Scalability Challenges with Web Services

 Asynchronous Web Methods

 Modifying the ASP.NET AJAX Framework to Handle Web Service Calls

 Developing Your Own Web Service Handler

 Making an Asynchronous and Cache-Friendly Proxy

 Scaling and Securing the Content Proxy

 Summary

8. Improving Server-Side Performance and Scalability

 Instrumenting Your Code to Identify Performance Problems

 Optimizing the HTTP Pipeline

 Optimizing ASP.NET 2.0/3.5 Before Going Live

 Optimizing Queries in the ASP.NET Membership Tables

 Optimizing the ASP.NET 2.0/3.5 Profile Provider Before You Go Live

 ASP.NET Production Challenges

 Redirecting Traffic from an Old Web Site to a New One

 Summary

9. Improving Client-Side Performance

 Understanding Web Caching

 Content Delivery Networks

 Optimizing Internet Explorer JavaScript Performance

 Reducing the Web Service Call Payload

 Loading the UI on Demand

 Using Read-Ahead Caching for Ajax Calls

 Hiding HTML Inside  Summary

10. Solving Common Deployment, Hosting, and Production Challenges 

 Deploying Your Web Site in a Web Farm 

 Thirteen Production Disasters That Could Happen at Anytime 

 Choosing the Right Hosting Provider 

 Choosing a Web Site Monitoring Tool 

 Configuring Proper Performance Counters 

 Summary

Index


作者介绍:

OmatALZabir,是Pageflakes的创始人和首席技术官、微软MVP、受欢迎的.NET博客作者(http://msmvps.com/omar)以及CodeProject的频繁贡献者。2006年,Pageflakes在西雅图地区SEOmoz.org进行的一次评审中,排名超过了iGoogle、Live.com、Netvibes和Protopage。


出版社信息:

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


书籍摘录:

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



原文赏析:

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


其它内容:

编辑推荐

“如果您把创建高性能的、现代化的、基于Ajax技术的ASP.NET网站作为一项严肃的工作,那么这本《ASP.NET 3.5构建Web 2.0门户网站》正是为您所准备的。”

  ——Mike Pope,微软用户教育

  通过本书您将学到:

  实现一个高度松耦合的架构,紧跟流行的n层结构和基于构件的应用程序模型提供拖放功能,并且使用ASENET 3.5构建Web.软件层的服务器端

  运用LINQ建立数据访问层,并使用windows Workflow Foundation建立作为工作流集合的业务逻辑层

  使用Java*开发客户端构件以获得更快的性能和更好的缓存效果

  发挥ASP.NET AJAx框架的**效能以获得速度更快、具有更多动态效果和更好可扩展性的站点

  构建一个客户web服务调用句柄以克服ASPNET AJAX 1.0的缺点,从而得到异步、支持事务处理和缓存友好的网络服务


书摘插图


书籍介绍

或许您认为自己对ASP.NET已经相当了解,请再考虑一下。这本卓然不群的指南为使用ASP.NET3.5和其他前沿微软技术构建网站提供了大师级课程指导。它教您如何开发坚若磐石的Web门户应用程序,每天能够承受数百万次的点击,同时确保应对扩展性和安全性的压力。这些程序不仅可以用于面向大众消费群体的主页,也可用于企业发布高效内容聚合的消息板(dashboard)。

Pageflakes的创始人和首席技术官OrnarALZabir所著的这本《ASRNET 3.5构建Web 2.0门户网站》展示了如何使用ASP.NET 3.5、AsP.NET AJAx、windowsWor’kflow:Foundation、LTNQ和.NET3.5来开发类似于MyYahoo!、iGoogle 和]Pageflakes的门户站点。在书中,ALZabir构建了一个支持Ajax的开源门户原型,并且向您一一讲解设计和架构中面临的挑战、高级 Ajax概念、性能优化技巧和服务器端扩展性问题。


书籍真实打分

  • 故事情节:3分

  • 人物塑造:3分

  • 主题深度:5分

  • 文字风格:8分

  • 语言运用:3分

  • 文笔流畅:5分

  • 思想传递:6分

  • 知识深度:7分

  • 知识广度:9分

  • 实用性:7分

  • 章节划分:8分

  • 结构布局:6分

  • 新颖与独特:5分

  • 情感共鸣:6分

  • 引人入胜:3分

  • 现实相关:8分

  • 沉浸感:5分

  • 事实准确性:7分

  • 文化贡献:9分


网站评分

  • 书籍多样性:4分

  • 书籍信息完全性:7分

  • 网站更新速度:6分

  • 使用便利性:9分

  • 书籍清晰度:3分

  • 书籍格式兼容性:6分

  • 是否包含广告:5分

  • 加载速度:3分

  • 安全性:8分

  • 稳定性:7分

  • 搜索功能:7分

  • 下载便捷性:7分


下载点评

  • 四星好评(403+)
  • 速度慢(215+)
  • 差评少(414+)
  • 无多页(172+)
  • 盗版少(482+)
  • 购买多(498+)
  • 少量广告(267+)
  • 书籍完整(571+)
  • epub(260+)
  • 实惠(358+)
  • mobi(221+)
  • 强烈推荐(255+)

下载评价

  • 网友 国***芳:

    五星好评

  • 网友 权***波:

    收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!

  • 网友 石***烟:

    还可以吧,毕竟也是要成本的,付费应该的,更何况下载速度还挺快的

  • 网友 游***钰:

    用了才知道好用,推荐!太好用了

  • 网友 冯***丽:

    卡的不行啊

  • 网友 龚***湄:

    差评,居然要收费!!!

  • 网友 冯***卉:

    听说内置一千多万的书籍,不知道真假的

  • 网友 隗***杉:

    挺好的,还好看!支持!快下载吧!

  • 网友 车***波:

    很好,下载出来的内容没有乱码。

  • 网友 温***欣:

    可以可以可以

  • 网友 汪***豪:

    太棒了,我想要azw3的都有呀!!!

  • 网友 索***宸:

    书的质量很好。资源多


随机推荐