Advanced .NET Framework 2.0 Using C#: Vol 1, Part 3 of 5
Interactive

Advanced .NET Framework 2.0 Using C#: Vol 1, Part 3 of 5

LearnNow Online
Updated Oct 26, 2018

Course description

In this volume, you’ll learn about implementing service processes and application domains in your .NET applications using the System and ServiceProcess namespaces. You’ll see how to take advantage of multi-threading to create fast and efficient processes through the Threading namespace. You’ll learn how to internationalize your .NET application by using the globalization classes. Enhance your user interface with the System.Drawing and System.Text namespaces.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Meet the expert

Don Kiely

Don Kiely is a featured instructor on many of our SQL Server and Visual Studio courses. He is a nationally recognized author, instructor, and consultant specializing in Microsoft technologies. Don has many years of teaching experience, is the author or co-author of several programming books, and has spoken at many industry conferences and user groups. In addition, Don is a consultant for a variety of companies that develop distributed applications for public and private organizations.

Video Runtime

161 Minutes

Time to complete

201 Minutes

Course Outline

Module 4

Instrumenting (30:20)

  • Introduction (01:33)
  • The Debug Class (00:20)
  • Write Debug Information (04:34)
  • Debug Fail (03:22)
  • Assertions (04:51)
  • The Trace Class (02:07)
  • Debug vs Trace (01:49)
  • Trace Switching (04:43)
  • Correlating Traces (04:41)
  • Enable Debugging/Tracing (01:36)
  • Summary (00:38)

Tracing (17:05)

  • Introduction (02:14)
  • Run Tracing Demo (00:41)
  • Trace Sources (03:08)
  • Trace Switches (01:34)
  • Trace Listeners (04:05)
  • Filtering Traces (02:22)
  • Configuring Traces (02:43)
  • Summary (00:13)

Management (25:57)

  • Introduction (01:57)
  • WMI Object Browser (02:35)
  • Interesting WMI Classes (02:57)
  • Access Windows Resources (00:22)
  • Enum. Physical Drives (05:21)
  • Enum. Logical Disks (03:41)
  • Enum. Network Adapters (03:10)
  • Enum. System Processes (01:43)
  • Enum. Paused Services (03:38)
  • Summary (00:29)

Events (15:06)

  • Introduction (01:45)
  • WQL Queries (01:18)
  • Synchronous WMI Events (07:18)
  • Asynchronous WMI Events (03:03)
  • Summary (01:41)
Module 5

Code Access Security (42:23)

  • Introduction (03:14)
  • Overview: CAS (03:12)
  • CAS: Evidence (02:44)
  • CAS: Security Policy (03:08)
  • CAS: Code Groups (01:49)
  • CAS: Permissions (04:00)
  • Sample Runtime Sec. Pol. (02:47)
  • CAS / Windows Security (02:33)
  • Configuring CAS (00:55)
  • Framework Config. Tool (07:57)
  • Default Permission Sets (00:32)
  • Create Permission Set (03:37)
  • Analyze Assemblies (02:58)
  • Reset All Sec. Pols. (02:02)
  • Summary (00:46)

Assemblies (30:32)

  • Introduction (02:20)
  • Use CAS in Assemblies (05:10)
  • Testing CAS (04:30)
  • VS Project Sec. Settings (04:19)
  • Set Security on Assemblies (01:28)
  • Add RequestMinimum (01:25)
  • Add RequestOptional (02:41)
  • Add UIPermission (01:36)
  • Edit File/UI Permissions (03:42)
  • Add RequestRefuse (02:15)
  • Summary (01:02)
;