Doelgroep
Deze cursus is bestemd voor ontwikkelaars die Windows Forms applicaties willen schrijven voor het .NET Framework. Let op: de cursus behandelt het .NET Framework 1.x en maakt gebruik van Visual Studio 2003!
Korte inhoud
Aan de orde komt het schrijven van Windows Forms applicaties met het .NET Framework. Alle belangrijke onderwerpen voor Windows client applicatie programmering komen aan bod, zoals het gebruik van Windows Forms, het benaderen van databases en het omgaan met unmanaged code. Verder wordt aandacht besteed aan multithreading in applicaties, synchronisatie kwesties, security en het benaderen van Web Services. Tenslotte staat ook het debuggen en deployen van desktop applicaties op het programma.
Voorkennis
Voor deelname aan deze cursus is kennis van Visual Basic.NET vereist. Hoewel niet strikt noodzakelijk, raden wij sterk aan ook een .NET-frameworkcursus (MOC2415) te volgen.
Invulling
De concepten worden behandeld aan de hand van presentatie sheets. Illustratieve demo’s worden gebruikt om de behandelde concepten te verduidelijken. Er is ruime gelegenheid tot oefenen.
Specifieke inhoud
dag 1
Create and populate Windows forms
Creating and using controls
Create menus
Coding event procedures
Multiple document interface (MDI) applications
dag 2
Dialogs
User input validation
Create licenses for controls
Binding to data sources with ADO.NET
Using Web Services
Using .NET and COM components
dag 3
Calling the Win32 API
Multithreaded Forms applications
Migration from Visual Basic 6 to VB.NET
Printing documents
Create and format reports using Crystal Reports
Internationalization
dag 4
Security aspects
Code access and role based security
Creating help files
Deploying applications
Shared assemblies
Debugging Windows Forms applications