Month: April 2013
-
Understanding Lens in Windows Phone 8
In Windows Phone 8, you can create a camera app called a lens. A lens opens from the built-in camera app and launches right into a viewfinder experience to help the user capture the…
-
How to Submit an App to Windows Store
In this video I will show you the basic tutorial to submit an application to Windows Store. This tutorial assume that you already have verified Windows Store Account. Windows Store account can be bought…
-
Migrating SQL Server 2012 to SQL Azure
This three minutes video will show you how to migrate your SQL Server 2012 to SQL Azure. After watching this video you should care some detail of the migration such as Cheers, @ridife
-
Statements of Works in Agile
Statements of works (SOW) is a formal document that captures and defines the work activities, deliverables, and timeline a vendor must execute in performance of specified work for a client. SOW is developed as…
-
Blank Page when You Print from Your Browser
Problem When you prints anything from your browser the result of the printer is blank. Solution mkdir “%userprofile%\AppData\Local\Temp\Low” icacls “%userprofile%\AppData\Local\Temp\Low” /setintegritylevel low
-
Application Lifecycle Management Certification
Application Lifecycle Management (ALM) certification is a certification that shows the competencies of software engineer by creating, planning, and managing a project. Fundamentally, it discuss how to manage a software project using Visual Studio…
-
Tips to Migrate Your Windows Azure Web
Problem You want to move your Windows Azure solution Web Site from your subscriptions to the others Solution Solution A. Make Sure it has same service administrator If you have a same service administrator…
-
Android & IOS in Visual Studio 2012 World
It’s a holiday I create a short tutorial to install Android and ISO development support using Visual Studio through Xamarin software. Here are the several steps to do that. Having issues in installation and…
Tagged visual studio ALM