Description
Who is this training for ?
For whom ?Prerequisites
Training objectives
Training program
- Introduction
- Reminders about .
- NET writing an application.
- Practical work Writing an application in console mode.
- User interface: Windows Forms
- Creating user interfaces.
- Managing user interface components.
- Managing drag and drop.
- Click Once Deployment.
- Practical work Creation of applications using HMI controls.
- Windows Forms HMI controls and creation of MDI interfaces
- Basic controls (textbox, checkbox, listbox, etc.
- ) and more complex (calendar, DataGridView, WebBrowser.
- )rnDevelopment of controls
- Principle.
- Interaction between MDI windows.
- Practical work rnCustomization of controls.
- Advanced manipulations.
- Creating an application using the MDI interface.
- Globalization and localization of applications
- Separation of processing and HMI.
- Management of cultures and national parameters.
- Manual management of channels.
- Management resources.
- Practical work Localization of an application.
- Multilingual interface.
- Graphics management: GDI+
- GDI+ graphical interface, creation of a drawing.
- Management of images, text and prints.
- Practical work Creation of applications using the GDI GUI.
- Windows Forms and multitasking
- Multithreading and multiprocessing in .
- NET.
- Windows Forms doing multithreading.
- Practical work Writing an application multithread/Windows Forms.
- Using XML in .NET and accessing data
- Principle of XML.
- Data.
- XSD Schema.
- Exchanges.
- Principle of ADO.
- NET.
- Reading by stream.
- Using commands.
- Using in offline mode.
- Access to databases.
- Access to a database schema.
- Asynchronous access.
- Practical work Manipulation of XML creation classes (inputs/outputs).
- Using ADO.
- NET for data access.
- Using web services
- Introduction to Web Services.
- WSDL Description.
- SOAP.
- Hands-on Using Web Services for Access to the data.