Create bookmark
Building a Web 2.0 Portal with ASP.NET 3.5
Learn How to Build a State-of-the-Art Ajax Start Page Using ASP.NET, .NET 3.5, LINQ, Windows WF, and More
Notes
Please login to add notes
- Table of Contents
- + Preface
- + Introducing Web Portals and dropthings.omaralzabir.com
-
+
Architecting the Web Portal and Widgets
- Object Model
- Application Components
- Data Model
- Solution Files
- Update Panels
- Drag-and-Drop Operations
- + 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
-
+
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
-
+
Building the Data and Business Layers Using .NET 3.5
-
+
Building Client-Side Widgets
-
+
Optimizing ASP.NET AJAX
- + Creating Asynchronous, Transactional, Cache-Friendly Web Services
-
+
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
- + Improving Client-Side Performance
-
+
Solving Common Deployment, Hosting, and Production Challenges
- + Deploying Your Web Site in a Web Farm
-
+
Thirteen Production Disasters That Could Happen at Anytime
- The Hard Drive Crashes, Overheats
- The Controller Malfunctions
- + The RAID Malfunctions
- The CPU Overheats and Burns Out
- The Firewall Goes Down
- The Remote Desktop Stops Working After a Patch Installation
- Remote Desktop Exceeds Connection Limit and Login Fails
- The Database Becomes Corrupted When Files Are Copied over the Network
- The Production Database Was Accidentally Deleted
- The Hosting Service Formatted the Running Production Server
- Windows Was Corrupted Until It Was Reinstalled
- The DNS Goes Down
- The Internet Backbone Goes Down in Different Parts of the World
- + Choosing the Right Hosting Provider
- Choosing a Web Site Monitoring Tool
- + Configuring Proper Performance Counters
- Summary
- Index
If you think you're well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with ASP.NET 3.5 and other cutting-edge Microsoft technologies. You learn how to develop rock-solid web portal applications that can withstand millions of hits every day while surviving scalability and security pressures -- not just for mass-consumer homepages, but also for dashboards that deliver powerful content aggregation for enterprises.
Written by Omar AL Zabir, co-founder and CTO of Pageflakes, Building a Web 2.0 Portal with ASP.NET 3.5 demonstrates how to develop portals similar to My Yahoo!, iGoogle, and Pageflakes using ASP.NET 3.5, ASP.NET AJAX, Windows Workflow Foundation, LINQ and .NET 3.5. Through the course of the book, AL Zabir builds an open source Ajax-enabled portal prototype (available online at www.dropthings.com), and walks you though the design and architectural challenges, advanced Ajax concepts, performance optimization techniques, and server-side scalability problems involved.
You learn how to:
Implement a highly decoupled architecture following the popular n-tier, widget-based application model
Provide drag-and-drop functionality, and use ASP.NET 3.5 to build the server-side part of the web layer
Use LINQ to build the data access layer, and Windows Workflow Foundation to build the business layer as a collection of workflows
Build client-side widgets using JavaScript for faster performance and better caching
Get maximum performance out of the ASP.NET AJAX Framework for faster, more dynamic, and scalable sites
Build a custom web service call handler to overcome shortcomings in ASP.NET AJAX 1.0 for asynchronous, transactional, cache-friendly web services
Overcome JavaScript performance problems, and help the user interface load faster and be more responsive
Solve scalability and security problems as your site grows from hundreds to millions of users
Deploy and run a high-volume production site while solving software, hardware, hosting, and Internet infrastructure problems
Building a Web 2.0 Portal with ASP.NET 3.5 also presents real-world ASP.NET challenges that the author has solved in building educational and enterprise portals, plus thirteen production disasters common to web applications serving millions of users. If you're ready to build state-of-the art, high-volume web applications, this book has exactly what you need.
Test the closed alpha on paperc.com
Book Details
Authors
Categories
Publishers
Publication year : 2008
License: All rights reserved ©
Times read: 386

