Core Foundations of Microsoft® .NET 2.0 Development Training
| Aanbieder | Twice IT Training |
| Kosten | €1.195,00 |
Overzicht
This course provides students with the knowledge and skills to program Microsoft .NET Framework applications by using Microsoft Visual Studio 2005 development system. This course helps students to prepare for Exam 70-536, which is a core requirement for the MCTS certification. With the release of this course, Microsoft Partners will be able to provide their customers with a complete certification track in the classroom. After completing this course, students will be able to: * Develop applications that use types and standard contracts. * Manage common data by using collections. * Deploy and configure assemblies. * Monitor and debug applications. * Read and write files. * Serialize data.
Volledige omschrijving
Bestemd voor
The audience for this course consists of application developers with the skills to develop business applications by using Visual Studio 2005 and either Microsoft Visual Basic development system or Microsoft Visual C# development tool.Benodigde kennis
Before attending this course, students must: * Understand the purpose and components of the .NET 2.0 Framework and the common language runtime. * Understand and use the .NET Framework 2.0 common type system (CTS). * Understand basic language syntax for decision structures, loop structures, and variables. * Write code by using language-specific functionality such as the My. classes for Visual Basic. * Understand and use classes, objects, methods, properties, and functions. * Write code to implement overridden methods, static (Visual C#) or Shared (Visual Basic) methods, and properties. * Use type conversions and text conversions. * Create and use solutions and projects by using Visual Studio 2005. * Use the Visual Studio 2005 object browser and the Visual Studio help system. InschrijvenBeschrijving
Module 1: Developing Applications by Using Types and Standard Contracts This module describes the differences between reference types and value types. The module also describes how to create generic data types, implement standard .NET Framework interfaces, use delegates and events, and use attributes and exceptions. * Explaining Value Types and Reference Types * Working with Generic Types * Implementing .NET Standard Contracts * Implementing Delegates and Events * Working with Attributes and Exceptions Module 2: Managing Common Data by Using Collections This module introduces the object-based collection classes in the System.Collections namespace. The module also describes the generic collection classes in the System.Collections.Generic namespace and outlines the benefits of the generic collections. The module also covers several specialized collections in the System.Collections.Specialized namespace. * Working with Object-Based Collections * Working with Generic Collections * Working with Specialized Collections Module 3: Deploying and Configuring Assemblies This module describes the key features of assembly configuration and installation. It also explains how to install assemblies and how to configure assemblies and the .NET Framework. Module 4: Monitoring and Debugging Applications This module describes how to use the available classes of the System.Diagnostics namespace to monitor and debug a .NET Framework application. * Working with Application Processes * Managing Application Performance * Reading and Writing to an Event Log * Debugging and Tracing Applications Module 5: Reading and Writing Files This module describes how to use the classes in the .NET Framework 2.0 Class Library to manipulate files and folders and how to read and write data to and from files and memory. * Managing the File System * Reading and Writing Data by Using Streams * Compressing and Protecting Data by Using Streams * Improving Application Security by Using Isolated Storage Module 6: Serializing Data This module describes how the .NET Framework Class Library implements serialization and explains how to use the classes provided to serialize and deserialize classes and structures. This module also describes how to customize the serialization mechanism implemented by the .NET Framework. * Serializing and Deserializing Objects by Using Runtime Serialization * Customizing the Runtime Serialization and Deserialization Processes * Serializing and Deserializing Objects As XML Data