Windows Phone: Pragmatic Tips for Building Better Windows Phone Apps
Andrew Byrne has had his coding ups and downs, but when he has stumbled, he has picked himself up and continued. Here, he points out some Windows Phone programming techniques to make your own road a little smoother.
Cutting Edge: Mobile Site Development, Part 2: Design
Dino Esposito debunks some mobile site development myths as he explains how to present users with Web pages designed to work best with their individual devices.
Touch and Go: Windows Phone Motion and 3D Views
When a Windows Phone program knows the orientation of the phone in 3D space, the phone can provide a portal into a 3D world. The new Motion class makes it possible, as Charles Petzold explains.
Windows Phone: Writing a Compass Application for Windows Phone
Windows Phone now exposes sensors such as the accelerometer, GPS and compass (magnetometer). Here, Donn Morse walks through the creation of a compass app to demonstrate how developers can interact with that sensor.
Intro to Metro
Ten years after the release of the .NET Framework, Microsoft is stirring the pot again with a new development platform that set’s to focus your talents on what everyone is betting is the next big thing, mobile devices; specifically in this case, tablets. The Windows Runtime, or WinRT, is the foundation for the development of applications designed to target Windows 8-driven touch-enabled devices, but what does that mean for .NET developers and their existing skill sets?
ASP.NET MVC 4 Highlights - Part 2: Bundling and Minification
In the first installment of this series, I explored a few of the new features in ASP.NET MVC 4, including the new default project templates, mobile templates, and display modes. Since that article, ASP.NET MVC 4 has been released to beta. For brevity’s sake, when I refer to MVC the design pattern, I’m referring to the ASP.NET implementation of the pattern. In this installment, I’m going to focus on one of MVC’s most useful features: integrated JavaScript and CSS bundling and minification.
Developing an app that sends SMS messages
How great could it be to be able to send SMS messages from your IPhone using the Internet connection
Cutting Edge: Mobile Site Development: Markup
This column is the first of a series in which Dino Esposito approaches mobile site development from a perspective that isn’t primarily focused on technology. He says that too often mobile site development is associated with specific frameworks and their solutions without much thinking about use-cases and restructuring of the content. In this colum, he starts from the basics—the mobile markup.
Acer Aspire S3: A Second Look
On this second look I include my impressions after a month of use - particularly on how it might work for a mobile developer.
Windows Phone: Creating Media Apps for Windows Phone
Learn about the various pieces a media app can use to create an immersive Windows Phone experience—such as integrating with the Music + Videos Hub—and how to make sure your app is a “good citizen” on Windows Phone.