1 / 5

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

HOL 101 Introduction Programming .NET Framework 2.0 Module 1 Framework Fundamentals Stage I. Agenda. Lesson 1: Using Value Types Lesson 2: Using Common Reference Types. Lesson 1: Using Value Types. Built-in Value Types How to Declare Value Types How to Create User-Defined Types

Télécharger la présentation

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

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 1Framework Fundamentals Stage I

  2. Agenda • Lesson 1: Using Value Types • Lesson 2: Using Common Reference Types

  3. Lesson 1: Using Value Types • Built-in Value Types • How to Declare Value Types • How to Create User-Defined Types • How to Create Enumerations • Lab: Declaring and Using Value Types • Lesson Review

  4. Lesson 2: Using Common Reference Types • WhatIs a ReferenceType? • ComparingtheBehavior of Reference and ValueTypes • Built-in ReferenceTypes • String and StringBuilders • HowtoCreate and SortArrays • Howto Use Streams • HowtoThrow and Catch Exceptions • Lab: WorkingwithReferenceTypes • LessonReview

  5. Module Review • Lesson 1: Using Value Types • Lesson 2: Using Common Reference Types

More Related