Mouse Events
Mouse Events
  • Видео 65
  • Просмотров 183 610

Видео

Create a WPF Multipage application | WPF MVVM for beginners
Просмотров 2,1 тыс.6 месяцев назад
Create a WPF Multipage application | WPF MVVM for beginners. Learn to create multiple page application with different views, data binding, IOC. Load different models based on input. Source code: github.com/rmsmech/Tutorials/tree/master/WPF/GENERAL/SettingsPage/SettingsPageDemo
Linux server administration for beginners : Complete A-Z tutorial on Linux
Просмотров 3,8 тыс.9 месяцев назад
Linux Masterclass bootcamp: Linux server administration for beginners : Complete A-Z tutorial on Linux You will learn the below topics in this video 1. How to setup a linux server in virtual box inside windows 2. How to connect with Linux server from windows using Putty, WinSCP 3. How much does a cloud server costs? (Compare AWS, Azure, Vultr, Digital Ocean) 4. How to setup a cloud linux server...
How to get a free https certificate for nginx | free ssl certificate for nginx [ lets encrypt ]
Просмотров 1599 месяцев назад
How SSL Works: ruclips.net/video/Whq3ajfO_VM/видео.html Linux bootcamp: Learn how to get a free ssl certificate for nginx. Learn how to install epel release and how to install certbot with snap in linux. Configure snap and certbot and then install ssl certificate in nginx server with certbot. Chapters: 00:00 Introduction 02:45 Why we need EPEL release? 04:15 Install SNAP 05:17 Enable and Start ...
How to install ssl certificate in nginx [self signed] | Create a SSL certificate request (.csr)
Просмотров 4439 месяцев назад
How SSL Works: ruclips.net/video/Whq3ajfO_VM/видео.html Learn how to install ssl in nginx with self signed certificate. Also learn how to create ssl certificate request csr file so that you can send it to SSL CA authority. Commands for ssl certificate generation is explained in simple steps in this video. Chapters: 00:00 Introduction 00:07 COMMANDS TO USE 01:18 Basic introduction 04:25 OPENSSL ...
How does SSL work example (simple animation)
Просмотров 4009 месяцев назад
Learn how ssl works with a simple animation example. SSL concept explained in simple way in this video. By the end of watching this video you will know how ssl woks step by step. Also, learn how RSA algorithm works. What are RSA public and private key pair? How RSA public and private key works? Asymmetric encryption simply explained in this video.
How to connect VS code to remote server (Linux VPS on cloud)
Просмотров 6329 месяцев назад
Linux bootcamp: Learn how to connect VS code to remote server. Setup remote SSH configuration in VS Code and connect to Linux running in the cloud. Start to edit website on remote server from VS Code remotely. You will also learn how to fix vs code server installation error. Also learn to install different extensions in VS Code. Get quick intro on HTML, CSS.
How to setup MYSQL server on the cloud (with remote access)
Просмотров 4399 месяцев назад
Linux bootcamp: Learn how to setup mysql server on the cloud with remote access from Mysql workbench. We will learn to install and configure mysql db on the linux server running on cloud VPS. We will show how to create user and grant permissions in Mysql. Connect to the mysql db remotely from mysql work bench (Remote access of Mysql server on cloud).
How to point a domain to IP address (Go Daddy, Nginx)
Просмотров 1,1 тыс.9 месяцев назад
Linux bootcamp: Learn how to point a domain to IP address. For this video, we will focus on connecting godaddy domain with ip address of VPS server running on Vultr. We will also see in action how multiple websites can point to same ip address and how reverse proxy in nginx works to redirect the requests internally to different folders. How to setup a web server in Linux: ruclips.net/video/rRc6...
How to host multiple websites on single Linux server (nginx reverse proxy)
Просмотров 2,2 тыс.9 месяцев назад
Linux bootcamp: Learn how to host multiple websites on single linux server. For this demo, we will focus on setting up multiple websites on nginx. You will also learn about selinux policy, semanage, getsebool, setsebool in linux. The key concept in this video is about reverse proxy in nginx. key learning topics: configure semanage to open ports, fix 403 permission denied error nginx , semanage ...
How to setup a Linux web server (Nginx, Apache)
Просмотров 2839 месяцев назад
Linux Bootcamp: Learn how to setup a linux webserver with nginx & apache. Install and configure nginx and apache in same web server. Learn how piping in Linux works. Understand grep command in linux. Get introduced to systemctl in linux and how it helps to start and stop a service in linux. Use firewall-cmd to open ports in linux via firewall. Use ss command to list all listening ports in linux...
How to install with YUM in Linux [packages management]
Просмотров 1079 месяцев назад
Learn how to use command line package managers in Linux. You will learn how to install yum in Linux. Understand the difference between Yum and Dnf in Linux. You should be able to install package, check-update, make linux patch management, linux os upgrades after watching this easy Linux tutorial. You will also learn to remove packages in Linux, list all installed package in Linux. This is a Lin...
How to setup a cloud Linux server
Просмотров 37110 месяцев назад
Linux bootcamp: Learn how to setup a cloud Linux server in a easy way. Linux server in the cloud is one essential part in today's webserver setup. We focus on easy way to setup cloud server with Vultr and AlmaLinux. This bootcamp mainly focuses on teaching Linux for beginners in a easy way showing step by step process.
How much does a cloud server costs ? ( AWS, Azure, Vultr, DO Comparison)
Просмотров 10710 месяцев назад
How much does a cloud server costs ? ( AWS, Azure, Vultr, DO Comparison)
How to connect with Linux server from windows (PuTTY , WinSCP)
Просмотров 74210 месяцев назад
How to connect with Linux server from windows (PuTTY , WinSCP)
How to setup a Linux server in virtual box
Просмотров 1,3 тыс.10 месяцев назад
How to setup a Linux server in virtual box
WPF Converter Explained | C# | IValueConverter
Просмотров 54910 месяцев назад
WPF Converter Explained | C# | IValueConverter
WPF Data Binding Simplified C#
Просмотров 35010 месяцев назад
WPF Data Binding Simplified C#
How to deploy dot net in Linux [ No docker, Using Nginx ]
Просмотров 2,3 тыс.11 месяцев назад
How to deploy dot net in Linux [ No docker, Using Nginx ]
Learn Wpf MVVM Page Navigation in 30 minutes
Просмотров 6 тыс.Год назад
Learn Wpf MVVM Page Navigation in 30 minutes
Webscraping made easy in simple steps [ Amazon Product, C#, WPF, MVVM, javascript, vba]
Просмотров 1,7 тыс.Год назад
Webscraping made easy in simple steps [ Amazon Product, C#, WPF, MVVM, javascript, vba]
How to create a simple loading animation ( CSS ) | Loading spinner in CSS
Просмотров 102Год назад
How to create a simple loading animation ( CSS ) | Loading spinner in CSS
Create a WPF Spinner Animation ( c#, Net 6 )
Просмотров 7 тыс.Год назад
Create a WPF Spinner Animation ( c#, Net 6 )
Learn WPF Animation (DoubleAnimation ) - Rotating Rectangles (.NET 6 C#)
Просмотров 1,4 тыс.Год назад
Learn WPF Animation (DoubleAnimation ) - Rotating Rectangles (.NET 6 C#)
Create Google OAuth Client id and Client secret (test with Postman)
Просмотров 1,9 тыс.Год назад
Create Google OAuth Client id and Client secret (test with Postman)
[2023] OAuth 2 tutorial in 15 Minutes
Просмотров 5 тыс.Год назад
[2023] OAuth 2 tutorial in 15 Minutes
How to login with Google in C# applications : (C # .Net 6 WPF MVVM)
Просмотров 3,5 тыс.Год назад
How to login with Google in C# applications : (C # .Net 6 WPF MVVM)
Vue 3 Project Setup in 6 easy steps (Vite + Tailwind + Pinia + Typescript)
Просмотров 10 тыс.Год назад
Vue 3 Project Setup in 6 easy steps (Vite Tailwind Pinia Typescript)
Create a mapcontrol in WPF (.Net 6, MVVM, RestAPI)
Просмотров 1,9 тыс.Год назад
Create a mapcontrol in WPF (.Net 6, MVVM, RestAPI)
Relax with 10 hours of celestial white noise.. Feel calm and focused..
Просмотров 118Год назад
Relax with 10 hours of celestial white noise.. Feel calm and focused..

Комментарии

  • @magxut
    @magxut 15 дней назад

    how can i use a external server for things at 2:37:09

  • @jeffreyburris5275
    @jeffreyburris5275 Месяц назад

    no subtiles, lazy af This is only Godaddy vps to godaddy domain. Not external VPS to Godaddy domain. Where is proof on Vultr VPS, that I don't see it

    • @MouseEvents
      @MouseEvents 17 дней назад

      Hello..This is part 8 of the series.. Creating a Vultr instance is covered in part 4. ruclips.net/video/9--0DAEazh8/видео.html Moreover, regardless of the VPS hosting provider, the concepts always remain the same..

  • @ZaidziaMantas
    @ZaidziaMantas Месяц назад

    Hi! Where can I find the Files folder in Ubuntu?? I searched everywhere. And can you make a tutorial how to make that you can see every file from ubuntu. Like the documents folder etc... Thanks!

  • @FabianFromknecht
    @FabianFromknecht Месяц назад

    After installing haleys.wpf and haley.rest it wont shown up in my View -> other Windows. What did i do wrong?

    • @MouseEvents
      @MouseEvents Месяц назад

      I assume you are referring to the Icon Explorer. It can be installed from Extensions -> Manage extensions -> Online. Search for 'Haley' and install HaleyIconsExplorer..

    • @FabianFromknecht
      @FabianFromknecht Месяц назад

      @@MouseEvents Thank u the Icon Explorer will shown up now :)

  • @user-ms6om6kt6p
    @user-ms6om6kt6p 2 месяца назад

    You're really strong

  • @khanhphamquoc6696
    @khanhphamquoc6696 2 месяца назад

    how can i see part 2:( wait for too long

  • @francktiomela3002
    @francktiomela3002 2 месяца назад

    Thanks 😊

  • @wawandharmawan2441
    @wawandharmawan2441 2 месяца назад

    Nice tutorial. I like it.

  • @aryansharma-NU
    @aryansharma-NU 3 месяца назад

    Thanks!!

  • @user-uc1qz8oq9h
    @user-uc1qz8oq9h 3 месяца назад

    actually its not customization, its completely new buttons

    • @MouseEvents
      @MouseEvents 3 месяца назад

      Yes.. It's a 'custom' button.. like custom control or a user defined control.

    • @user-uc1qz8oq9h
      @user-uc1qz8oq9h 3 месяца назад

      @@MouseEvents great work btw

  • @NayHtwe
    @NayHtwe 3 месяца назад

    can you help me to assit for that ? I using like your video but I got only name, not getting values from resx file.

  • @wamique
    @wamique 3 месяца назад

    No one is teaching this way. Everyone is busy making quick content that looks pleasing but never helps. Thankyou.

  • @tuhuynhduyle7313
    @tuhuynhduyle7313 4 месяца назад

    awesome video, very detailed step by step, get code, get access token, get info, it helped me to image clearly the flow

  • @liraz747
    @liraz747 4 месяца назад

    This video helped me so much! I could not at all figure out how the MVVM pattern is supposed to work at all no matter how much I tried to search about it, but with this video everything made so much sense and it finally stopped seeming like some sort of a thing that I'd never understand I love how in the end you summarized how each part that we programmed made up the MVVM structure Thanks a lot!!! 😁

    • @MouseEvents
      @MouseEvents 4 месяца назад

      Thank you for the detailed comment and support...

  • @fooballers7883
    @fooballers7883 5 месяцев назад

    Thanks....Lot of info here...

  • @vladimirplatun5325
    @vladimirplatun5325 5 месяцев назад

    Good afternoon, I'm trying to publish the .net 7 Web API based on your video, but in the end I get an error sudo nginx -s reload [notice] 3021#3021: signal process started [error] 3021#3021: open() "/run/nginx.pid" failed (2: No such file or directory) maybe you know how to fix it?

  • @Susandwyer
    @Susandwyer 5 месяцев назад

    Thanks for video. Such a convoluted way of doing things. I would never use MVVM.

  • @getroadllc
    @getroadllc 5 месяцев назад

    Отличный урок, спасибо автору!

  • @sachithdilshan4537
    @sachithdilshan4537 5 месяцев назад

    9.37 my ping process faild here WARNING: Ping to 10.214.xxx.xxx failed with status: TimedOut how to fix

  • @iv6065
    @iv6065 6 месяцев назад

    Thank you <3

  • @user-ho2ru6qb7f
    @user-ho2ru6qb7f 6 месяцев назад

    The first time you add a person, your backing field is null and therefore, you add null. After adding the first null element to the collection, you finally instantiate the backing field. That's why it works after the first time

  • @RT-fi7rb
    @RT-fi7rb 6 месяцев назад

    It was a really good explanation. It was not sto fast and it was reaqlly detailed. Than k you. For me it was really useful

  • @9876Ajit
    @9876Ajit 6 месяцев назад

    Excellent👏 🙏

  • @agusstiinbt
    @agusstiinbt 7 месяцев назад

    too much talk sometimes

    • @MouseEvents
      @MouseEvents 7 месяцев назад

      Will try to reduce it..

  • @JhonnyPrz
    @JhonnyPrz 7 месяцев назад

    Hello, it is not compatible with avalonia ui, do you know if there is any other package that could work? Thank you

  • @fooballers7883
    @fooballers7883 8 месяцев назад

    Great video...the knowledge will keep me busy for few weeks. Thank you very much.

  • @lcostasoares
    @lcostasoares 8 месяцев назад

    I followed the steps in the video but I have the following error: "502 Bad Gateway nginx - connection refused while connecting to upstream". Can anybody help me?

  • @stephenyoung6608
    @stephenyoung6608 8 месяцев назад

    'Promosm' 😜

  • @salehkohandel7057
    @salehkohandel7057 8 месяцев назад

    hi , how can I set image with binding from view model to PlainImage haley ?

    • @MouseEvents
      @MouseEvents 8 месяцев назад

      The Image is just expecting a property of "ImageSource". So have an ImageSource property in ViewModel and directly bind that value to the UI (XAML) as you would do for any other control..

  • @sandilemabaso7415
    @sandilemabaso7415 9 месяцев назад

    So I am guessing the is no part 2 of this vid , I searched your channel i can't find it

  • @harmanukyan7896
    @harmanukyan7896 9 месяцев назад

    Hello, I have a question, how can I contact with you, but not in this platform?)

    • @MouseEvents
      @MouseEvents 9 месяцев назад

      Hi... Please reach out at hello@rmsofficial.com

  • @Catchfish201
    @Catchfish201 9 месяцев назад

    Brilliant....would be lovely if u mixed with images.....eg...in industrial controls like pumps. thanks

    • @MouseEvents
      @MouseEvents 9 месяцев назад

      Will try.. thanks for the suggestion...

  • @duraisamyds8528
    @duraisamyds8528 9 месяцев назад

    Tamil

  • @duraisamyds8528
    @duraisamyds8528 9 месяцев назад

    Tamil

  • @jitendhraramasamy9887
    @jitendhraramasamy9887 9 месяцев назад

    Excellent tutorial 👍

  • @sardissozo3399
    @sardissozo3399 9 месяцев назад

    I love that you are using the CommunityToolkit.MVVM, I have been looking for something from scratch using it. You had me until you didn't use [ObservableProperty] or [RelayCommand]. Why write all that boiilerplate code, you are already using the Toolkit for INotifyPropertyChanged??

  • @SuperKnightwind
    @SuperKnightwind 10 месяцев назад

    ❤❤❤ can you make how to activate ssl?

    • @MidnightSpecter43
      @MidnightSpecter43 10 месяцев назад

      its is easy . make custome certificate

    • @SuperKnightwind
      @SuperKnightwind 10 месяцев назад

      @@MidnightSpecter43 newbie here..

    • @MouseEvents
      @MouseEvents 9 месяцев назад

      In a day or two, will publish the video ...

    • @MouseEvents
      @MouseEvents 9 месяцев назад

      How SSL Works (Animation Explanation) : ruclips.net/video/Whq3ajfO_VM/видео.html How to install a self-signed SSL : ruclips.net/video/QBdWcTYTldM/видео.html How to get free SSL from trusted CA : ruclips.net/video/3_qHd_dBq64/видео.html

  • @user-jf8vr5ju5r
    @user-jf8vr5ju5r 10 месяцев назад

    I couldn't find a documentation website for Haley Model. Is there any?

    • @MouseEvents
      @MouseEvents 10 месяцев назад

      I'm working on a website but not published yet.. Will share soon..

    • @user-jf8vr5ju5r
      @user-jf8vr5ju5r 10 месяцев назад

      @@MouseEvents Beautiful. One of the most useful videos elaborating MVVM in the easiest way. Would be super useful if there is a documentation to utilize everything on Haley.

  • @m0lDaViA
    @m0lDaViA 10 месяцев назад

    It's good until 47:00. I tried the CornerRadius part but i just get XDG0012. :(

  • @Joint0401
    @Joint0401 10 месяцев назад

    it is very helpful for me. thanks~

  • @heresticus
    @heresticus 10 месяцев назад

    GOD... Why you keep coughing in possibly the most irritating way? Stop doing that and get a better mic.

  • @sirinebibicha2024
    @sirinebibicha2024 10 месяцев назад

    Excellent .. thank you👍

  • @mmkhans
    @mmkhans 10 месяцев назад

    Nice explanation. learn manything from you. Good Job. Keep it up.

  • @m653l8
    @m653l8 11 месяцев назад

    🦫

  • @Kaklasiko
    @Kaklasiko Год назад

    how to display all state on load? for me to use it to select input

  • @user-ed2tx1if3d
    @user-ed2tx1if3d Год назад

    thanks :)

  • @dd0669
    @dd0669 Год назад

    Thank you!

  • @sivasothytharsi1203
    @sivasothytharsi1203 Год назад

    sir, I need to create simple pos system. could you please explain after login view, how to create dashboard view with switching multi views like product view, Customer view and so on?

  • @sekyewaalan9219
    @sekyewaalan9219 Год назад

    help me with this error am using flutter but every time i try to login this comes up 7 [GSI_LOGGER-OAUTH2_CLIENT]: Checking popup closed. [GSI_LOGGER-OAUTH2_CLIENT]: Message ignored. Request id does not match. [GSI_LOGGER-TOKEN_CLIENT]: Handling response. {"access_token":"ya29.a0AWY7CknD591QCyZ_4pHELa9cZVs7Ifqm9meAYMrRkBXxxy58jGkywSHkwWZ8DjjqUgJxwCR5OshT07GP3tKDoS9ZZ8iLb7ocT8KxBXWtuwpRAM-0w802oGMf4x00OIcaTd-1zo3hGqVTqtOb1aY3w1gU-HVRCwaCgYKAdwSARESFQG1tDrpzP1aD25Ga4bDZeFf9OOxJQ0165","token_type":"Bearer","expires_in":3599,"scope":"email profile www.googleapis.com/auth/userinfo.profile www.googleapis.com/auth/contacts.readonly openid www.googleapis.com/auth/userinfo.email","authuser":"0","prompt":"none"} [GSI_LOGGER-OAUTH2_CLIENT]: Popup timer stopped. [GSI_LOGGER-TOKEN_CLIENT]: Trying to set gapi client token. AuthResult.failure

  • @user-cn8sk7fj9q
    @user-cn8sk7fj9q Год назад

    What did you change at 35:38, I'm having the same problem, the list view is not getting updated. Only Hyphens.