Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare8.3/10
(Our Score)
Product is rated as #105 in category C#
The course will provide you with practical knowledge to use WPF technology to it’s full extent. You will learn all that you need to know about the most commonly used elements of the user interface, as well as events associated with those elements. With that, you will also learn how to access events for your external devices – mouse and keyboard.
In the end of this course, you will find a short test and an assignment, this will ensure that you have went through the course thoroughly and you are able to build your first WPF application.
source code included
Instructor Details
Taurius LitvinaviciusBusinessman, book author and tech expert
Courses : 8
Votes: 3
Courses : 8
Specification: Windows presentation foundation (WPF)
|
9 reviews for Windows presentation foundation (WPF)
2.2 out of 5
★★★★★
★★★★★
0
★★★★★
2
★★★★★
1
★★★★★
3
★★★★★
3
Write a review
Show all
Most Helpful
Highest Rating
Lowest Rating
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 4.5 hours |
Year | 2020 |
Level | Beginner |
Language | English |
Certificate | Yes |
Quizzes | Yes |
Windows presentation foundation (WPF)
$34.99 $14.99
Rwynn Christian –
This course would be great for Absolute beginners but for Intermediate to advanced developers, this is not really interesting.
Nicholas Martini –
Low resolution video, poor audio quality.
Nicholas Martini –
Low resolution video, poor audio quality.
Alberta Wagar –
Very good instructions. Learned new things.
Alberta Wagar –
Very good instructions. Learned new things.
PRAVEEN KUMAR R.P. –
Voice is very slow. Not Much useful. Since the course is at beginner level, so the course should show how those elements are created from scratch instead this course directly shows the elements already created. Worst part of this course is, he does zero coding.
PRAVEEN KUMAR R.P. –
Voice is very slow. Not Much useful. Since the course is at beginner level, so the course should show how those elements are created from scratch instead this course directly shows the elements already created. Worst part of this course is, he does zero coding.
Janet Pytlik –
the instructor kind of goes all over the place bouncing the view of Visual Studio all around without taking any control of what he is attempting to show you. ugh. and this is a paid for course.
Audrius Gailius –
It looks like the beginner developer is telling what he learned. Missing deep knowledge and explanations. Showing bad programming practices: all checkboxes can call the same function, you do not need to repeat chk1 Clicked, chk2 Clicked all could be the same chk Clicked.