MS10550
Programming in Visual Basic with Microsoft Visual Studio 2010
This course teaches you Visual Basic language syntax, program structure, and implementation by using Microsoft Visual Studio 2010 and the Microsoft .NET Framework 4. This course provides a solid foundation in Visual Basic to the level necessary to enable students to attend other courses in the Technical Specialist tracks.
This training can be paid by SA-Voucher
Audience:
This course is intended for experienced developers who already have programming experience in Visual Basic, C, C++, C#, or Java, and understand the concepts of Object Oriented Programming. These developers will be likely to develop enterprise business solutions. These professional developers will be attending the course so that they can quickly ramp up on Visual Basic Programming in the .NET Framework. The course focuses on Visual Basic program structure, language syntax, and implementation details with the .NET Framework 4.0. This course also focuses on new enhancement in the Visual Basic 2010 language using Visual Studio 2010.
Objectives:
After completing this course, students will be able to:
- Describe the purpose of the .NET Framework, and explain how to use Microsoft Visual Basic and Visual Studio 2010 to build .NET Framework applications.
- Describe the syntax of basic Visual Basic programming constructs.
- Describe how to create and call methods.
- Describe how to catch, handle, and throw exceptions.
- Describe how to perform basic file I/O operations in a Visual Basic application.
- Describe how to create and use new types (enumerations, classes, and structures), and explain the differences between reference types and value types.
- Describe how to control the visibility and lifetime of members in a type.
- Describe how to use inheritance to create new reference types.
- Describe how to manage the lifetime of objects and control the use of resources.
- Describe how to create properties and indexers to encapsulate data, and explain how to define operators for this data.
- Describe how to decouple an operation from the method that implements it, and explain how to use these decoupled operations to handle asynchronous events.
- Describe the purpose of collections, and explain how to use generics to implement type-safe collection classes, structures, interfaces, and methods.
- Describe how to implement custom collection classes that support enumeration.
- Describe how to query in-memory data by using Language-Integrated Query (LINQ) queries.
- Describe how to integrate code written by using a dynamic language such as Ruby and Python, or technologies such as Component Object Model (COM), into a Visual Basic application
Course outline:
Module 1: Introducing Visual Basic and the .NET Framework
- Introduction to the .NET Framework 4
- Creating Projects Within Visual Studio 2010
- Writing a Visual Basic Application
- Building a Graphical Application
- Documenting an Application
- Debugging Applications by Using Visual Studio 2010
Module 2: Using Visual Basic Programming Constructs
- Declaring Variables and Assigning Values
- Using Expressions and Operators
- Creating and Using Arrays
- Using Decision Statements
- Using Iteration Statements
Module 3: Declaring and Calling Methods
- Defining and Invoking Methods
- Specifying Optional Parameters and ByRef Parameters
Module 4: Handling Exceptions
- Handling Exceptions
- Raising Exceptions
Module 5: Reading and Writing Files
- Accessing the File System
- Reading and Writing Files by Using Streams
Module 6: Creating New Types
- Creating and Using Modules and Enumerations
- Creating and Using Classes
- Creating and Using Structures
- Comparing References to Values
Module 7: Encapsulating Data and Methods
- Controlling Visibility of Type Members
- Sharing Methods and Data
Module 8: Inheriting from Classes and Implementing Interfaces
- Using Inheritance to Define New Reference Types
- Defining and Implementing Interfaces
- Defining Abstract Classes
Module 9: Managing the Lifetime of Objects and Controlling Resources All applications use resources.
- Introduction to Garbage Collection
- Managing Resources
Module 10: Encapsulating Data and Defining Overloaded Operators
- Creating and Using Properties
- Creating and Using Indexers
- Overloading Operators
Module 11: Decoupling Methods and Handling Events
- Declaring and Using Delegates
- Using Lambda Expressions
- Handling Events
Module 12: Using Collections and Building Generic Types
- Using Collections
- Creating and Using Generic Types
- Defining Generic Interfaces and Understanding Variance
- Using Generic Methods and Delegates
Module 13: Building and Enumerating Custom Collection Classes
- Implementing a Custom Collection Class
- Adding an Enumerator to a Custom Collection Class
Module 14: Using LINQ to Query Data
- Using the LINQ Extension Methods and Query Operators
- Building Dynamic LINQ Queries and Expressions
Module 15: Integrating Visual Basic Code with Dynamic Languages and COM Components
- Integrating Visual Basic Code with Ruby and Python
- Accessing COM Components from Visual Basic
Fullständig, detaljerad information om labbar etc hittar du på Micrsofts sida.