Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

Gunther recently joined Microsoft in the role of ISV Architect Evangelist. In this role he enables ISVs to efficiently architect, implement and deploy software solutions by fully, and efficiently, leveraging the potential of the Microsoft Development Platform. Before joining Microsoft, Gunther worked as a senior consultant on software architecture and software factories at Siemens Corporate Research in Princeton, NJ. With more than 10 years of experience in software architecture, design, implementation, and deployment of complex enterprise software solutions, Gunther has in-depth experience in the entire Software Development Lifecycle. As a result of his work, he published two books (".NET -- A Complete Development Cycle" and "Practical Software Factories in .NET") as well as numerous articles in magazines. Gunther is also an invited speaker at international conferences and received the Microsoft Most Valuable Professional (MVP) - Solution Architect award in 2005/2006/2007. Visit Gunther's blog at http://blogs.msdn.com/glenz Gunther has posted 13 posts at DZone. View Full User Profile

Cloud Services and Visual Studio 10

09.23.2008
Email
Views: 2723
  • submit to reddit

A few weeks back I started to use Windows LiveMesh. In case you never heard of LiveMesh, it is a site where you can synchronize different devices over the web.

For myself, I am synchronizing my Laptops and home Computers and it turns out to be really useful. For example I take my tablet to NYU for my MBA classes and, because I share the OneNotes at LiveMesh, my other computers get automatically synchronized the next time I go online.

Another example of use is for presentations that I want to show to colleagues and/or customers. In the past I synchronized those manually, and McMurphy's law usually hold true in the fact that many times I was actually missing the one presentation I really wanted to show because it was on another Computer and I forgot to copy the files.

With LiveMesh, I just define the folders I want to synchronize between my devices and they magically appear on all my devices. Pretty cool ;-). In addition this feature turned out to be really useful when I decided to wipe one of my computers and reinstalled it. Now, I have all the data on the different machines and in worst case I can access my LiveMesh desktop (on the web) to access the information I need.

Why do I talk about this, and what does this have to do with Visual Studio 10? Well Visual Studio 10 will actually be integrated with the LiveMesh platform. The major features that are announced so far to the public include:

  • a more compact product with support for modern processes such as multi-core and parallel programming
  • enhanced WPF support
  • support for Microsoft Live Mesh and instant messaging in the platform

If you want to read more about Visual Studio 10 and the features that were announced last week then click here.

Published at DZone with permission of its author, Gunther Lenz.

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