by bilalamjad | May 31, 2016 | Windows 8 Apps, Windows Phone
What is Data Caching and why it is required Data caching is a useful technique when you want to hold data temporarily somewhere inside your device so that it can be accessed later for better performance. How we can cache data in Windows Applications Caching a page and...
by bilalamjad | May 25, 2016 | PowerPoint Add-in Development
PowerPoint, a powerful tool introduced by microsoft corporation for making beautiful presentations. The tool also got quite good design and interfaces for both newbies and experts and is being used in almost every domain. Microsoft has also given the support to the...
by bilalamjad | May 23, 2016 | .NET, Windows 8 Apps, Windows Phone
Here is a step by step tutorial about adding a sample BackgroundTask to your solution. The presented procedure is the same for: Windows Phone 8.1 Silverlight, Runtime and Windows Universal Apps. What are Background Tasks and what is their usage: If you app is not...
by bilalamjad | May 16, 2016 | Windows 8 Apps, Windows Phone
Integrating facebook authentication for signing in and registration purpose is getting popular these days. You can also integrate this facility into your app by following these steps: Obtaining Package SID Creating the package on windows store to obtain Package SID....
by bilalamjad | May 15, 2016 | Visual Studio
You can use Visual Studio to build Windows Store apps, desktop apps, mobile apps, ASP.NET web apps, and XML web services. You can write code in Visual Basic, Visual C#, Visual C++, Visual F#, and JavaScript, and create mixed-language solutions more easily. And you can...
Recent Comments