Blogs - MEA-DX-Interns


Deploying Websites On Microsoft Azure[MP4] [2016/05/30]
Want to learn how simple it is to deploy Websites on Microsoft Azure ? In this tutorial I'll walkthrough different ways for deploying websites on new Microsoft Azure Portal Author: Usman Sheikh -…


Migrating MySQL to SQL Server[MP4] [0:07:59] [2016/05/16]
Migrating MySQL to SQL Server using SQL Server Migration Assistant(SSMA) Simple explanation on how to use the above tool to migrate a MySQL database to SQL Server. Links: Blog Post:…


Creating Animations using Blend[MP4] [0:11:51] [2016/03/17]
This tutorial is about adding animations to your Universal Windows Application using Visual Studio Blend. There is no line of code to write, it is very straightforward and can give your app a…


Configuring WordPress on Microsoft Azure[MP4] [0:03:35] [2016/03/06]
Want to learn how simple it is to setup WordPress on Microsoft Azure ? In this tutorial I'll walkthrough the configurations for setting up WordPress site on new Microsoft Azure Portal Author: Usman…


Activation of Bizspark[MP4] [0:04:05] [2016/02/22]
Azure in Arabic? YES!!! In this series, we will learn together Microsoft Azure in Arabic in a very simple way. Below is a step by step walkthrough of activating Bizspark along with several associated…


UWP Controls - Slider[MP4] [0:01:56] [2016/02/05]
This demo shows the slider control in UWP.


UWP Controls - App Bar[MP4] [0:04:34] [2016/02/05]
This demo shows the App Bar control in UWP.


UWP Controls - Buttons[MP4] [0:02:41] [2016/02/05]
This demo shows some of the various kinds of buttons in the UWP Platform.


UWP Controls - Progress Bar and Ring[MP4] [0:03:10] [2016/02/05]
This demo show the progress bar and progress ring control and a bit of the differences between them with usage.


UWP In Arabic 18 - Adaptive Layout with devices family[MP4] [0:05:03] [2016/01/21]
In this video, we will learn the adaptive layout with the different devices family in UWP. We can use multiple pages in our Windows 10 applications and determine which is the one that will be shown…


Azure in Arabic : Activation of Dreamspark[MP4] [0:02:53] [2016/01/21]
Azure in Arabic? YES!!! In this series, we will learn together Microsoft Azure in Arabic in a very simple way. Below is a step by step walkthrough of activating DreamSpark along with associated Azure…


UWP In Arabic 17 - Adaptive Layout[MP4] [0:09:18] [2016/01/20]
In this video we will learn how to use the Adaptive Layout in the Universal Windows Platform. We will explore an application built to be adaptive using XAML controls and explore the behavior of our…


UWP Controls-GridView[MP4] [0:03:44] [2016/01/20]
This video shows how to use and implement how to use the UWP GridView Control.


UWP Controls-ListView[MP4] [0:05:44] [2016/01/20]
This demo shows how we can use and bind data to the ListView Control.


UWP Controls - TextBox[MP4] [0:04:36] [2016/01/20]
This video show some of the ways we can use the UWP textbox control.


UWP Controls - Intro[MP4] [0:01:33] [2016/01/20]
This is an introductory video to the basic UWP Controls you will use very frequently in developing your UWP App. The first 3 Videos in this series show you how to use the TextBox, ListView and…


UWP In Arabic 16 - Visual State Manager[MP4] [0:07:45] [2016/01/19]
In this video, we will use a new XAML tool available to use in our Windows 10 applications. We will learn how to use the Visual State Manager, Trigger, and setters in order to handle a specific…


UWP In Arabic 15 - Scroll Viewer[MP4] [0:05:55] [2016/01/15]
In this video we will learn how to use the Scroll Viewer in our Windows 10 applications. The application we will develop will contain some big pictures and we will use the scroll viewer to scroll and…


Upload a Web App using Publish Settings[MP4] [0:05:22] [2016/01/12]
This video shows how you can get your web app up to Azure using the Publish Profile Settings approach. I hope you enjoy and learn from it.


UWP In Arabic 14 - Hambuger Menu[MP4] [0:12:58] [2016/01/12]
In this video, we will learn how to prepare the Hamburger Menu in a Windows 10 application. This menu will be used in all of our applications for Windows 10. You can find the code sample here :…


UWP BMI Calculator[MP4] [0:11:58] [2016/01/12]
This video is a step by step tutorial explaining how to create a Unified Windows Platform Body Mass Index Calculator application. It is a simple application targeting new UWP developers and beginners…


Create a Wordpress Site from Microsoft Azure[MP4] [0:07:25] [2016/01/09]
This demo is to create a simple WordPress site using Microsoft Azure.


UWP In Arabic 13 - Split View[MP4] [0:07:12] [2016/01/06]
Explore some of the new XAML controls available in the Windows 10 tools, and then take a deep dive on the new SplitView control, which offers flexible page layout options, including a soft-dismiss…


UWP In Arabic 12 - Relative Pannel Search Bar[MP4] [0:07:15] [2016/01/06]
In this video, we will learn how to work with the Relative Panel Search bar which will be always implemented in most of the Windows 10 applications You can download the code sample from here :…


UWP In Arabic 11 - Relative Panel[MP4] [0:09:51] [2016/01/04]
In this video, we will learn a new XAML tool available in UWP which is the Relative Panel. This tool will be used in all of our Windows 10 applications and it will help our UI adapt itself to the…


UWP In Arabic 10 - Layouts with Grids 2[MP4] [0:02:34] [2015/12/10]
In this video , we will continue learning the layouts on XAML and add a button and choose where to have it through XAML attributes.


UWP In Arabic 09 - Layout with Grids 1[MP4] [0:06:07] [2015/12/09]
In this video we will learn to deal with layout with the XAML. We will divide our UI in the application into rows and columns in order to take control of every part of the UI in the application.


UWP In Arabic 08 - Sending Parameters[MP4] [0:08:50] [2015/12/09]
In this video, we will learn how to send parameters between different pages in our Windows 10 application.


UWP in Arabic 07 - Page Navigation[MP4] [0:07:10] [2015/12/08]
In this video, we will learn how to add different pages into our application and how to navigate between them.


UWP In Arabic 06 - What is XAML 2[MP4] [0:13:40] [2015/12/08]
In this video we will learn the importance of XAML through writing a C# code and see the difference between a XAML line of code and several C# lines. This C# code will generate a XAML control and we…


UWP In Arabic 05 - What is XAML 1[MP4] [0:14:48] [2015/12/08]
If you were wondering about XAML in the previous videos, this video will explain more about it and we will dive in it as we will start coding XAML ourselves.


UWP In Arabic 04 - Accepting Input[MP4] [0:12:38] [2015/12/08]
In this video we will learn how to accept input in a Windows 10 application. We will code as simple application and let the user type something and learn the different XAML controls to do this and how…


UWP In Arabic 03 - Hello World code walk through[MP4] [0:10:10] [2015/12/08]
In this video we will have a code walk through in our first application we built in the previous video. We will explain the XAMl and C# code. If you know nothing about XAML, don't worry we will have…


UWP in Arabic 02 - Hello World[MP4] [0:17:46] [2015/12/08]
In this video we will code our first application on Windows 10 which is Hello World. We will explore as well Visual Studio 2015 and its different parts. If you won't understand the code in this video,…


UWP in Arabic 01 - Introduction[MP4] [0:01:41] [2015/12/08]
In this series, we will learn together the Universal Windows Platform in Arabic. During this video, we will change Windows 10 to the Developer mode and talk about our program in these tutorials and…