The new schedule parallels what Redmond had started with Visual Studio 2012 updates.
Company takes $900 million hit on "Surface RT inventory adjustments."
Google has replaced MapView with MapFragment for adding mapping and location in Android. Learn what the new API can do, and how to use it.
- By Wallace McClure
- 07/18/2013
James McCaffrey demonstrates the brute-force, Fisher-shuffle and reservoir-sampling techniques.
- By James McCaffrey
- 07/17/2013
Microsoft drops the price under the entry-level iPad to get traction in the market.
- By Scott Bekker
- 07/16/2013
Chain of Responsibility decouples the sender of a request from the receiver by allowing one or many handler objects to handle the request.
The Visual Studio 2013 Preview introduces a synchronized settings feature.
- By Katrina Carrasco
- 07/11/2013
InRelease automates TFS deployment across multiple environments.
NuGet extends Visual Studio by simplifying the process of installing and updating third-party libraries and tools. It has limitations in a local private network, however. Here's what you need to know, along with a possible solution.
- By Joe Kuemerle
- 07/09/2013
Microsoft's real value proposition is that it has a super-franchise made up of smaller constituent franchises.
- By Andrew J. Brust
- 07/07/2013
Visual Studio 2013 and .NET Framework 4.5.1 are hits, as is the Bing development platform.
- By John K. Waters
- 06/28/2013
The company says more than half of the Fortune 500 is on Azure.
- By John K. Waters
- 06/28/2013
Windows Azure and Visual Studio 2013 take center stage on the second day of Microsoft's flagship developer conference.
- By Michael Desmond
- 06/27/2013
Numerous packages get a refresh with the Visual Studio 2013 Preview.
Steve Ballmer headlines as Microsoft shows off preview versions of Windows 8.1 and Visual Studio 2013, and positions Bing as a development platform.
- By Michael Desmond
- 06/27/2013
It isn't news that developers don't like documenting their code. But you have good reason not to. And if you are documenting code, try to stop! It's not too late.
The products are "go-live," so Microsoft will support them in production.
The latest update includes mostly bug fixes.
Eric Vogel covers the recent changes to the SignalR persistent connection API.
Eric Vogel covers shows how to use the Facade pattern to create a simple unified interface for a collection of interfaces in a .NET application.