learn something new
Learn
Learn
FIND A CLASS
Register
Course Schedule
Virtual Training Schedule
Contact Us
Map : Bloomington, IL
Map : Springfield, IL
Follow Us
CERTIFICATIONS
PROGRAMS
LEARN
>
Find a Class
> Class Summary
MS2956 - Core Foundations of Microsoft .NET 2.0 Development
If you have any questions about registering for this class, please call (877) 832-0688 Ext. 1493 or email us at
getsmart@LRS.com
Elements of this syllabus are subject to change. This three-day instructor-led course provides students with the enabling knowledge and skills required to create Microsoft .NET Applications with Visual Studio 2005. Students learn how to develop advanced .NET applications.
Click here for a printer-friendly version of this page.
This course has not been scheduled yet. Please contact us by clicking the link below to learn about availability.
Contact us for additional availability.
Prerequisites
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.
Detailed Class Syllabus
Module 1: Developing Applications by Using Types and Standard Contracts
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
Working with Object-Based Collections
Working with Generic Collections
Working with Specialized Collections
Module 3: Deploying and Configuring Assemblies
Installing and Configuring Assemblies
Installing Assemblies by Using the Installer
Configuring Assemblies
Configuring the .NET Framework
Module 4: Monitoring and Debugging Applications
Working with Application Processes
Managing Application Performance
Reading and Writing to an Event Log
Debugging and Tracing Applications
Module 5: Reading and Writing Files
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
Serializing and Deserializing Objects by Using Runtime Serialization
Customizing the Runtime Serialization and Deserialization Processes
Serializing and Deserializing Objects As XML Data