In this 5-day instructor-led course, experienced developers who know the basics of Windows Forms development gain more advanced Windows Client design and development skills.
10262 Developing Windows Applications with Microsoft Visual Studio 2010
10262 Developing Windows Applications with Microsoft Visual Studio 2010
Category:
Overview
Prerequisites
Participants who wish to take up 10262 Developing Windows Applications with Microsoft Visual Studio 2010 should meet the following prerequisites:
- An understanding of the problem-solving techniques that apply to software development, including the principles of software development
- A general understanding of the purpose, functions, and features of .NET Framework
- Experience using Visual Studio 2008
- Experience in object-oriented design and development
- Experience in N-Tier application design and development
Who Should Attend?
This course is intended for Technology Specialists in the area of Windows Client Development who work in a development environment that uses Microsoft Visual Studio .NET 2010 and Microsoft .NET Framework 4.0 to create rich client applications for Windows.
COURSE OUTLINE
10262 Developing Windows Applications with Microsoft Visual Studio 2010
- Windows Client Technologies
- Architectural Patterns
- Interoperability between Windows Forms and WPF
- Lab : Planning Windows Client Applications
- What’s New in Visual Studio 2010?
- What’s New in WPF Version 4
- Lab : Guided Tour of Visual Studio 2010 and XAML
- Defining Page Layout
- Using Content Controls
- Using Item Controls
- Sharing Logical Resources in a Window
- Lab : Building a User Interface
- Sharing Logical Resources in an Application
- Creating Consistent User Interfaces by Using Styles
- Changing the Appearance of Controls by Using Templates
- Handling Events and Commands
- Lab : Dynamically Controlling the User Interface
- WPF Testing Strategies
- Debugging XAML
- Providing User Feedback for Unhandled Exceptions
- Understanding Security Features
- Lab : Testing and Debugging WPF Applications
- Overview of Data Binding
- Creating a Data Binding
- Implementing Property Change Notification
- Converting Data
- Validating Data
- Presenting Data at Design Time
- Lab : Data Binding
- Binding to Collections of Objects
- Using Collection Views
- Creating Master-Detail User Interfaces
- Using Data Templates
- Presenting Design Time Data Collections
- Lab : Data Binding to Collections
- Implementing Asynchronous Processes
- Implementing Responsive User Interfaces
- Lab : Enhancing Application Performance
- Localization and Globalization
- Implementing User Assistance Features
- Providing User Accessibility Features
- Lab : Localizing a WPF Application
- Displaying 2D Graphics Displaying Images
- Adding Multimedia to WPF Applications
- Creating and Printing Documents
- Lab : Drawing 2-D Graphics
- Overview of Control Authoring
- Creating User Controls
- Creating Custom Controls
- Managing Control Appearance by Using Visual States
- Integrating WPF and Windows Forms
- Lab : Building a User Control
- Implementing Attached Properties
- Implementing Drag-and-Drop User Interfaces
- Implementing Expression Blend Behaviors, Triggers and Actions
- Lab : Implementing Drag-and-Drop Operations
- Using Animations
- Using Triggers
- Implementing Data Visualizations
- Lab : Creating Animations
- Creating Application Settings
- Consuming Application Settings
- Creating Custom Configuration Sections
- Lab : Creating a Settings Dialog