Desmond File

Blog archive

.NET Outside the Box

In the Sept. 1 issue of RDN, we covered reports about Microsoft's secretive Midori project and its implications for the post-Windows landscape.

In that feature Rockford Lhotka, principal technology evangelist at Magenic Technologies and a contributor to RDN's sister publication Visual Studio Magazine, made a cogent and concise observation about the .NET Framework and its evolution. Said Lhotka:

"First we had DOS. Then we had Windows, which ran on DOS. Then we had Windows, with DOS emulated inside. Now we have .NET, which runs on Windows. It is only a matter of time before we have .NET, with Windows emulated inside."

It's a remarkable observation, really, and one that goes to the heart of Microsoft's sustained dominance in the industry. Microsoft has been able to extrapolate its core technologies, projecting them forward in a way that both preserves and extends the company's strategic advantages.

Which brings me to the question of .NET-based development. Since 2001, corporate developers have grown increasingly comfortable with and reliant on Microsoft's vision of a managed development infrastructure. But is .NET-based development poised to break out of the confines of Windows?

In just the past week or so, we've seen both the release candidate of Silverlight 2 and the final version of the open source Mono 2.0 implementation of .NET for cross-platform development. Add the Mono Project's Moonlight effort to bring the Silverlight runtime to Linux, and developers have multiple ways to bring their .NET development efforts to non-Windows audiences.

The question is, are developers using these tools, frameworks and resources to deliver software beyond the traditional .NET/Windows target? And if so, what kinds of challenges and adjustments are they making in the process?

We want to hear from you. Are you looking at Silverlight 2.0 or Mono as a way to extend your .NET development efforts beyond Windows? E-mail me at mdesmond@reddevnews.com.

Posted by Michael Desmond on 10/09/2008


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube