A skunkworks project by Xamarin, the developers of Mono for Android and Mono Touch, machine-translated millions of lines of Java in Android to C#.
- By Readers of Visual Studio Magazine
- 06/27/2012
It's time to stop thinking of "design" as a dirty word, and UI as the sole domain of the folks at the other end of the cubicle farm.
The Gizmox Enterprise Mobile development package is a clever -- perhaps brilliant -- hack that lets you create mobile Web-based applications in a Windows Forms-like IDE.
The latest version of Mono for Android includes a long-awaited design surface. Learn how it works.
- By Wallace McClure
- 06/26/2012
How to schedule live tile and badge updates in a Windows 8 application.
Using Windows Phone's Map control and displaying multiple points using data binding.
- By Nick Randolph
- 06/22/2012
Peter pays a final visit to the WCF 4.5 WebSockets implementation to take advantage of the WebSocketService class and build a service in six lines of code (not counting configuration and client-side code, of course).
At present, the tool only repairs issues with .NET Framework 4.0.
Windows Phone 8, expected later this year, will introduce a development model based on C++/C and DirectX to facilitate code sharing with Microsoft's upcoming Windows 8 operating system.
- By Kathleen Richards
- 06/20/2012
In part 1 of his series on advanced live tiles, Eric Vogel shows you how to add secondary tiles to your Windows 8 Metro style applications.
Even for C++'s ancestor, C, one of its most valued features was the ability to declare functions as parameters for other functions or procedures
The beta of the Metro tooling, which supports Windows 8 development for the desktop and tablets, is expected sometime this summer.
- By Kathleen Richards
- 06/15/2012
ASP.NET Web API allows you to write a service once and provide different output formats with little effort on the developer's side.
Batched Gated Builds in Visual Studio 2012 TFS improves on the concept of gated builds by allowing you to specify a build definition to build more than one queued build at a time.
- By Mickey Gousset
- 06/13/2012
Other upgrades include cloud services, Windows Server and System Center.
When most people think of location, they assume this information comes from a GPS module. While this is true, Windows Phone also has support for determining location based on cell tower location and WiFi networks.
- By Nick Randolph
- 06/11/2012
New combined company will have more than 850 employees.
The company is bringing back free tooling for Windows desktop apps after developers expressed frustration over the Visual Studio 2012 Express lineup.
- By Kathleen Richards
- 06/08/2012
By adding IaaS to its Platform as a Service (PaaS) portfolio, Microsoft is also mounting its most formidable challenge yet to Amazon Web Services.
- By Jeffrey Schwartz
- 06/07/2012
Create a JavaScript client that works with a WCF 4.5 WebSockets service to receive continuous, ongoing updates from the service.