InfoQ Homepage Windows Phone Content on InfoQ
-
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.
-
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.
-
Async/Await Now Available for Windows Phone, Silverlight 4
An updated version of the Async Targeting Pack now provides asynchronous features to Silverlight 4 and Windows Phone 7.5. It also provides Portable Class Libraries targeting any of the supported platforms, including Silverlight 5 and .NET Framework 4.0.
-
Orubase: Develop Hybrid Native Mobile Applications for Windows Phone, Android and iOS
Syncfusion's Orubase is a framework for the development of mobile applications for Windows Phone, Android and iOS platforms. You can create apps using ASP.NET MVC and by making use of the Orubase framework.
-
Ex Sun Developers Bring WORA Java Support to Android, iOS, and Other Mobile Platforms
Founded in 2012 Israeli start-up Codename One is producing a new Java SDK that allows Java developers to write native applications that support a number of mobile device platforms including iOS, Android, BlackBerry, and Windows Phone from a single code-base.
-
Community-Driven Research: Most Important and Mature Cross Platform Mobile Tools?
InfoQ's research initiative continues with a 4th question: "What are the Most Important and Mature Cross Platform Mobile Tools?". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.
-
Mobile Platforms: What is the Developer Mindshare, Intentshare, App-building Costs and Revenue?
A new survey from VisionMobile shows how developers perceive mobile platforms and what are the costs to develop mobile apps and associated revenues.
-
Avoiding Performance Pitfalls With XAML
The DependencyProperty and DependencyObject which form the building blocks for most XAML features come with a performance cost. An MSDN article “Optimizing C# for XAML Platforms” discusses this in detail along with ways to minimize its impact.
-
Unit Testing on Mobile Devices with .NET/Mono
An ongoing problem with specialized platforms is the lack of support for unit testing. Developers are forced to compromise the quality of their tests or their build process in order to get anything working. Recently MonoTouch has made progress in this area, but Windows Phone and Mono for Android still lag behind.
-
Windows Phone 8 Is to Be Based on WinRT?
Leaked information suggests that Microsoft is working on unifying the Windows ecosystem, while Windows Phone 8 will be based on WinRT rather than Windows CE.
-
PhoneGap Now Fully Supports WP7
PhoneGap now supports all native functionality on Windows Phone 7 being on par with iOS and Android.
-
Windows Azure Toolkits for Devices Now Include Android
In addition to updates to the Windows Azure Toolkits for Windows Phone and iOS, Microsoft has introduced a new toolkit for Android, which can be used with applications developed with the Android SDK and Eclipse.
-
Resources for Windows Phone Developers
In what’s becoming a tradition, Microsoft has once again confused the version numbers of one of their key products. In brief what you need to target Windows Phone 7.5 is the Windows Phone 7.1 SDK and the August 2011 build of the Windows Phone Toolkit. Or you can give the PhoneGap beta a spin.