Desmond File

Blog archive

Oslo: Making Models

Microsoft is working overtime to change the way you write software. That message might have gotten lost in all the news about Windows Azure, Windows 7, and all the .NET 4.0 and Visual Studio advances at the Microsoft 2008 Professional Developers Conference (PDC) last month. But one look at the messaging and tooling coming out of the "Oslo" project makes this fact crystal-clear.

We spoke at PDC with Burley Kawasaki, director of product management in the Connected Systems Division at Microsoft. He's in charge of managing the Oslo project, which is comprised of the "M" modeling language, the "Quadrant" visual modeling tool and the Oslo repository. These tools, currently in community technology preview (CTP), allow developers to create their own domain specific languages (DSLs) that are tuned to address a specific set of issues or requirements. Just as important, Oslo encourages developers to further abstract their thinking, building application behaviors based on configurable models that can be reused and reshaped.

To hear Kawasaki tell it, Oslo is just the latest -- albeit, most significant -- move in what has been a years-long trend at Microsoft toward model-driven development.

"We benefit from the fact that the core .NET platform has been getting much more model-driven over the last three-plus years. If you think about things like Silverlight or WPF, they are very model-driven. The presentation layer isn't specified as code, it's specified as XAML, and it's configurable so if I change the definition of the XAML file, it changes the presentation of my application," Kawasaki explained.

"The same is true for Web services. If I change the configuration metadata on a WCF-based service, it can change the behavior of the service. Or ASP.NET with the latest MVC extensions -- very model-driven. The whole structure of your application now is really a set of models, so as a platform it is getting much more model-driven," he concluded.

Microsoft developers seem attentive to Microsoft's modeling mantra. The Lap Around Oslo presentation at PDC, hosted by Microsoft Product Unit Manager Douglas Purdy, was packed with developers anxious to get familiar with the new tooling. Based on the response I saw at the presentation, the Oslo tooling was well-received.

Have you worked with the Oslo CTP? What are your impressions of the M modeling language and Quadrant visual editor? What works and what still needs work? E-mail me at mdesmond@reddevnews.com. And let me know if you think Microsoft's modeling push can really help dev shops better build and manage their applications.

Posted by Michael Desmond on 11/11/2008


comments powered by Disqus

Featured

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

Subscribe on YouTube