윈도우8 개발자 가이드

Windows 8 apps Developement Guide


참조 URL
  1. http://www.youngwook.com/670



 한국 마이크로소프트의 애반젤리스트이신 김영욱님이 윈도우 앱 스토어에 무료 앱북 형태의 서적을 공개 하셨습니다.





그저 고마울 따름입니다.

감사히 받겠습니다.







Prism for the Windows Runtime Templates


참조 URL
  1. http://visualstudiogallery.msdn.microsoft.com/e86649de-2b5e-45bb-bc65-5c6499b92b34
  2. Developing a Windows Store business app using C#, XAML, and Prism for the Windows Runtime
  3. http://www.microsoft.com/en-us/download/details.aspx?id=39042
  4. http://code.msdn.microsoft.com/windowsapps/Prism-for-the-Windows-86b8fb72
  5. http://prismwindowsruntime.codeplex.com/
  6. http://blogs.msdn.com/b/blaine/archive/2012/12/13/prism-on-net-4-5-and-the-road-to-windows-8-apps.aspx
  7. http://msdn.microsoft.com/en-us/library/windows/apps/xx130643.aspx
  8. http://msdn.microsoft.com/en-us/library/windows/apps/br211368.aspx


 

 Prism 프레임웍이 Windows 8 app 용 템플릿이 2013-05-24에 발표 되었다. 'http://visualstudiogallery.msdn.microsoft.com/e86649de-2b5e-45bb-bc65-5c6499b92b34'에서 다운받아 설치 하면 '그림1'과 같은 선택 화면이 나온다.


[그림1] 템플릿 선택 화면



 아래 표는 Prism 관련 정보를 패턴앤 프락틱스에서 가져왔으니 보다 자세한 정보는 해당 사이트에서 직접 확인하면 될 것이다.

Active Releases

The Prism family of guidance provides support for the multiple platforms. Each release is optimized for the specific platform it supports.


Platform & Release

Scenario

Download

Nuget package

Windows 8:

Prism for Windows the Windows Runtime


  • Windows Store Business Apps
  • Apps built for change and built to last

Source code

PDF


  • Prism.StoreApps
  • Prism.PubSubEvents

Silverlight 5 and WPF for .NET 4.0:

Prism 4.1 - February 2012


  • Composite Apps
  • Apps built for change and built to last

Source code

eBook/Book


  • Prism
  • Prism.UnityExtensions
  • Prism.MEFExtensions

Silverlight 4 and WPF for .NET 4.0:

Prism 4.0 - November 2010


  • Composite Apps
  • Apps built for change and built to last

Source code

eBook/Book

PDF

  • Prism
  • Prism.UnityExtensions
  • Prism.MEFExtensions

Windows Phone 7.x:

Prism for Windows Phone 7.x

  • Apps built for change and built to last

Source code

PDF


  • Prism.Phone




Prism Team Blogs

Stay informed and up to date about Prism and patterns & practices.

Name

Blogs and Home Pages

Twitter

Francis Cheung

http://blogs.msdn.com/b/francischeung/


Blaine Wastell

http://blogs.msdn.com/b/blaine/

@blainewastell

patterns & practices

http://www.microsoft.com/practices

@mspnp










Windows Phone 8 Training kit updated


참조 URL
  1. http://blogs.msdn.com/b/acoat/archive/2013/04/26/windows-phone-8-training-kit-updated.aspx
  2. http://www.microsoft.com/en-us/download/details.aspx?id=38782
  3. http://www.microsoft.com/en-au/download/search.aspx?q=training%20kit&p=0&r=10&t=&s=availabledate~Descending

 

 윈도우폰 개발 관련 트레이닝 툴이 업데이트가 되었다. 필요한 사람은 받아서 트레이닝을 한번 받아 보자. ^^.



Visual Studio Extensions 
for the Windows Library for JavaScript Update


Windows 8 App 개발에 필요한 자바스크립트 라이브러리가 업데이트가 되었다. 


자바스크립트를 이용해서 개발하시는 분들은 업데이트를 통해 보다 안정적이고 새로운 자원을 편리하게 이용하기를 바란다.


아래 그림은 Update 설치 후 Windows store Javascript 프로젝트 템플릿을 보여주고 있다.


[그림1] Windows Store 자바스크립트 템플릿


+ Recent posts