BPS-1006 Tools for building Metro style apps Refer video: http://channel9.msdn.com/Events/BUILD/BUILD2011/BPS-1006 Note: It is introduction of VC2011, here is some major demo topic as follows: Auto spell which is powerful with Visual Assist Auto spell, finding related function and method. It is easy to go. JS debugging: It is cool to have debugger for JS which also support all debugging window (variable, watch…) Parallel stack debugging windows: It has visualization debugging tab for parallel which could show currently threading and each thread dependency. RT XAML editor: During debugging you also could editing XMAL code by select on UI or select on code segment to show UI change on fly. Simulator debugger: I think it is very cool stuff for me such we don’t have multiple touch panel on hand but we need implement some related to “Share”, “Search” which need finger slip. It also provide “finger”, “rotate”, “zoom” and it...
如何開發第一個WP7的程式(MSDN): http://msdn.microsoft.com/library/gg680270(v=pandp.11).aspx
WP7開發軟體下載(官方) Microsoft Visual Studio 2010 Express for Windows Phone: http://www.microsoft.com/visualstudio/en-us/products/2010-editions/windows-phone-developer-tools (約有400MB)
Windows Phone 7 智慧型手機應用程式開發總覽: http://msdn.microsoft.com/zh-tw/windowsphone/ff955778
許多範例程式~ 並且有相關教學: http://msdn.microsoft.com/en-us/library/ff431744(VS.92).aspx (08/24更新)
Windows Phone 7 SDK RC http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=27153 (約有500MB, 08/25更新)
目前採用Win7 with VMPlayer 方案,根據http://techexxpert.blogspot.com/2010/12/how-to-virtualize-os-x-on-windows-7.html上面把VM Player 專案擋跟MAC OS IMAGE 抓下來。
可以正常執行並且呼叫出安裝畫面,但是可能會遇到一些問題~~
>
> “System config file /com.apple.Boot.plist not found”
>
>
原來是沒有依照他的安裝方式,
>
> 8. Select** Mac OS_X_10.6.2**. Under Kernels, select **Legacy_kernel_10.2.0**. Under Graphic_Drivers, select** GraphicEnabler**. Click **Done**.Click **Install**. This process should take around 10-15 minutes.
>
>
>
> [](http://i577.photobucket.com/albums/ss220/deadfire55/Step8.png)
>
>
這個裝好之後~ 最重要的要把你iso換掉,
Now go to Snowy_VMSnowy_VMdarwin_snow.iso.
重開之後~ 果然就成功了~~~~~ 接下來應該就是準備灌XCode