Home
Sample Files
Register
Books
Support
Contact
Login
Essential Skills
Expert Skills
.NET 4.0
.NET 4.5
ASP.NET, C# and Visual Studio FREE tutorial video course
Session Six: Compiler directives and advanced debugging
Session 6 Introduction
Lesson 6-1: Create code regions with the #region directive
Lesson 6-2: Use the #if directive to selectively compile code
Lesson 6-3: Use the #if directive with the TRACE constant
Lesson 6-4: Use the #define directive to create a new constant
Lesson 6-5: Use the #else and #elif directives
Lesson 6-6: Use the #warning directive to show warnings when compiling
Lesson 6-7: Use the #error directive to cause a compile error
Lesson 6-8: Use System.Diagnostics to write Debug messages
Lesson 6-9: Use a listener to save diagnostic information to a file
Lesson 6-10: Enable tracing
Session 6 Exercise
Session 6 Exercise Answers
Session 6 Exercise Sample Files
www.aspnetcentral.com
Click Here For Sample Files
Copyright © 2013 The Smart Method