Skip to Content
ASP.NET 3.5 Enterprise Application Development with Visual Studio® 2008: Problem - Design - Solution
book

ASP.NET 3.5 Enterprise Application Development with Visual Studio® 2008: Problem - Design - Solution

by Vince Varallo
February 2009
Intermediate to advanced
502 pages
12h 53m
English
Wrox
Content preview from ASP.NET 3.5 Enterprise Application Development with Visual Studio® 2008: Problem - Design - Solution

11.4. Summary

This chapter focused on building the dashboard for the Paid Time Off application. As shown in the chapter, the bulk of the functionality for creating a customizable screen that gives user a peek at important system information is handled by the web part controls that are included with Visual Studio. As the developer, you simply have to determine what information you want to display and in what format. This is a slam dunk for you, and you should be able to get a lot of mileage out of the web parts' functionality.

The steps required to create a page with customizable web parts are as follows:

  • Add a Web Form to your project and add a WebPartManager control to the page.

  • Create an HTML table or DIV tags to determine the positioning of the controls on the screen.

  • Add a CatalogZone control and then add a PageCatalogPart control to the Catalog Zone.

  • Add a button that enables users to customize the page and a button that enables users to reset the page to the default view.

  • Add code to the button click events to customize the page or reset the page.

  • The code to customize a page is WebPartManager1.DisplayMode = WebPartManager.CatalogDisplayMode;

  • The code to reset a page is WebPartManager1.Personalization.ResetPersonalizationState();

  • Add WebPartZone controls to the page where you would like to add the web parts.

  • Use standard controls or create your own user or server controls and add them to the WebPartZone controls. The formatted properties of the WebPartZone control determine the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

ASP.NET 3.5 Unleashed

ASP.NET 3.5 Unleashed

Stephen Walther
Professional ASP.NET 3.5 AJAX

Professional ASP.NET 3.5 AJAX

Dave Reed, Bill Evjen, Dan Wahlin, Matt Gibbs

Publisher Resources

ISBN: 9780470396865Purchase book