• Home
  • Library
  • Contact Us
  • Your Courses
Search
Login / Register
Wishlist
1 item / $29.90
Menu
1 item $29.90
“Pai Lum Tao – Way Of The White Dragon” has been added to your cart. View cart
Windows Presentation Foundation Masterclass digital courses

Windows Presentation Foundation Masterclass

$11.00

Windows Presentation Foundation Masterclass is a digital online course/Ebook with the following format files such as: .mp4 (.avi or .ts), .mp3, .pdf and .doc .csv… etc. You can access this course wherever and whenever you want as long as you have fast internet connection OR you can save one copy on your personal computer/laptop as well.

Compare
Add to wishlist
Share:
Close

Windows Presentation Foundation Masterclass

$11.00

Course Include

  • Learn Anywhere on any device
  • Prices you can't compete with
  • 30 Days Money Back
  • NOTCH SECURITY SSL encryp
  • Full lifetime access
  • Language: English
  • Certificate of Completion
  • Lifetime Support
    • Description
    • Reviews (0)
    • Shipping & Delivery
    Description

    Windows Presentation Foundation Masterclass

    Course Description

    Archive : Windows Presentation Foundation Masterclass Digital Download
    Salepage : Windows Presentation Foundation Masterclass
    Delivery : Online With Any Device

    6.89 GB

    Leverage WPF with C# and XAML to build real world skills with Azure, REST, MVVM and Machine Learning.

    1. Intro to WPF:

    1.1 Windows Presentation Foundation

    1.2 Getting the Tools Ready

    1.3 The Structure of a WPF project

    1.4 Hello World with WPF

    1.5 Hello World with WPF & .NET Core

    1.6 .NET Core vs .Net Framework

    1. XAML – The Calculator App:

    2.1 What is XAML?

    2.2 The XAML Syntax

    2.3 Setting Property Values

    2.4 The Grid

    2.5 Communication with Code Behind

    2.6 How XAML to C# Linking Works

    2.7 Creating Event Handlers from XAML

    1. C# – The Calculator App:

    3.1 The C# Language

    3.2 Creating Event Handlers from C#

    3.3 Working with Methods

    3.4 Using the Sender as a Button

    3.5 Creating Custom Types

    3.6 Testing the App

    3.7 Displaying a Message Box

    3.8 Percentage Challenge

    1. Improving the UI with Resources and Styles:

    4.1 Styling XAML Controls

    4.2 XAML Static Resources

    4.3 Application-Wide Resources

    4.4 Implicit Styles

    4.5 Explicit Styles

    1. Practicing C#:

    5.1 Creating a Console Project

    5.2 Variables and Scope

    5.3 Classes and Namespaces

    5.4 Properties of a Class

    5.5 Objects

    5.6 Inheritance

    5.7 Method Overloading

    5.8 Method Overriding

    5.9 Interfaces

    5.10 Implementing an Interface

    1. SQLite – The Contacts App:

    6.1 Working with More Windows

    6.2 Opening and Closing Windows

    6.3 Adding SQLite

    6.4 The Contacts Class

    6.5 More SQLite Attributes

    6.6 Inserting into a Table

    6.7 The Using Statement

    6.8 Reading from the Table

    1. ListView:

    7.1 Defining a ListView

    7.2 The ToString method

    7.3 Intro to DataBinding

    7.4 Using an ItemTemplate

    7.5 Filtering a List

    7.6 Linq

    7.7 Deleting from the Table

    7.8 Update the SQLite Table

    7.9 Update the ListView after closing the Window

    1. Custom User Controls:

    8.1 Creating a Custom User Control

    8.2 Using Custom Controls

    8.3 Binding to a Custom Control – Dependency Properties

    8.4 Extend the ListView items

    8.5 Improving the User Interface

    1. REST and AI:

    9.1 Microsoft’s CustomVision API

    9.2 Creating a Custom Vision Project

    9.3 Training the AI

    9.4 Selecting a File from the Computer

    9.5 Sending a request to the REST Service

    9.6 Reading the Response as JSON

    9.7 Deserializing JSON

    9.8 Displaying the Results using a GridView

    1. MVVM – The Weather App:

    10.1 Intro to the MVVM pattern

    10.2 AccuWeather API

    10.3 The Endpoints that We Will Use

    10.4 The Model

    10.5 Defining the Classes

    10.6 The View Model

    10.7 Requests to the AccuWeather API

    10.8 The View

    10.9 Defining the UI

    10.10 The INotifyPropertyChanged interface

    10.11 Implementing the INotifyPropertyChanged interface

    10.12 Binding Context and Design Time Binding

    10.13 Using Design Mode Bindings

    10.14 The ICommand interface

    10.15 Implementing the ICommand interface

    10.16 Binding the ICommand

    10.17 Using a Command Parameter

    10.18 The ObservableCollection class

    10.19 Using the Observable Collection class – PART 1

    10.20 Using the Observable Collection class – PART 2

    10.21 The IValueConverter interface

    10.22 Implementing the IValueConverter

    1. Cloning Evernote:

    11.1 The Model

    11.2 The SQLite Functionality

    11.3 The View Model

    11.4 Working with Menus

    11.5 Using a Toolbar

    11.6 Displaying Notebooks and Notes

    11.7 The RichTextBox and StatusBar

    11.8 Speech Recognizer with .NET Core

    11.9 Speech Recognizer with .NET Framework

    11.10 Working with a ToggleButton

    11.11 Working with a ComboBox

    11.12 Creating Custom Controls

    11.13 Adding a Context Menu – PART 1

    11.14 Adding a Context Menu – Binding Event Handlers

    11.15 Saving and Reading files

    1. Google Firebase Services:

    12.1 Define Login and Register View – Part 1

    12.2 Define Login and Register View – Part 2

    12.3 Registering user with Firebase Authentication

    12.4 Logging users with Firebase Authentication

    12.5 Inserting into a Firebase Database

    12.6 Reading from a Firebase Database

    12.7 Updating and deleting from a Firebase Database

    1. Azure Storage Account Service:

    13.1 Creating a Storage Account Service

    13.2 Creating a Container

    13.3 Connecting WPF to the Storage Account

    13.4 Uploading a File to a Storage Account blob

    13.5 Downloading a File from the Storage Account

    1. Animations:

    14.1 Intro to Blend

    14.2 Exploring Blend for Visual Studio

    14.3 Storyboards and Keyframes

    14.4 Triggers for interactivity

    14.5 Adding Easing Functions

    1. Deploying your WPF App:

    15.1 Adding a Window Icon

    15.2 Complete the App Challenge

    15.3 Preparing the Project

    15.4 AppxUpload Package

    15.5 The Microsoft Windows Store

    1. Dependency Injection:

    16.1 The Model

    16.2 The View Model

    16.3 The View

    16.4 Creating the Interface

    16.5 Unity Containers

    1. Extra Information – Source code, and other stuff

    17.1 Source Codes

    17.2 Bonus Lecture and Information

    Reviews (0)

    Reviews

    There are no reviews yet.

    Be the first to review “Windows Presentation Foundation Masterclass” Cancel reply

    Your email address will not be published. Required fields are marked *

    Shipping & Delivery

    24/7 Automatic Digital Delivery

    After payment, the download link will automatically be sent to your email.

    Or you can go to ā€œMy Accountā€ to access the course.

    1. How to make the payment?

    • You can make the payment online through this instruction:
      1. Visit your product page.
      2. Click button ā€œEnroll Courseā€.
      3. Checkout.
    • Or contact us to get proof and payment details.
      1. Email: [email protected]
      2. Skype:Ā [email protected]
    • 3. Tawk.to Online Chat
      On the bottom right of your screen.

    2. What is delivery method?

    • After your payment,Please check this link for the download:Ā Courses DownloadIn case the link is not working, you will receive DIGITAL download link at YOUR EMAIL ADDRESS after we are online and double check.

    3. How long will get download link after payment?

    • Most of products will come to you immediately. But for some products were posted for offer. We need time to make filesĀ  and upload. (It takes 8-48 hours) We will try by our best to have download link on time. One immportant thing, you can Online Chat with me and receive download IMMEDIATELY.

    4. Contents – Update

    • We’ve double checked all contents, and they are full for sale. For the courses need to update, we will update and send you update contents by ourselves.

    5. Refund policy

    • All products were double checked before post for sale. So that will not have refund for them. Only make refund for the products that we can not provide. You will get what you paid for or get back your money.

    Related products

    Bruce Bookman - Ukeml - The Art of Falling digital courses
    Compare
    Quick view
    Add to wishlist
    Enroll Course

    Bruce Bookman – Ukeml – The Art of Falling

    $29.90
    MATT ARROYO - BJJ DEFENSE BLUEPRINT digital courses
    Compare
    Quick view
    Add to wishlist
    Enroll Course

    MATT ARROYO – BJJ DEFENSE BLUEPRINT

    $29.10
    Derek Johanson - Living Like James Bond digital courses
    Compare
    Quick view
    Add to wishlist
    Enroll Course

    Derek Johanson – Living Like James Bond

    $29.90
    ADAM WARDINSKI - BUTTERFLY GUARD RE-DISCOVERED digital courses
    Compare
    Quick view
    Add to wishlist
    Enroll Course

    ADAM WARDINSKI – BUTTERFLY GUARD RE-DISCOVERED

    $29.10
    Michael Moore - Constitutional Herbalism & Therapeutics course: Lesson 03 of 12 digital courses
    Compare
    Quick view
    Add to wishlist
    Enroll Course

    Michael Moore – Constitutional Herbalism & Therapeutics course: Lesson 03 of 12

    $29.90
    -96%
    Compare
    Quick view
    Add to wishlist
    Enroll Course

    Stacy Kellams – Tax Sale Arbitrage

    $995.00 Original price was: $995.00.$35.00Current price is: $35.00.
    -82%
    Justin Cener - Instagram Bootcamp digital courses
    Compare
    Quick view
    Add to wishlist
    Enroll Course

    Justin Cener – Instagram Bootcamp

    $297.00 Original price was: $297.00.$52.00Current price is: $52.00.
    AKIRA MATSUI - CHALLENGE TO THE EXTREME digital courses
    Compare
    Quick view
    Add to wishlist
    Enroll Course

    AKIRA MATSUI – CHALLENGE TO THE EXTREME

    $14.90

    Your content is your greatest asset. Take it to the next level with IMQ-Lab’s top-notch virtual classroom experience.

    B31BT5 Building, Silver Street, London, England
    Skype: [email protected]
    Email: [email protected]
    Quick Menu
    • New York
    • London SF
    • Cockfosters BP
    • Los Angeles
    • Chicago
    • Las Vegas
    USEFUL LINKS
    • Contact Us
    • DMCA Report
    • Account
    • Your Download
    • Library
    • Your Cart
    IMQ-Lab 2017. PREMIUM E-COMMERCE SOLUTIONS.
    payments
    • Menu
    • Categories
    • Business & Sales
    • Just $1
    • Free Library
    • Fighting & Martial Arts
    • Forex & Trading
    • Health & Fitness
    • Internet Marketing
    • Medical
    • Metaphysical & Self Help
    • NPL & Hypnosis
    • Secduction & Love
    • Everything Else
    • EMAS168
    • MAIN168
    • SLOT GOPAY
    • Home
    • Library
    • Contact Us
    • Your Courses
    • Wishlist
    • Login / Register
    Shopping cart
    Close

    Hello Summer! 35% discount on all courses, Discount code [ 35SUMMER ]

    Sign in
    Close

    Lost your password?

    No account yet?

    Create an Account
    Sidebar
    Windows Presentation Foundation Masterclass digital courses

    Windows Presentation Foundation Masterclass

    $11.00
    Compare
    Add to wishlist
    Start typing to see products you are looking for.