Get up to 80 % extra points for free! More info:

Lesson 19 - Audio/Video Player in C# and WPF - Code Improvements

In the previous lesson, Audio/Video Player in C# and WPF - Basis, we created a simple audio/video player. In today's C# .NET WPF tutorial, we're going to make improvements to the code as promised.

Let's play with the buttons. We'll disable the play, pause, and close buttons when the application starts and the file isn't selected yet. This is a nice mechanism that you will certainly use in other applications. It's much more user-friendly when the button can't be clicked, rather than it just doesn't do anything and it's not certain whether it's an error or not. At the same time, we could remove the pause button and merge it with the play button.

We could also divide the source code into regions to improve readability. To do this, we use the


 

...End of the preview...
Continue further

You will gain knowledge worth hundreds of thousands for a few crowns

You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.

Buy this course

Buy all currently available lessons with exercise submitting and other features for just $22.50
Current account balance $0
By buying this package, you'll have access to all 42 articles (39 lessons, 3 practical exercises) in this course.

This article is licensed: Premium, by buying this article, you agree with the terms of use.

What will you get from us in the next lessons?
  • Unlimited and permanent access to individual lessons.
  • High quality IT knowledge.
  • Skills to help you get your dream and well-paid job.

Article description

Requested article covers this content:

In this tutorial, we'll add code to deactivate the player buttons according to its current status, and divide handler methods in Code Behind into regions.

You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.

Article has been written for you by Petr Pospisil
Avatar
Activities