Media Summary: System.Collections.BitArray System.Collections.DictionaryEntry System.Runtime.Serialization Overview System.Runtime. System.Collections.SortedList System.Collections.Specialized.NameValueCollection Debug.Print()/Assert() Overview System. Collections classes implementing IEnumerable/IEnumerator Indexers Overview Indexers vs Properties System.Collections ...
Session 17 35 Net Programming - Detailed Analysis & Overview
System.Collections.BitArray System.Collections.DictionaryEntry System.Runtime.Serialization Overview System.Runtime. System.Collections.SortedList System.Collections.Specialized.NameValueCollection Debug.Print()/Assert() Overview System. Collections classes implementing IEnumerable/IEnumerator Indexers Overview Indexers vs Properties System.Collections ... Statements Selection statements - (if, else, switch, case) Iteration statements - (do, for) Arrays (Single, MultiDimentional, Jagged) Arrays - Initializing at Declaration Arrays - Resizing using Redim Preserve (VB. Access Modifiers - (private, public, internal (friend), protected, protected internal (friend) Friend Assembly Unit Test creation in VS ...
Custom Exceptions Nested Try-Catch Exception handling - Non-CLS Exceptions Checked and unchecked - (checked, ... GAC Overview GAC Use Case GAC changes in . Modifier - event delegates Modifier - extern Modifier - override Modifier - readonly Modifier - sealed Modifier - static Modifier ... Types of JIT Compilers Computer Memory Basics (Memory Units, Character Set) . Constructors Parameterless/Default Constructors Parameterized Constructors Instance Constructors Private Constructors Static ... Modifier - abstract class Modifier - abstract methods Modifier - abstract properties interface abstract vs interface Modifier - const.