Advanced .NET Framework Programming Using C#
Duration: 35 hours
Prerequisites: C# programming experience.
Students Will Learn:
- .NET Type Fundamentals
- Object-Oriented Programming
- String Manipulation
- Working with Collections
- Delegates and Events
- ADO.NET - Connected Access
- ADO.NET - Disconnected Access
- Processing XML
- Using LINQ
- Threading - Building and Synchronizing Threads
- Threading - Working with the Thread Pool
- Threading - Parallel Programming
- Building Assemblies
- Attributes and Reflection
- Windows Communication Foundation Overview
Course Description:
This hands-on course examines how to utilize advanced features of C# and the .NET Framework in order to build sophisticated, scalable, high-performing applications. The course includes coverage of features available in .NET 2.0 through .NET 4.5.
The course begins by reviewing .NET's Common Type System, and then examines nullable types, inferred types and dynamic data. Advanced object-oriented programming topics include auto-implemented properties, inheritance, abstract classes, sealed classes, and generics, as well as how to implement many of the .NET interfaces in order to take advantage of .NET functionality.
Students learn how to use synchronous and asynchronous delegates to call methods using late binding, as well as how to use delegates to define and fire custom events and manage callbacks. The course shows how to build multithreaded applications and synchronize access to shared resources, including the Thread and ThreadPool classes as well as .NET 4.0's Task class and the Parallel Task Library. Coverage of the .NET 4.5 Async and Await features is included as well.
Students learn how to work with data in .NET's collections, as well as how to create and use custom generic methods and collections. Database topics include how to use ADO.NET to manipulate data in databases and how advanced ADO.NET features provide support for transaction management, connection pooling, and the management of disconnected DataSets. Coverage includes how to work with XML documents and make XPath queries.
The course includes the use of LINQ to make queries of data, regardless of its location. Coverage includes using LINQ to Objects, LINQ to SQL, LINQ to DataSets and LINQ to XML, as well as how PLINQ can be used to make efficient queries on large sets of data located in memory.
Students learn about .NET's support for n-tiered application development, including encapsulating functionality in private and shared assemblies. Students also explore how to create and consume WCF services to build distributed systems.
The course includes coverage of attributes and reflection, and how to leverage attributes and reflection to design creative, robust solutions to common design problems.
Other topics include: overriding System.Object methods; boxing and unboxing issues; when to use the String vs. StringBuilder types; working with data in other cultures (internationalization); and pattern matching using regular expressions.
Comprehensive labs provide students with extensive experience coding with Visual Studio to practice with the topics presented throughout the course.
Course Overview:
Working with Types
|
Object-Oriented Programming
|
Working with Text
|
Collections and Generics
|
Working with Delegates
|
Managing Data with ADO.NET
|
Working with XML Data
|
Working with LINQ
|
Working with Threads
|
Working with the ThreadPool
|
Working with the Parallel Task Library
|
Assemblies
|
Working with Attributes
|
Using Reflection
|
Windows Communication Foundation (WCF)
|
Related Bootcamp:
Track | Duration | Price |
---|---|---|
Microsoft .NET Developer: C# | 5-course track 6-course track 7-course track 8-course track 9-course track 10-course track |
$6,000 $7,200 $8,400 $9,600 $10,800 $12,000 |