PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links:







Partners
warezload

movieblogarea download
katzdownload

Udemy - Windows Presentation Foundation Masterclass

Category: Courses / Others
Author: AD-TEAM
Date added: 12.11.2024 :58:16
Views: 0
Comments: 0










Description material
Udemy - Windows Presentation Foundation Masterclass
13.39 GB | 00:21:49 | mp4 | 1920X1080 | 16:9
Genre:eLearning |Language:English



Files Included :
001 Windows Presentation Foundation (16.45 MB)
002 Getting the Tools Ready (73.62 MB)
003 The Structure of a WPF project (123.34 MB)
004 Hello World with WPF (78.02 MB)
005 Hello World with WPF & NET Core (70.29 MB)
006 NET Core vs Net Framework (29.64 MB)
001 What is XAML (21.27 MB)
002 The XAML Syntax (108.46 MB)
003 Setting Property Values (77.6 MB)
004 The Grid (166.76 MB)
005 Communication with Code Behind (77.65 MB)
006 How XAML to C# Linking Works (78.87 MB)
007 Creating Event Handlers from XAML (40.4 MB)
001 The C# Language (14.56 MB)
002 Creating Event Handlers from C# (150.79 MB)
003 Working with Methods (131.69 MB)
004 Using the Sender as a Button (46.86 MB)
005 Creating Custom Types (139.13 MB)
006 Testing the App (35.27 MB)
007 Displaying a Message Box (43.89 MB)
008 Percentage Challenge (94.98 MB)
001 Styling XAML Controls (73.95 MB)
002 XAML Static Resources (94.44 MB)
003 Application-Wide Resources (56.84 MB)
004 Implicit Styles (88.91 MB)
005 Explicit Styles (167.05 MB)
001 Creating a Console Project (72.72 MB)
002 Variables and Scope (37.08 MB)
003 Classes and Namespaces (91.38 MB)
004 Properties of a Class (72.09 MB)
005 Objects (76.91 MB)
006 Inheritance (67.45 MB)
007 Method Overloading (57.67 MB)
008 Method Overriding (55.69 MB)
009 Interfaces (38.32 MB)
010 Implementing an Interface (127.26 MB)
001 Working with More Windows (58.36 MB)
002 Opening and Closing Windows (77.61 MB)
003 Adding SQLite (56.19 MB)
004 The Contacts Class (57.87 MB)
005 More SQLite Attributes (35.28 MB)
006 Inserting into a Table (100.02 MB)
007 The Using Statement (75.81 MB)
008 Reading from the Table (134.89 MB)
001 Defining a ListView (92.6 MB)
002 The ToString method (65.42 MB)
003 Intro to DataBinding (14.25 MB)
004 Using an ItemTemplate (97.21 MB)
005 Filtering a List (112.59 MB)
006 Linq (122.75 MB)
007 Deleting from the Table (124.31 MB)
008 Update the SQLite Table (63.59 MB)
009 Update the ListView after closing the Window (23 MB)
001 Creating a Custom User Control (131.95 MB)
002 Using Custom Controls (91.74 MB)
003 Binding to a Custom Control - Dependency Properties (146.11 MB)
004 Extend the ListView items (65.31 MB)
005 Improving the User Interface (117.5 MB)
001 Microsoft s CustomVision API (60.85 MB)
002 Creating a Custom Vision Project (62.55 MB)
003 Training the AI (119.98 MB)
004 Selecting a File from the Computer (169.01 MB)
005 Sending a request to the REST Service (187.57 MB)
006 Reading the Response as JSON (135.32 MB)
007 Deserializing JSON (68.31 MB)
008 Displaying the Results using a GridView (124.7 MB)
001 Intro to the MVVM pattern (18.95 MB)
002 AccuWeather API (70.03 MB)
003 The Endpoints that We Will Use (62.85 MB)
004 The Model (71.62 MB)
005 Defining the Classes (129.16 MB)
006 The View Model (86.09 MB)
007 Requests to the AccuWeather API (252.55 MB)
008 The View (69.8 MB)
009 Defining the UI (69.93 MB)
010 The INotifyPropertyChanged interface (16.96 MB)
011 Implementing the INotifyPropertyChanged interface (97.62 MB)
012 Binding Context and Design Time Binding (107.89 MB)
013 Using Design Mode Bindings (71.42 MB)
014 The ICommand interface (20.59 MB)
015 Implementing the ICommand interface (94.83 MB)
016 Binding the ICommand (106.32 MB)
017 Using a Command Parameter (120.18 MB)
018 The ObservableCollectionT class (15.1 MB)
019 Using the Observable Collection class - PART 1 (89.28 MB)
020 Using the Observable Collection class - PART 2 (182.58 MB)
021 The IValueConverter interface (12.91 MB)
022 Implementing the IValueConverter (132.51 MB)
001 The Model (44.99 MB)
002 The SQLite Functionality (146.75 MB)
003 The View Model (98.33 MB)
004 Working with Menus (198.88 MB)
005 Using a Toolbar (109.62 MB)
006 Displaying Notebooks and Notes (169.16 MB)
007 The RichTextBox and StatusBar (144.86 MB)
008 Speech Recognizer with NET Core (213.6 MB)
009 Speech Recognizer with NET Framework (220.35 MB)
010 Working with a ToggleButton (137.5 MB)
011 Working with a ComboBox (236.27 MB)
012 Creating Custom Controls (268.41 MB)
013 Adding a Context Menu - PART 1 (193.91 MB)
014 Adding a Context Menu - Binding Event Handlers (121.51 MB)
015 Saving and Reading files (298.71 MB)
001 Define Login and Register View - Part 1 (239.06 MB)
002 Define Login and Register View - Part 2 (326.16 MB)
003 Registering user with Firebase Authentication (316.91 MB)
004 Logging users with Firebase Authentication (125.8 MB)
005 Inserting into a Firebase Database (161.84 MB)
006 Reading from a Firebase Database (187.06 MB)
007 Updating and deleting from a Firebase Database (78.69 MB)
001 Creating a Storage Account Service (46.25 MB)
002 Creating a Container (49.78 MB)
003 Connecting WPF to the Storage Account (68.12 MB)
004 Uploading a File to a Storage Account blob (164.77 MB)
005 Downloading a File from the Storage Account (98.04 MB)
001 Intro to Blend (25.29 MB)
002 Exploring Blend for Visual Studio (92.6 MB)
003 Storyboards and Keyframes (113.39 MB)
004 Triggers for interactivity (76.69 MB)
005 Adding Easing Functions (90.26 MB)
001 Adding a Window Icon (100.47 MB)
002 Complete the App Challenge (228.12 MB)
003 Preparing the Project (60.41 MB)
004 AppxUpload Package (74.57 MB)
005 The Microsoft Windows Store (53.25 MB)
001 The Model (147 MB)
002 The View Model (42.46 MB)
003 The View (143.44 MB)
004 Creating the Interface (109.51 MB)
005 Unity Containers (191.46 MB)
002 Bonus Lecture and Information (197.79 MB)
[center]
Screenshot


[/center]

FileAxa
Warning! You are not allowed to view this text.

DDownload
Warning! You are not allowed to view this text.

RapidGator
Warning! You are not allowed to view this text.

TurboBit
Warning! You are not allowed to view this text.

Join to our telegram Group
Information
Users of Guests are not allowed to comment this publication.
Choose Site Language
Keep downtopc Online Please

PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links: