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

  • Researcher Breaches Windows RT's Security System

    An independent security researcher has discovered a way to run unsigned desktop applications on Windows RT running on Microsoft's Surface. InfoQ has an exclusive interview with the creator of the exploit.

  • Tools for Building Advanced Media Applications

    In the //Build/, Mike Downey demonstrated the key technologies that are employed by developers to create advanced media rich applications using Windows 8.

  • Google’s Service Changes Spell Trouble for Windows 8

    Windows 8 and Windows Phone 8 rely on a technology known as Exchange ActiveSync. This technology is the communication protocol that allows applications in Windows 8 and Windows Phone 8 to synchronize email, calendar, and contact information from Google accounts. As of January 30th, that service will no longer be available new users.

  • Studio Enterprise with Localization and Visual Studio 2012 Support

    ComponentOne has released Studio Enterprise 2012 V3 with new controls for Windows 8, WinRT and existing control suites with support for localization RTF and Visual Studio 2012.

  • Self Evaluate User Experience of Apps

    In the Build 2012, Lora Heiny, Senior Program Manager, Windows Partner Ecosystem and Will Tschumy, Principal User Experience Advisor at Microsoft delivered a session where they presented few tips which should be followed to evaluate the UX of a Windows 8 application including that of Windows Store apps.

  • Panel: Answers from Microsoft Developers Who Built WinRT

    Chris Anderson, Chris Guzak, Jerry Dunietz, Kamen Moutafov, Martyn Lovell, Elliot H Omiya, lead developers working on various WinRT components, have taken questions during the BUILD 2012 panel The Windows Runtime Q&A, answering some of the developers’ ardent questions on Windows 8 applications, especially WinRT ones. Following is a digest of the answers to main topics discussed.

  • Key Technologies for Windows Store Business Apps

    Business applications tend to have a lot of more emphasis on data storage, security, and deployment than other types of applications. Despite the numerous limitations that Windows 8 Store, there are still many different options available to fulfill these needs.

  • Reintroducing Extension SDKs for Visual C++

    An under-reported feature of Visual Studio 2012 is the ability to create Extension SDKs for Visual C++. SDK development is analogous to creating assemblies in .NET or JARs in Java and is very important for Windows 8 application development.

  • Powering Your Apps with Microsoft Accounts

    A central theme with Windows 8 is the Microsoft Account. This is another attempt to offer a single sign-on system for both Microsoft and third-party services. Microsoft Account is available for Windows 8 apps, normal websites, Windows Phone, Android, and iOS.

  • Windows Phone 8 SDK Release Brings Native C++ and DirectX

    Microsoft released the Windows Phone 8 SDK Tuesday as part of its bid to increase developer support. This SDK includes several new features including hardware accelerated DirectX and native C++ code support.

  • Security for Windows Store Apps

    In the past there was an assumption that only popular applications and services will be attacked. But these days even new services with few or no users is liable to find itself under the hacker’s microscope. In a recent //Build session, Josh Dunn discusses some of the common vulnerabilities found in Windows 8 applications.

  • Dynamic Access Control in Windows Server 2012

    Dynamic Access Control is a set of features for Windows Server 2012 to manage authentication and authorization beyond Active Directory Groups. There are several components involved in this, the most notable being the ability evaluate expression-based ACLs against user and device claims.

  • IT Delivered Applications in Windows 8 with RemoteFX and RemoteApp

    A major focus of Windows 8 is the ability to support “bring your own device” scenarios. To support this scenario without forcing IT departments to actually install company software on every machine, Microsoft has invested significantly in the RemoteFX and RemoteApp technologies.

  • Build 2012 Keynote Highlights the Windows 8 Vision

    Build 2012 begins today and InfoQ is covering the conference on-site. Microsoft CEO Steve Ballmer's opening keynote today highlighted the unified approach Microsoft is taking with Windows 8, Windows Surface, and Windows Phone 8. The keynote emphasized the new opportunities available to developers and the personalized experienced offered to users.

  • Porting Existing C++ Code to Windows 8/Windows Phone 8

    Porting Existing C++ libraries to Windows 8/Windows Phone 8 mostly involves replacing many, but not all, of the existing Win32 and COM API calls with their WinRT equivalents. The UI itself will most likely not be portable, as GDI is being replaced with XAML, HTML5, and/or DirectX.

BT