Вопрос

I just learned that Windows 8 app, can be developed with HTML5

I wish to know how to load content dynamically for the app, like a news app that changes the content when it is refreshed.

I learnt that pool service is needed, please explain?? Please provide me a brief explanation!!

Also list the prerequisites for developing this kind of app.

@Brennan I accept all the Details of prerequisites , and about the brief explanation, I haven't seen any articles for dynamic content.

I would like to have some tutorials or samples for some news app, that keeps on updating content over the internet.

I tried this http://msdn.microsoft.com/en-us/library/windows/apps/hh868272.aspx but didn't help me out either.

Это было полезно?

Решение

Before developing any Windows Store apps, you'll need to download Visual Studio which you can do here.

Once that's done, I'd recommend looking at the included templates as well as the Windows Store app samples (found here) in order to get a functional understanding of Store apps.

Hope that helps you figure out a good place to get started!

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top