Microsoft Visual Studio 2011 Express for windows developer preview has a great feature that allow you to debug your new metro code on an emulator of a tablet device called the "Simulator". I have been asked a enough times how to do this to write about it here. Your first thoughts would be to go to the "Debug" menu on the Visual Studio tool bar which is "not" the case.
You put Visual Studio into Simulator debug mode by clicking on the small drop down arrow next to the old green start debugging arrow as shown in the below photo:
Now that you have selected "Simulator" mode you can hit the green debug start arrow or hit F5 as usual to start debugging in the device Simulator.
Once started you will see the device Simulator open up and start windows 8 in the device and then open/run the program you are debugging in the device window. This allows you to see how your program will look on the device and interact with it.
The first time I did this I naturally chose the "X" on the right side of the Simulator to close the program and was quickly looking at this dialog:
Once you have read the dialog it is clear that you can leave the Simulator up and running. You stop debugging as usual by clicking on the debug stop button or hitting "shift+F5". The next time you start debugging the Simulator is already running which saves time loading your next debug session.
For my colleagues in Software engineering that are interested in Scrum & Agile processes. Scrum is my first love and is what I am focusing on currently in my life and career. I will also share my experiences on how to best deal with Management opportunities, how to best tackle a technical problem in Code or help others best organize all the data that comes at us every day. Most importantly I consider this a place where I will not only share my thoughts, but learn from those that participate.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment