by bilalamjad | Jun 27, 2016 | Windows 8 Apps, Windows Phone, XAML
What is Deep linking ? In the context of the mobile apps, deep linking consists of using a uniform resource identifier (URI) that links to a specific location within a mobile app (i.e. exampleApp://location/123456), rather than simply launching the app (i.e....
by bilalamjad | Mar 5, 2016 | .NET, Visual Studio, Windows 10 (UAP), Windows 8 Apps, Windows Phone, XAML
Before we proceed towards exploring Diagnosing and Performance tool in Visual Studio we must know the reasons due to which our app can give a poor performance. Some of the reasons can be: An ineffective and poor coding. Referring to any 3rd Party Library. Remote...
by bilalamjad | Feb 3, 2016 | Visual Studio, Windows Phone, XAML
What we will Learn Now if you have read mine previous posts then you can easily create your own windows phone news application in just few steps. What we will Do Before i tell you further about creating a news app i will assume the following: You have started your...
by bilalamjad | Dec 12, 2015 | Windows 8 Apps, Windows Phone, XAML
What we will learn: In this lesson we are going to create a picture button. Purpose of using picture buttons in any application is to increase the usability and to beautify the application. Assumptions: Before proceeding further i’ll assume that you have created...
by bilalamjad | Dec 11, 2015 | Expression Blend, Visual Studio, Windows Phone, XAML
Grid Control, as the name suggest, provides you a grid to manage, organize and create a lay out for any kind of application rather its WPF, SilverLight, Windows Form and Expression blend etc. Its a very good practice to organize your control inside a grid but the next...
by bilalamjad | Nov 11, 2015 | Visual Studio, Windows Phone, XAML
Sending Email, SMS, making calls and giving reviews to the applications are very useful and common controls which you will find in different applications. These controls are also known as Launchers & Choosers and are available in the name space...
Recent Comments