Mobile Zone is brought to you in partnership with:

Dr. Zhiming Xue is a senior Microsoft Architect Evangelist with the Developer and Platform Evangelism for U.S. Public Sector team. In this role, he focuses on Windows Azure cloud computing while working with developers, architects and technical and business decision makers. He is a frequent speaker at Microsoft and community events on a variety of topics including Windows Azure cloud computing, Windows Phone, Windows, SharePoint, Office 365 and the Microsoft web platform. Prior to the role, he worked with Microsoft Services, and played lead developer, architect and project manager roles to support enterprise customers in both the private sector and the public sector. Zhiming has posted 20 posts at DZone. You can read more from them at their website. View Full User Profile

Creating Windows Phone, iPhone and Android Apps with iFactr in Visual Studio 2010

05.03.2012
| 4342 views |
  • submit to reddit
bb-ifactr_overview

 

iFactr is a cross-platform mobile framework created by ITR Mobility. With iFactr as a plug in to Visual Studio 2010, developers can create iPhone, Android and Windows Phone apps by writing C# and .NET code. Essentially iFactr compiles the code to a native app for a specified target platform. It is worth noting that the current version does require that the code be built and debugged on a Mac with iOS installed.

It currently supports native output for iPhone/iPad/iPod touch, Android, Windows Mobile, Windows Phone 7, and Windows XP/Vista/7. iFactr also offers web/hybrid app support for Android, BlackBerry, iPhone/iPad/iPod touch, Symbian, and Web OS via HTML 5.0, CSS, and JavaScript. The Windows desktop-optimized browser-based Web support and basic HTML/WAP for feature phone support is also in development.

 

image 

image

image

A bit of history. According to Ben Horgen:

The C#/.NET cross-platform mobile framework started out natively compiling to iOS, Windows Mobile 6.5, and ASP .NET. The three targets provided the capability to deliver business applications to numerous mobile platforms from a single code base. No compiler directives, no interpretation, no fancy gui designer... just straight C#, .NET, and an abstract UI based on iBlocks, iMenus, iLists, and other UI constructs. From there the development team grew to nearly a dozen and the mobile framework started expanding to additional targets such as Android, Windows 7, Silverlight, and straight 4.01 HTML.

For more info on downloading and installing developer tools to create Windows Phone apps, read my previous post here.

Published at DZone with permission of its author, Zhiming Xue. (source)

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

Tags: