Exam 70-536 Study Guide: Skill Set 1
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
This is the first skill set for the the Microsoft .NET Framework 2.0—Application Development Foundation Exam. This skill set involves using the built-in system data types, collections of data types, interfaces, and delegates and events.
[edit]
1. Developing applications that use system types and collections
- Manage data in a .NET Framework application by using the .NET Framework 2.0 system types. (
System)
- Manage a group of associated data using collections in a .NET Framework application. (
System.Collections)
- Use generic collections to improve type safety and application performance in a .NET Framework application. (
System.Collections.Generic)
- Use specialized collections to manage data in a .NET Framework application. (
System.Collections.Specialized)
- Implement .NET Framework interfaces to cause components to comply with standard contracts. (
System)
- Use events and delegates to control interactions between .NET Framework application components. (
System)
|
Categories: Microsoft Exam Preparation Guides | Exam 70-536 Study Guide | Exam 70-536 Study Guide: Skill Set 1

