Programming in C#: Managing Program Flow
Visual Studio
| Intermediate
- 15 videos | 1h 22m 6s
- Includes Assessment
- Earns a Badge
Microsoft Visual C# is a principal development language for the .NET framework. Learn to manage program flow, use multithreading and asynchronous processing, and implement events, callbacks, and exception handling using C#.
WHAT YOU WILL LEARN
-
Use the switch statementProgram decisions using the if/else statementUse the for and foreach iteration statementsUse operators and evaluation expressionsUse built-in delegate types to make code easier to create and readCreate and use delegatesUse lambda expressionsUse anonymous methods
-
Subscribe to an eventCreate event handlersHandle exceptions by implementing multiple catch blocksUse the finally blockCreate custom exception classesImplement context-specific exception handling for sql exceptions, communication exceptions, and othersIllustrate how to handle aggregate exceptions in multithreading
IN THIS COURSE
-
4m 6sIn this video, you will learn how to use the switch statement. FREE ACCESS
-
7m 40sDuring this video, you will learn how to program decisions using the If/Else statement. FREE ACCESS
-
5mIn this video, you will learn how to use the for and foreach loop statements. FREE ACCESS
-
4m 12sIn this video, you will use operators and evaluate expressions. FREE ACCESS
-
4m 14sIn this video, learn how to use built-in delegate types to make your code easier to create and read. FREE ACCESS
-
4m 28sIn this video, you will learn how to create and use delegates. FREE ACCESS
-
3m 6sDuring this video, you will learn how to use lambda expressions. FREE ACCESS
-
2m 42sDuring this video, you will learn how to use anonymous methods. FREE ACCESS
-
4m 55sIn this video, you will learn how to subscribe to an event. FREE ACCESS
-
9m 57sIn this video, you will learn how to create event handlers. FREE ACCESS
-
4m 53sIn this video, you will learn how to handle exceptions by implementing multiple try-catch blocks. FREE ACCESS
-
5m 7sIn this video, you will use the finally block. FREE ACCESS
-
4m 25sIn this video, you will learn how to create custom exception classes. FREE ACCESS
-
8m 46sDuring this video, you will learn how to implement context-specific exception handling for SQL exceptions, communication exceptions, and other exceptions. FREE ACCESS
-
8m 37sUpon completion of this video, you will be able to illustrate how to handle aggregate exceptions in multithreading. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Channel
Wintellect Visual Studio