BuildingWindows apps
< Windows 8
< Computer Science
Get flash to fully experience Pearltrees
Blend for Microsoft Visual Studio 11 Beta and Microsoft Visual Studio 11 Express Beta can speed up and simplify your HTML app design/development process. You can start designing in Blend, save your project, and then hand it off to a developer who can use Visual Studio 11 Express Beta to write and debug the app logic. Alternatively, a developer can do the coding first in Visual Studio 11 Express Beta, save the solution, hand it off to you, and you can open it in Blend, where you can add layout and design components.
This sample shows how to create, read, write, copy and delete a file, how to retrieve file properties, and how to make your app remember a file or folder so that it can access it later. This sample uses Windows.Storage and Windows.Storage .AccessCache...