Visual Basic

  .

"A Real Hands On Session"

 Course Description

Introduction

This course provides students with the skills required to build Web based windows. This course is a part of the web development curriculum  The course will cover the major topics for Windows client application programming on the .NET Framework. These topics include:  Web access, Web Services consumption, debugging, security, and deployment issues for web based applications.

At Course Completion

 
bulletCreate and populate Windows Forms.
bulletOrganize controls on Windows Forms.
bulletCreate menus in a Windows Forms application.
bulletAdd code to form and control event procedures in a Windows Forms application.
bulletCreate Multiple Document Interface (MDI) applications.
bulletUse dialog boxes in Windows Forms applications.
bulletValidate user input in a Windows Forms application.
bulletCreate and use user controls in a Windows Forms application.
bulletCreate licenses for controls.
bulletBind Windows Forms applications to various data sources by using Microsoft ADO.NET.
bulletConsume XML Web services from Windows Forms applications.
bulletUse .NET and COM components in a Windows Forms application.
bulletCall Microsoft Win32® APIs from a Windows Forms application.
bulletPrint documents in a Windows Forms application.
bulletMake asynchronous calls to methods from a Windows Forms application.
bulletDebug a Windows Forms application.
bulletIncorporate accessibility features in a Windows Forms application.
bulletLocalize a Windows Forms application.
bulletAdd support for Help to localize a Windows Forms application.
bulletCreate Help files in a Windows Forms application.
bulletDeploy a Windows Forms application.
bulletImplement code access and role-based security in a Windows Forms application.
bulletAdd deployment flexibility to applications by using shared assemblies.

 

Prerequisites

bullet

Basic Programming Fundamentals