Clarion.NET Seminar Three
Seminar Three: Up To Your Knees In The DOT NET Pool
• .NET BOOK ZERO Chapters covered: 11 through 15...
• Methods and Fields in C# and Clarion#...
• Using THIS. and SELF. in C# and Clarion#...
• STATIC Methods and Fields in CLASS, GROUP and STRUCT...
• REFERENCE parameters with REF and OUT and *...
• BY VALUE parameters in C# and Clarion#...
• Structured Exception Handling in C# and Clarion#...
• TRY/CATCH/FINALLY structures in C# and Clarion#...
• Displaying and intercepting Exceptions in C# and Clarion#...
• THROW keyword and its use in C# and Clarion#...
• Classes, Structures and Objects in C# and Clarion#...
• INSTANCE methods and fields (properties) in C# and Clarion#...
• STATIC methods and fields (properties) in C# and Clarion#...
• Examples of STRUCT (structures with code) in C# and Clarion#...
• Parameterized and Parameterless Constructors in C# and Clarion#...
• Overriding the default Parameterless Constructor in C# and Clarion#...
• Examples of INLINE/END for parameterized constructors in Clarion#...
• Overriding BASECLASS methods like .ToString() in Clarion#...
• Instantiation of STRUCT and GROUP and CLASS in Clarion#...
• Sample Video (10 Minutes) of
Seminar #3
Back To Overview Page