GKI -
GKI - Learning. To Make a Difference.
Ricerca   
 
 
Select your country
 
Catalogo Corsi > Microsoft > Core Windows Forms Technologies with Microsoft Visual Studio 2005 (MS-2546)
MS-2546

Core Windows Forms Technologies with Microsoft Visual Studio 2005

Classroom learning Virtual Learning E-learning On-site learning

Questo workshop fornisce ai partecipanti le conoscenze e le competenze per sviluppare applicazioni Windows Forms con Visual Studio 2005. In particolare gli argomenti trattati si focalizzano sull’interfaccia utente, sulla struttura del programma e sui dettagli implementativi.




Cosa si impara

  • Creare una semplice applicazione Windows Forms
  • Configurare controlli standard
  • Costruire menu
  • Mostrare e scrivere dati usando controlli data-bound
  • Fornire assistenza agli utenti
  • Creare applicazioni consistenti utilizzando dialoghi e moduli in successione.
  • Aggiungere funzionalità di stampa e di report ad un'applicazione Windows Forms
  • Assolvere i task asincroni usando BackgroundWorker component.
  • Impiegare un'applicazione Windows Forms utilizzando ClickOnce

Cosa si impara


Chi dovrebbe partecipare

Programmatori


Visualizza tutto   Nascondi tutto/Nascondi tutto

Vedi/Nascondi  Contenuto dettagliato

Unit 1: Creating a Simple Windows Forms Application

This unit introduces the fundamental skills required to create a simple Windows Forms application. It explains how to configure form properties and how to add controls to a form. It also deals with events and explains how to create event handlers at design time and run time.

  • Components of a Windows Forms User Interface
  • Event Handling in a Windows Forms Application 

Lab 1: Creating a Simple Windows Forms Application

  • Exercise 1. Adding and Configuring Windows Forms and Controls
  • Exercise 2. Creating Event Handlers and Monitoring Events
  • Exercise 3. Adding Controls and Handlers at Run Time
  • Exercise 4. Adding a Form Keyboard Handler (if time permits)
     

Unit 2: Configuring Standard Controls

This unit introduces many of the controls from the Visual Studio Toolbox. It teaches how to add and configure these controls and explains how to group them into different categories by function.

  • Windows Forms Controls by Function

Lab 2: Configuring Standard Controls

  • Exercise 1. Creating the EmployeeViewer Form
  • Exercise 2. Creating the ReportGenerator Form
  • Exercise 3. Creating the ReportGeneratorHelp Form
     

Unit 3: Building Menus

This unit introduces the MenuStrip control and the ContextMenuStrip component. It explains how to create and configure form menus and context menus in an application. It also deals with the ToolStripItems that can be added to the container of a MenuStrip or ContextMenuStrip.

  • Menus in Windows Forms 

Lab 3: Building Menus

  • Exercise 1. Creating and Configuring a MenuStrip Control
  • Exercise 2. Creating and Configuring a ContextMenuStrip Component
  • Exercise 3. Hiding and Disabling a ToolStripMenuItem
  • Exercise 4. Creating and Configuring a ToolStripComboBox (if time permits)
     

Unit 4: Displaying and Editing Data by Using Data-Bound Controls

This unit introduces the controls that can be used to display data from a data source. It shows how to use Visual Studio 2005 to create data sources and add data-bound controls to a form. It also demonstrates how to use the DataGridView control to display and update data retrieved by using a data source.

  • Binding Data to a Control
  • DataGridView Control 

Lab 4: Displaying and Editing Data by Using Data-Bound Controls

  • Exercise 1. Adding a Data Source to a Project
  • Exercise 2. Binding Data to a Control
  • Exercise 3. Creating a Bound Form by Using the BindingSource and BindingNavigator Components
  • Exercise 4. Displaying Data by Using the DataGridView Control
  • Exercise 5. Binding to Data at Run Time (if time permits)
     

Unit 5: Providing User Assistance and Enhancing Usability

This unit introduces many of the controls and techniques that can be used to create an application that is flexible and intuitive and that provides timely feedback to the user. It shows how to add and configure the available user assistance controls to provide ToolTips, Help, and information about errors. It also describes the accessibility features of Windows Forms and explains how to implement globalization and localization in an application.

  • Providing User Assistance
  • Implementing Accessibility Features
  • Implementing Globalization and Localization 

Lab 5: Providing User Assistance and Enhancing Usability

  • Exercise 1. Adding and Configuring User Assistance Controls
  • Exercise 2. Implementing Accessibility Features
  • Exercise 3. Implementing Globalization and Localization
  • Exercise 4. Running a Procedure at Set Intervals (if time permits)
  • Exercise 5. Displaying Data Source Errors (if time permits)
     

Unit 6: Creating Consistent Applications by Using Dialog Boxes and Forms Inheritance

This unit introduces the built-in dialog boxes that can be used to prompt users when they are performing common tasks and to provide users with a familiar interface. It explains how to add and configure dialog boxes that enable users to open and save files and to set font and color properties. This unit also explains how to create and use a custom dialog box. In addition, this unit explains the concept of forms inheritance and describes how to create a consistent interface for Windows Forms applications.

  • Dialog Boxes in a Windows Forms Application
  • Windows Forms Inheritance 

Lab 6: Creating Consistent Applications by Using Dialog Boxes and Forms Inheritance

  • Exercise 1. Adding and Configuring Dialog Box Components
  • Exercise 2. Creating a Custom Dialog Box
  • Exercise 3. Implementing Windows Forms Inheritance
  • Exercise 4. Modifying an Existing Form to Inherit from a Base Form (if time permits)
     

Unit 7: Printing Content and Creating Reports

This unit provides an introduction to the components that can be used to preview and print reports from a Windows Forms application. This unit covers the predefined dialog boxes that simplify the processes involved, and it explains how to use these dialog boxes to retrieve print settings and page setup options from the user.

In addition, this unit explains how to display a report in a Windows Forms application by using the CrystalReportViewer component

  • Printing in a Windows Forms Application
  • Reporting in a Windows Forms Application 

Lab 7: Printing Content and Creating Reports

  • Exercise 1. Adding Print Capability to a Windows Forms Application
  • Exercise 2. Implementing Reporting by Using the CrystalReportViewer Component
     

Unit 8: Performing Asynchronous Tasks by Using the BackgroundWorker Component

This unit introduces the main concepts of asynchronous programming and then focuses on the BackgroundWorker component. It explains how to work with the methods and events of the BackgroundWorker component to add asynchronous functionality to a Windows Forms application.

  • Asynchronous Tasks in Windows Forms Applications 

Lab 8: Performing Asynchronous Tasks by Using the BackgroundWorker Component

  • Exercise 1. Running and Canceling a Background Process by Using the BackgroundWorker Component
     

Unit 9: Deploying Applications by Using ClickOnce

This unit explains how to deploy a Windows Forms application by using ClickOnce. It covers the steps required to prepare, publish, install, and test an application. Finally, this unit explains how to update an application and how to use the automatic update feature of ClickOnce.

  • Windows Forms Application Deployment Options
  • ClickOnce Technology Overview 

Lab 9: Deploying Applications by Using ClickOnce

  • Exercise 1. Publishing a ClickOnce Application
  • Exercise 2. Installing and Testing a ClickOnce Application

Vedi/Nascondi  Contenuto dettagliato

Vedi/Nascondi  Contenuto dettagliato

Vedi/Nascondi  Prerequisiti

Per partecipare con profitto a questo corso è necessario che i partecipanti siano in grado di utilizzare gli strumenti e l'ambiente Visual Studio 2005, conoscano Microsoft .NET Framework e il Common Language Runtime, siano in grado di realizzare assemblies utilizzati da altre applicazioni, abbiano una conoscenza di base di XML (declaration, elements, attributes e namespaces).

Vedi/Nascondi  Corsi successivi

Vedi/Nascondi  Esami / Certificazioni



 
Iscriviti al corso
Classroom learning Classroom learning Vedi/Nascondi
Prezzo: € 990 - Durata: 3 Giorni
Virtual learning Virtual learning Vedi/Nascondi
E-learning E-learning Vedi/Nascondi
On-site learning On-site learning Vedi/Nascondi
Per informazioni e iscrizioni: n° verde 800-824.017, e-mail info.it@gki.it
 

Info
 

Info
 

Info