On one hand I'm not entirely sure that the changes in Windows 8.1 for the Search contract and app sizing count as a "new API"–but they are certainly things you need to pay attention to! Variable app sizing is certainly a new feature for Windows users, and thus something that apps want to handle well. This is one case where some APIs (like tryUnsnap) are actually deprecated! For apps written in HTML/CSS/JS, this means that the view state media features of (fullscreen-landscape, snapped, filled, and fullscreen-portrait) are obsoleted, replaced by the CSS3 standards for responsive web design, namely the orientation feature (portrait or landscape) and using max-width and min-width. I demonstrate some of this in Chapter 2 of my second edition preview.
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
This article is related to
C#,.NET,Architect,Intermediate,VS2010,.Net,Articles,Computer Tutorials,Window,Window 8
C#,.NET,Architect,Intermediate,VS2010,.Net,Articles,Computer Tutorials,Window,Window 8
0 Comments