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
SQL Azure have no support on View and SQL Assembly so make sure you remove it before migration process
SQL Azure migration doesn’t connect your application directly with SQL Azure, Be sure to link the resources on your ...
[More]
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 a contract negotiation between client and vendor. Agile manifesto teaches us, that the customer collaboration over the contract negotiation. Therefore, you find a lot of book tell us to crea...
[More]
Problem
When you prints anything from your browser the result of the printer is blank.
Solution
Open Your command prompt in Administrator mode,
Creating a /Low directory through command prompt
mkdir “%userprofile%\AppData\Local\Temp\Low”
Give the integrity level to Low to make sure that IE and others browser can access that folder. In the same command prompt windows typ...
[More]
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 2012 and Team Foundation server. ALM certification is evolutionary of MCPD Enterprise application. It gives you, a MCSD title. Earning an MCSD: Applica...
[More]
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 email between your source subscription and the target subscription, you just contact the support to move the web for you. For example, my subscription A used my
[email protected] and my target subs...
[More]
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. You need to download several dependencies such as Java SDK version 1.6 or later, Android SDK, GTK# and of course Xamarin. I prefer download separately rather than using Xamarin to do that. Install JDK first Afte...
[More]
do you know parental control in Windows 7? Parental control is mechanism to secure the computer resources for your children. it will limit the access, program, or even a system. You can see several good tutorial about parental control here: Setup parental control in Windows 7 Configuring parental control in Windows 7 (Video) Monitoring your children with Windows Family Safety an ex...
[More]
If you already know we have update 2 on the town (I means CTP 4 when I wrote it today). By default you can download it here You can download the offline download by follow this tricks Open command prompt In command prompt call “VS2012.2 CTP” /layout The dialog of Visual Studio will open up Select you download location You are ready to go!, be patient … a huge download !
Already create a project in your TFS online (http://tfs.visualstudio.com ) ? now it is time to connect your visual studio with the TFS. Here are the steps: Open your Visual Studio 2012 Select connect to the Team Foundation Server The system will show an identity provider. You can login with your Live ID. Visual Studio 2012 will show the team expl...
[More]
In the past, I already talk that we already have a great software engineering framework that embedded with TFS Online. You can read my post at here, This service is available for anyone. If you already play with it and you ready to develop the real one. You can delete an unused TFS projects as follows Find any visual studio command prompt at your start menu. In this session I use Visual Studi...
[More]