BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Windows 8 Content on InfoQ

  • Private App Stores for Windows Phone and WinRT

    Private distribution of applications is possible for both WinRT and Windows Phone 8, but the experience is very different for the two platforms. Mobile devices cost 300 USD per year per company, while WinRT costs 3,000 for the first 100 computers or fraction thereof.

  • Threading in the Windows Runtime: Part 2

    The information in part 2 of Threading in the Windows Runtime deals with the internals of the threading model. This section, originally presented by Marytn Lovell at Build 2013, is intended to be trivia or possible useful in debugging, but not necessary for day to day development. For more practical information, please refer to part one of InfoQ’s key points summary.

  • Threading in the Windows Runtime: Part 1

    During the Build 2013 conference Marytn Lovell revealed some of the inner workings of the WinRT threading model. While .NET developers may be surprised at its complexity, especially when multiple windows are involved, traditional COM developers are going to be relieved to learn that it is much simpler than what they are used to.

  • Build 2013 Keynote Day 1 Highlights

    Microsoft began day 1 of Build 2013 with their familiar booming electronic fanfare. InfoQ is covering the conference live and has first impressions of the keynote's highlights. Some interesting new features for Windows 8.1, VS2013, and Bing are covered.

  • WinRT 8.1, Ready for Line-of-Business

    Windows 8.1 brings with it a lot of much needed functionality to WinRT (i.e. Windows Store) apps that make is a viable platform for line of business and point of sale applications. These include multiple-window support, USB/Bluetooth integration, and a HTTP stack that is unified with Internet Explorer’s shared cache.

  • API Diff Lists for .NET, Silverlight, and Windows Phone

    First Floor Software has just released an updated version of their Diff Lists for .NET, Silverlight, and Windows Phone. These updated lists make it easy to see what classes and method are available when moving code from one platform to another.

  • Windows 8.1 for Business Users

    Windows 8.1 represents Microsoft's attempt to smooth the rough edges of user's transition to their vision of a touch-based future on the desktop. Windows 8 has a reputation of being consumer-focused, and 8.1 is intended in part to provide more features for business users.

  • A Portable HTTP Client for .NET

    Until recently, one of the problems with sharing code across .NET, Silverlight, Windows Phone, and Windows Store is the inability to make HTTP requests. Each framework supports one or more HTTP clients, but they are incompatible each other at an API level. The Portable HTTP Client package adds an adapter to paper over these differences.

  • JavaScript Memory Analyzer in Visual Studio 2012 Identifies Leaks in Windows Store Apps

    Visual Studio 2012 Update 1 includes a new JavaScript Memory Analyzer for Windows 8 which identifies potential memory leaks to enable developers to fix their apps before submission to Windows Store.

  • Windows Embedded 8 Released

    Windows Embedded 8 has been released by Microsoft and entered general availability. Intended to be used by OEMs and in specialized environments, this series of releases marks Embedded's alignment with Windows 8's code base.

  • Develop Utility, Productivity, Financial and Media Apps with RadControls for Windows 8

    Telerik has recently released RadControls for Windows 8, which enables developers to build touch optimized applications for desktop and mobile devices.

  • Internet Explorer 10 Broadens Flash Support

    Microsoft has announced increased Flash support on IE10 running on Windows 8 and Windows RT. This content will now be enabled to run by default and solidifies Flash's position on the Windows platform.

  • Windows Azure Notification Hubs with Common API

    Microsoft recently added an enhancement to Windows Azure Management Portal by releasing Notification Hubs which enables you to broadcast push notifications to thousands of mobile devices using a common API.

  • Crypto Obfuscator .Net v2013 with Portable Class Library and WinRT

    Crypto Obfuscator .Net v2013 includes several new performance enhancements with support for Windows 8 and Automatic Exception Reporting.

  • Windows 8 and WinRT - A Close Encounter with Microsoft

    Windows 8 throws open a wide range of opportunities for developers. In this marathon interview, Microsoft official spokesperson discloses facts behind the various aspects of Windows 8 and Windows RT.

BT