Watch and Apply
Your Gate To Learn Windows Tips, Microsoft Excel,
WordPress & Xamarin Forms
Windows Tips
Microsoft Excel
WordPress
Xamarin Forms
About Watch And Apply
Watch And Apply is a Professional blogging Platform. Here we will provide you only interesting content related to Programmings such as Xamarin, WordPress, Windows Tips, and Excel tutorials. We will provide simple and step-by-step tutorials, so you can follow and apply them easily. We’re dedicated to providing you with the best information and tips, and delivering our experience to you. We’re working to turn our passion for blogging into a booming online website. We hope you enjoy our blogging as much as we enjoy offering them to you. We will keep posting more important posts on our Website for all of you. Please give your support.

Windows posts
Cast mobile screen to your PC on windows 10
Cast mobile screen to your PC on windows 10 How to Cast your phone's screen to your Laptop without installing any external software in this video we will use a windows feature called "Wireless Display" https://youtu.be/BZsJSiMfKGI
5 Methods to Format your Hard Disk
https://youtu.be/MNM25HILH_8 In this tutorial I will show you how to Format your HDD using 5 different methods Method-01 : Windows Explorer Method-02 : Disk management Method-03 : Format Command (CMD) Method-04 : Diskpart Command (CMD) Method-05 : format-volume...
4 Methods to Get Windows 10 Installation Date
https://youtu.be/l5eo4nUVLJk In this tutorial i will show you how to get windows 10 installation date using 4 different methods Method-01 : Windows Settings Method-02 : systeminfo (cmd) Method-03 : wmic (cmd) Method-04 : get-Computerinfo (PowerShell)
Microsoft Excel Posts
Protect your excel sheet with password
Hello Everybody in this video I will show you how to protect an excel sheet with a pass. Please start the below video to see step by step tutorial. https://youtu.be/2JFjbkJeUHk Want more Excel videos? Here’s our Excel playlist: [button...
COUNT, COUNTA & COUNTBLANK IN EXCEL
Hello Everybody in this video I will show you the differences between COUNT, COUNTA & COUNTBLANK and how to use them. COUNT Count cells containing numbers only COUNTA Count cells containing Values ( words & numbers ) COUNTBLANK Count blank/empty cells...
Learn Excel basics for beginners in 15 minutes
Hello, This is a step-by-step Excel video for beginners. you will take a quick look at the Excel interface. after that video, you will be able to make excel basics such as tables, align text, coloring cells, coloring text, and change the font for cells and text....
WordPress
WordPress is a free open-source content management system. You can use WordPress to create your own website, blog & your online store. No coding skills are required because it supports drop and drag builders. You can build your whole website in minutes by choosing your ready-made templates, It also supports installing plugins which will make it easy to add any feature you need to improve your website.
Xamarin Forms Posts
EP06 Xamarin Forms Carousel View
Learn how to create Carousel View in Xamarin Forms https://youtu.be/77MFVS6fM78 <?xml version="1.0" encoding="utf-8" ?> <ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"...
EP05 Xamarin Forms Tabbed Page
Learn how to create Tabbed Pages in Xamarin Forms https://youtu.be/ORqNg6RALyo <?xml version="1.0" encoding="utf-8" ?> <TabbedPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="Tabbed_Page.MainPage"...
EP04 Xamarin Forms Carousel Page
Learn how to create Carousel Pages in Xamarin Forms https://youtu.be/SiLGosSv_EA <?xml version="1.0" encoding="utf-8" ?> <CarouselPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"...