desplegar Mi lista: 0 cursos
Home Cursos Computación y telecomunicaciones Cursos Programación y análisis Cursos Visual Basic Curso 2546 Core Windows Forms Technologies With Microsoft Visual Studio 2005 en Ciudad de México
Compueducación

2546 Core Windows Forms Technologies With Microsoft Visual Studio 2005 en Ciudad de México


Compueducación (México)

Curso - Presencial

Lugar

Ciudad de México

Duración

21 Horas

Requisitos

Be able to manage a solution environment using the Visual Studio 2005 integrated development environ... ver másment (IDE) and tools Understand Microsoft .NET Framework 2.0 and the Common Language Runtime Be able to program an application using a .NET Framework 2.0 compliant language Know how to make assemblies available to other applications.

Precio

consultar

Valoración  ¿qué es esto?
cerrar

emagister valora los cursos midiendo:

  • Las opiniones de los exalumnos verificados.
  • La nota media de todos los cursos del centro.
  • La descripción y los detalles del curso.
  • La rapidez en la respuesta del centro a los usuarios.
  • El número de inscritos a través de emagister.
Valoración 2546 Core Windows Forms Technologies With Microsoft Visual Studio 2005 en Ciudad de México Compueducación
  • opiniones de los exalumnos (0)
    opiniones 2546 Core Windows Forms Technologies With Microsoft Visual Studio 2005 en Ciudad de México Compueducación
  • calificación del centro
    valoración Compueducación
  • descripción del curso
    descripción Curso 2546 Core Windows Forms Technologies With Microsoft Visual Studio 2005 en Ciudad de México Compueducación

opinar


imágenes Compueducación
ver imágenes
Más cursos Tipo de Curso

Temática
Lugar
 

Más información

Contacta directamente y sin compromiso con
Compueducación
Debes de rellenar correctamente todos los datos de este formulario para que podamos enviarlo al centro educativo.
Hemos marcado en rojo aquellos datos incompletos y/o erróneos.
* Datos obligatorios
Al presionar 'Enviar solicitud / Ver Teléfono' te estás dando de alta y aceptando las reglas de uso de emagister.com.mx , y política de protección de datos y privacidad de Emagister.
Deseo recibir el boletín personalizado de cursos (duración máx. 15 días)
En breve un asesor de Compueducación se pondrá en contacto contigo para informarte.

¿quedan plazas?
¿cómo inscribirse?
¿más detalles?

Atención garantizada

El responsable del curso recibe de forma instantánea esta solicitud.

Respuesta:
:| :) ;)
Normal Rápida Muy rápida
 

Detalles de 2546 Core Windows Forms Technologies With Microsoft Visual Studio 2005 en Ciudad de México

Tipo Curso Duración 21 Horas
Método / lugar contactar con el responsable A domicilio / Presencial en Ciudad de México dónde
Dirigido a This workshop is intended for corporate or independent software vendor (ISV) application developers who have a desire to learn more about specific technology areas in Windows application development.
Para qué te prepara This three-day instructor-led workshop provides students with the knowledge and skills to develop Microsoft( Windows( Forms applications using Microsoft Visual Studio( 2005. The workshop focuses on user interfaces, program structure, and implementation details.
Imágenes
Compueducación Compueducación Compueducación Compueducación Compueducación Compueducación
Requisitos
Be able to manage a solution environment using the Visual Studio 2005 integrated development environment (IDE) and tools Understand Microsoft .NET Framework 2.0 and the Common Language Runtime Be able to program an application using a .NET Framework 2.0 compliant language Know how to make assemblies available to other applications.
Precio Consultar
con el centro
educativo

infórmate directamente de cómo matricularte, plazas disponibles ...

Cursos de Visual Basic (de otros centros)

 
Atención garantizada
 
Atención garantizada
 
Acceso a Datos Usando Visual Basic 2005 y Visual Studio 2005 en México  2
Aprenda Practicando
Distrito Federal - Precio: A Consultar
 
Aplicaciones en Visual Basic para Macros en Mexico D.F.  3
Cencapi
Distrito Federal - Precio: A Consultar
 
Visual Studio 2008 Workshop en Mexico  2
Intellekt
Distrito Federal - Precio: A Consultar
« compara los cursos seleccionados

Temario 2546 Core Windows Forms Technologies With Microsoft Visual Studio 2005 en Ciudad de México

2546 Core Windows Forms Technologies With Microsoft Visual Studio 2005
  • Introduction
    Elements of this syllabus are subject to change.

    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.

    Lessons

  • 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)


    After completing this unit, students will be able to:



  • Describe the various components of a Windows Forms application.
  • Explain how to handle events in a Windows Forms application.
  • Add and configure Windows Forms and controls.
  • Create event handlers and monitor events.
  • Add controls and handlers to a form at run time.
  • Apply best practices when designing forms.



    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.

    Lesson


    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



  • After completing this unit, students will be able to:
  • Explain the functions of the major categories of Windows Forms controls.
  • Create a form to select and view images by using the SplitContainer, TreeView, PictureBox, ToolStrip, and other controls.
  • Create a form to specify report criteria by using the TableLayoutPanel, ListView, MonthCalendar, ComboBox, and other controls.
  • Create a form to view a Hypertext Markup Language (HTML) Help file by using a WebBrowser control.



    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.

    Lesson


  • 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)



    After completing this unit, students will be able to:

  • Explain the structure of a menu in a Windows Forms application.
  • Create and configure a MenuStrip control.
  • Create and configure a ContextMenuStrip component.
  • Hide and disable a ToolStripMenuItem.


    Apply best practices for menu design and development.


    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.

    Lessons

  • 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)


    After completing this unit, students will be able to:

  • Explain simple and complex data binding.
  • Describe the scenarios in which the DataGridView control is used.
  • Add a data source to a project.
  • Bind data to a control at run time.
  • Use the BindingSource component and BindingNavigator control to create a data-bound Windows Form.


    Use the DataGridView control to display and update tabular data from a data source.


    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.

    Lessons

  • 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)

    After completing this unit, students will be able to:
  • Describe the components that can be used to provide user assistance.
  • Add and configure user assistance controls on a Windows Form.
  • Explain the accessibility features available to implement in a Windows Forms application.
  • Implement accessibility features within a Windows Forms application.
  • Explain the high-level processes involved in globalization and localization in a Windows Forms application.

    Implement globalization and localization in a Windows Form.


    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.

    Lessons
  • 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)


    After completing this unit, students will be able to:

  • Describe the various standard preconfigured dialog boxes available to a Windows Forms application.

    Explain the concept of Windows Forms inheritance and the reasons for using inheritance.

  • Add and configure dialog box controls on a Windows Form.
  • Create a custom dialog box.
  • Implement Windows Forms inheritance.


    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

    Lessons
  • 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

    After completing this unit, students will be able to:
  • Explain how to print a report in a Windows Forms application.
  • Describe how to create and view reports in a Windows Forms application.
  • Use the components provided with Visual Studio 2005 to add print capability to a Windows Forms application.
  • Display a Crystal report 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.

    Lesson


    Asynchronous Tasks in Windows Forms Applications


    Lab 8: Performing Asynchronous Tasks by Using the BackgroundWorker Component

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


    After completing this unit, students will be able to:

  • Explain the concepts and processes involved in asynchronous programming.
  • Run and cancel a background process by using the BackgroundWorker component.
  • Describe best practices for 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.

    Lessons
  • 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

  • After completing this unit, students will be able to:
  • Explain the options for deploying a Windows Forms application.
  • Explain the key concepts of ClickOnce technology.
  • Publish a ClickOnce application.
  • Install and test a ClickOnce application.
  • Describe best practices for using ClickOnce deployment.


ver todo el temario

consulta

más detalles del temario directamente a Compueducación.

Pedir información gratuitamente

infórmate directamente de cómo matricularte, plazas disponibles ...

 

Instalaciones y fechas



Dónde Ciudad de México, Plaza Polanco, Jaime Balmes No. 11, Edificio B Piso 7, Col. Los Morales Polanco
Cuándo Inicio: consultar al centro educativo
 

infórmate directamente de cómo matricularte, plazas disponibles ...

 

Valoración y opiniones de los exalumnos

 
Valoración de emagister Valoración 2546 Core Windows Forms Technologies With Microsoft Visual Studio 2005 Compueducación
  • opiniones de los exalumnos (0) comentarios 2546 Core Windows Forms Technologies With Microsoft Visual Studio 2005 Compueducación
  • calificación del centro opinión Compueducación
  • descripción del curso descripción Curso 2546 Core Windows Forms Technologies With Microsoft Visual Studio 2005 Compueducación
Valoración de exalumnos (0 opiniones)
  • profesores
     
  • temario
     
  • instalaciones
     
  • atención al usuario
     
  • material didáctico
     

emagister valora los cursos midiendo:

  • Las opiniones de los exalumnos verificados.
  • La nota media de todos los cursos del centro.
  • La descripción y los detalles del curso.
  • La rapidez en la respuesta del centro a los usuarios.
  • El número de inscritos a través de emagister.

¿Has hecho este curso?

 

Sobre Compueducación

Descripción del centro
CompuEducación es una empresa dedicada a proveer soluciones de desarrollo de capital intelectual, bajo el modelo de competencias y habilidades. Como compañía hemos construido a través de 16 años la capacidad de transmitir, en forma sistémica, conocimientos relacionados con el proceso de negocio de nuestros clientes y la relación que tienen con las tecnologías de la información. Somos Centro Autorizado Microsoft, Oracle, Red Hat, SAP y SUN
Ventajas de estudiar en Compueducación
Asistir a un Centro de Entrenamiento autorizado por los principales fabricantes de software y/o hardware, es la mejor forma de dominar nuevas habilidades. Los estudiantes aprenden de instructores expertos, participan en ejercicios prácticos y pueden comentar sus enfoques y soluciones. Los instructores de CompuEducación al estar certificados por los fabricantes, ofrecen un gran valor al compartir su experiencia del mundo real con los estudiantes.
Breve Historia del centro
Desde 1991, CompuEducación una empresa orgullosamente mexicana, proporcionamos servicios de capacitación en informática y áreas afines. Nuestra calidad y profesionalismo nos ha permitido ubicarnos como uno de los principales capacitadores en el país, capacitando alrededor de 15,000 personas por año.   Misión Satisfacer las necesidades de capacitación de nuestros clientes a través de programas de entrenamiento.   Visión Superar las expectativas de nuestros clientes.
Centro especializado en
Microsoft Oracle Red Hat HP SUN SAP

Todos los cursos

de Compueducación en emagister.

Ver lista de cursos

infórmate directamente de cómo matricularte, plazas disponibles ...

 

Páginas internacionales: España  |  Italia  |  Francia  |  México  |  Alemania  |  Reino Unido  |  Argentina |  Chile |  Colombia |  USA    Y próximamente: India

Palabras relacionadas con los cursos que estás viendo: cursos de ortografia uso b v c s z g j curso de distrito federal cursos federal cursos visual curso diseno comunicacion visual cursos distrito curso de administracion publica federal curso de computacion distrito federal curso comunicacion visual curso administracion distrito federal

emagister cumple la Ley Orgánica 15/1999 de 13 de diciembre, de Protección de datos de Carácter Personal, y posee el código de inscripción nº 2002010053 del Registro General de la Agencia de Protección de Datos. Copyright © 1999/2000 - Grupo Intercom - Todos los derechos