Comments:
<pre>COURSE HIGHLIGHTS:
------------------
Learn about the basic concepts about the .NET environment.
Understand basic structures in the C# programming language.
See the basic process of creating and defining classes, including string manipulations using class management.
Use the inheritance model to effectively build inheritance capabilities into your C# applications.
Use real-world exercises to work with arrays, polymorphism, structs, interfaces and collections.
Learn how to handle exceptions and deal with operator overloading.
Understand how to use web streams and the System IO Namespace.
Explore the elements of the C# language that make it truly a dynamic programming environment including delegates, events and threading.
ABOUT THIS COURSE:
------------------
About This CourseThis Microsoft Visual C#.NET 1.1 Training Course provides development professionals with necessary C# development concepts beginning with the basic concepts of working within the .NET environment. In this course, youΓÇÖll also work with classes, arrays and exception handling.
Throughout this course, your instructor, Michael Lee, will show you real-world exercises as you work with many C# elements like string manipulations, polymorphism and how to deal with operator overload. YouΓÇÖll also learn about elements of the C# language that make it a truly dynamic programming environment.
There are over 90 lessons across 5 levels in this course ΓÇô all designed to give you a strong foundation in the use of object-oriented and generic programming techniques in application areas where efficiency is a premium by working with C#.
COURSE OUTLINE:
---------------
C#.NET Programming: Level 1
1.0 .NET Concepts
1.1 What is .NET
1.2 Introducing the .NET Framework
1.3 Understanding the Common Type Systems
1.4 Compilers, Assemblies and Microsoft Intermediate Language
1.5 Namespaces
2.0 Using the Visual Studio .NET IDE
2.1 Introducing the IDE
2.2 Compiling
2.3 Debugging
2.4 Database Manipulation Tools
2.5 Getting Help
3.0 Language Fundamentals
3.1 Comments
3.2 Types
3.3 Creating Variables and Constants using Value Types
3.4 Basic Expressions and Operators
3.5 Casting and Conversion
3.6 Building Enumerations
3.7 Control of Flow
C#.NET Programming: Level 2
1.0 Working with Classes and Objects
1.1 Class Basics
1.2 Creating Methods
1.3 Using Data Members
1.4 Instance vs. Static Members
1.5 Creating Variables Using Reference Types
1.6 Boxing and Unboxing
1.7 Constructors
1.8 Destructors
1.9 Encapsulation
1.10 Garbage Collector
2.0 Using Strings
2.1 String Concepts
2.2 Creating Strings
2.3 Important String Methods
2.4 Using the String Builder Class
3.0 Inheritance
3.1 Inheritance Concepts
3.2 Basic Syntax
3.3 Inheritance and Access Modifiers
3.4 Constructor Chaining
3.5 Using Virtual Methods
3.6 Sealing a Class
3.7 Abstract Classes
C#.NET Programming: Level 3
1.0 Using Arrays
1.1 Array Concepts
1.2 Declaring Arrays
1.3 Important Array Methods
1.4 Multidimensional Arrays
2.0 Polymorphism
2.1 Polymorphism Concepts
2.2 Polymorphism and Inheritance
3.0 Structs
3.1 Struct Concepts
3.2 Defining Structs
3.3 Using Structs
4.0 Interfaces
4.1 Interface Concepts
4.2 Creating an Interface
4.3 Implementing and Interface
4.4 Using the Idispose Interface
4.5 Casting to Interface Types
5.0 Collections
5.1 Collection Concepts
5.2 Collection Interfaces
5.3 Using Array Lists
5.4 Using Queues
5.5 Using Stacks
5.6 Using Hashtables
6.0 Putting it all Together
6.1 The Scenario
6.2 The Solution
C#.NET Programming: Level 4
1.0 Handling Exceptions
1.1 Introduction to Exceptions
1.2 Exception Classes
1.3 Using Try, Catch and Finally
1.4 Catching Multiple Exceptions
1.5 Throwing Standard Exceptions
1.6 Throwing Custom Exceptions
2.0 Operator Overloading
2.1 Operator Overloading Concepts
2.2 Overloading Mathematical Operators
2.3 Overloading Comparison Operators
2.4 Overloading Conversion Operators
3.0 System IO Namespace
3.1 IO Concepts
3.2 Working with Files and Directories
3.3 Stream Objects
3.4 Readers and Writers
3.5 Network IO
3.6 Object Serialization
4.0 Using Web Streams
4.1 Using the Basic Model
4.2 Creating a Client Application
4.3 Security
C#.NET Programming: Level 5
1.0 Delegates and Events
1.1 Delegates Explained
1.2 Callbacks and Delegates
1.3 Multicast Delegates
1.4 Using Events
2.0 Threading
2.1 Threading Concepts
2.2 Thread Basics
2.3 Thread Synchronization
3.0 Deployment
3.1 Assembly Concepts
3.2 Creating Assemblies
4.0 Reflection and Attribute Programming
4.1 Intrinsic Attributes
4.2 Custom Attributes
4.3 Reflection Concepts
4.4 Viewing Metadata
4.5 Extracting Type Information
4.6 Dynamic Invocation
</pre>
Add comment