I want to develop an application for a Windows 8 tablet. Now I have:
- Windows 8 Preview Machine
- VS studio 2011
And I would like to know:
- Where to begin?
- Will applications designed for the Windows 8 desktop be used, as in Windows 8 tables?
- Where can I find something like emulater to check them out?
- Can I get a sample welcome message for a Windows 8 tablet app. I did this for a Windows 8 desktop, but will it work as a tab?
- What is the difference in the development environment? I need to use WInRT, where does this WINRT appear in the picture?
- When I select a new metrostyle application, will it automatically switch to winrt instead of .net?
There is a lot of confusion for winrt vs .net (when we actually start working on VS 2011 with a user preview)
source
share