Book description
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
Publisher resources
Table of contents
- Preface
- 1. Introducing Web Portals and Dropthings.OmarALZabir.com
- 2. Architecting the Web Portal and Widgets
-
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
- 5. Building Client-Side Widgets
- 6. Optimizing ASP.NET AJAX
- 7. Creating Asynchronous, Transactional, Cache-Friendly Web Services
-
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 <textarea>
- 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
- 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
- About the Author
- Colophon
- Copyright
Product information
- Title: Building a Web 2.0 Portal with ASP.NET 3.5
- Author(s):
- Release date: December 2007
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596510503
You might also like
book
ASP.NET 3.5 Website Programming: Problem-Design-Solution
Uses the popular Problem;Design;Solution format to help readers, especially those who know how to code specific …
book
ASP.NET 3.5 Unleashed
is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of …
book
ASP.NET 2.0 Unleashed
ASP.NET 2.0 Unleashed is a revision of the best-selling ASP.NET Unleashed, by Microsoft Software Legend Stephen …
book
ASP.NET 2.0 Illustrated
“This book is a phenomenal start for someone new to ASP.NET, as well as a complete …