Paul Krill
Editor at Large

Code it again, Sam: Microsoft’s Casablanca ties C++ to the cloud

news
May 2, 20122 mins

Project is intended to make it easy for coders to implement RESTful services

Microsoft with its “Casablanca” project is making accommodations for C++ developers who want to take advantage of cloud computing.

Now in an incubation stage and under the jurisdiction of Microsoft DevLabs, Casablanca is intended to support cloud-based client-server communication in native code using a modern asynchronous C++ API design. It is being billed as an SDK for C++.

“Casablanca is a set of libraries for C++ developers, taking advantage of some recent standard language features already available through Visual Studio,” said Microsoft vice president S. Somasegar, in a blog post this week. “Casablanca aims to make it significantly easier for C++ coders to consume and implement RESTful services. It builds on lessons from .Net, from Node.js, from Erlang and from other influencers to create a modern model that is meant to be easy to program while still being scalable, composable, and flexible.” There has been a lack of simple tools for developers using C++ and that is where Casablanca comes in, he said.

Developers can download Casablanca for Visual Studio 2010 and the upcoming Visual Studio 11 IDE. Casablanca features a Visual Studio wizard for setup. Developers can target Web and worker roles, as well as access Windows Azure cloud storage using the built-in C++ library bindings, Somasegar said. At this point, the project is in an experimental stage and Microsoft wants to know if developers are interested in using C++ to consume and implement cloud services. Feedback can be given in DevLabs forums.

The current release of Casablanca does not provide Visual Studio 11 support for Azure since the Windows Azure SDK does not officially work for Visual Studio. Azure bindings on the Windows 8 OS and Visual Studio 11 and Windows 8 will be supported in an upcoming release of Casablanca.

This article, “Code it again, Sam: Microsoft’s Casablanca ties C++ to the cloud,” was originally published at InfoWorld.com. Follow the latest developments in business technology news and get a digest of the key stories each day in the InfoWorld Daily newsletter. For the latest business technology news, follow InfoWorld on Twitter.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author