1 / 5

HOL 101 Introduction Programming .NET Framework 2.0 Module 2 Framework Fundamentals Stage II

HOL 101 Introduction Programming .NET Framework 2.0 Module 2 Framework Fundamentals Stage II. Agenda. Lesson 1: Constructing Classes Lesson 2: Converting Between Types. Lesson 1: Constructing Classes. What Is Inheritance ? What Is an Interface? What Are Partial Clases?

Download Presentation

HOL 101 Introduction Programming .NET Framework 2.0 Module 2 Framework Fundamentals Stage II

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. HOL 101Introduction Programming .NET Framework 2.0Module 2Framework Fundamentals Stage II

  2. Agenda • Lesson 1: Constructing Classes • Lesson 2: Converting Between Types

  3. Lesson 1: Constructing Classes • WhatIsInheritance? • WhatIsan Interface? • What Are Partial Clases? • What Are Generics? • Events • What Are Attributes? • Lab: Create a Derived Class withDelegates • LessonReview

  4. Lesson 2: ConvertingBetweenTypes • Conversion in Visual Basic and C# • What Is Boxing and Unboxing? • How to Implement Conversion in Custom Types • Lab: Safety Performing Conversions • Lesson Review

  5. Module Review • Lesson 1: Constructing Classes • Lesson 2: Converting Between Types

More Related