test 2test 2test 2test 2test 2test 2test 2
Farhan's Windows 8 Blog
Hi, I am Farhan Ghumra. I am Windows 8 Metro Style App Developer. This blog is intended to make one stop blog for all the Windows 8 articles for development, tips & tricks and news.
Friday, 19 April 2013
Tuesday, 23 October 2012
Ten Things You Need to Know About WebView
- WebView is not a general-purpose browser
- WebView always renders on top of XAML
- WebView doesn’t do Flash. Or Silverlight. Or PDF. Or any other ActiveX control or plugin.
- How to invoke Javascript inside the displayed webpage of a Webview
- How to receive information from the WebView
- How to inject javascript into a WebView page
- How to clear the WebView cache
- How to embed a font into your app to be used by WebView
- Launching other apps from a link inside WebView
- How to get rid of those annoying JavaScript exceptions when debugging
Click here to know more
Testing in-app puchasing in Windows 8
One of the many new features with upcoming Windows 8 is the Windows Store distribution and monetization channel. Developers can now add in-app purchasing to their apps. The prizes are the same as application prizes in store, e.g. starting from 1,49 USD (1,19 EUR) and gradually growing up in 50 cent increments. Because it seems testing in-app purchasing system isn’t trivial to everybody, here’s a quick sample to get you started. This is only a basic example to get you started, so I don’t cover different in-app types.
Read More
Read More
Microsoft DevRadio: Your Top Windows Store Questions Answered
Jerry Nixon welcomes Principal Program Manager Arik Cohen to the show as they discuss the recently launched Windows Store and a wide variety of topics developers ask most.
Read More
Read More
Subscribe to:
Posts (Atom)