|
 |
 |
 |
|
|
 |
|
|
Programming with .NET Framework -Visual Basic .NET |
Duration: 5 days |
|
|
- Experienced, professional software developers
- Microsoft Visual Basic® developers
|
|
Before attending this course, students must be proficient in the Microsoft Visual Basic® programming language and have been exposed to the Visual Basic .NET language. Students can meet these prerequisites by taking Course 2559: Introduction to Visual Basic .NET programming |
|
|
Description |
The goal of this intermediate level course is to help application developers understand the Microsoft .NET Framework. In addition to offering an overview of the .NET Framework and an introduction to key concepts and terminology, the course provides a series of labs, which introduce and explain .NET Framework features that are used to code, debug, tune, and deploy applications. |
|
Objectives |
- List the major elements of the .NET Framework and explain how they fit into the .NET platform
- Create and use components in Microsoft Windows® Forms-based and ASP.NET-based applications
- Use the deployment and versioning features of the .NET runtime to deploy multiple versions of a component
- Create, use, and extend types by understanding the common type system architecture
- Use the .NET Framework class library to efficiently create and manage strings, arrays, collections, and enumerators
- Use delegates and events to make an event sender signal the occurrence of an action to an event receiver
- Describe and control how memory and other resources are managed in the .NET Framework
- Read from and write to data streams and files
- Use the basic request/response model to send and receive data over the Internet
- Create distributed applications using XML Web services and object remoting
|
|
Course Outline |
Overview of the Microsoft .NET Framework
- Overview of the Microsoft .NET Framework
- Overview of Namespaces
Introduction to a Managed Execution Environment
- Writing a .NET Framework Application
- Compiling and Running a .NET Framework Application
Working with Components
- An Introduction to Key .NET Framework Development Technologies
- Creating a Simple .NET Framework Component
- Creating a Simple Console Client
- Creating an ASP.NET Client
Deployment and Versioning
- Introduction to Application Deployment
- Application Deployment Scenarios
- Related Topics and Tools
Common Type System
- Introduction to the Common Type System
- Elements of the Common Type System
- Object-Oriented Characteristics
Working with Types
- System.Object Class Functionality
- Specialized Constructors
- Type Operations
- Interfaces
- Managing External Types
Strings, Arrays, and Collections
- Strings
- Collections Defined
- .NET Framework Arrays
- .NET Framework Collections
| |
Delegates and Events
- Delegates
- Multicast Delegates
- Events
- When to Use Delegates, Events, and Interfaces
Memory and Resource Management
- Memory Management Basics
- Non-Memory Resource Management
- Implicit Resource Management
- Explicit Resource Management
- Optimizing Garbage Collection
Data Streams and Files
- Streams
- Readers and Writers
- Basic File IO
Internet Access
- Internet Application Scenarios
- The WebRequest and WebResponse Model
- Application Protocols
- Handling Errors
- Security
- Best Practices
Serialization
- Serialization Scenarios
- Serialization Attributes
- Object Graph
- Serialization Process
- Serialization Example
- Deserialization Example
- Custom Serialization
- Custom Serialization Example
- Security Issues
Remoting and XML Web Services
- Remoting
- Remoting Configuration Files
- XML Web Services
| |
|
|