InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Why .NET Micro Really Went Open Source

Posted by Jonathan Allen on Nov 19, 2009

Sections
Architecture & Design,
Development,
Operations & Infrastructure
Topics
.NET ,
Open Source ,
Embedded Devices
Tags
.NET Micro Framework

A few months ago Microsoft announced their plans to release the .NET Micro Framework as an open source project. Since then there has been rumors that Microsoft is using open source as an excuse to abandon the project. The truth is the exact opposite, Microsoft is actually using open source to drive the adoption of .NET Micro.

According to Colin Miller, Project Unit Manager at Microsoft, the change is being driven by the business model for small electronic devices. Even a small licensing fee of a dollar or two per unit can account for a significant portion of a device’s total cost. This cost drives down adoption, which in turn interferes with Microsoft’s strategic goals. Specifically, the goal is for Microsoft to have a complete package of development tools for everything from the smallest electronic devices to massive cloud-based system.

Another reason open source is important for adoption is the heterogeneous nature of the electronic device market. Adoption was being slowed down because developers and engineers were forced to wait for Microsoft to port the Micro framework to each new device.

Colin also revealed Microsoft is planning to form a well organized partnership with the open source community. A board formed of both Microsoft and non-Microsoft members will determine which projects to focus on with the expectation that they will eventually make their way into the core of the framework. The list of possible projects will be pulled from submissions by the user community.

One area where .NET Micro has been taking flak is the lack of Visual Basic support. While Microsoft still isn’t planning on dedicating resources for VB at this time, they do have a demo version an intern built a few years back. This will be released as open source as well, with the expectation that if a VB version is really desired by the community they can pick it up and complete the project.

Another area is the lack of open source cryptography libraries. According to Colin this was an accident of timing and he hopes that once the open source site is setup that someone will adopt the cryptography project.

With support for managed code, WPF, and high quality components that can be assembled with little or no soldering, the future of the small scale and hobbyist electronic markets looks better than ever.

Very interesting analysis! by Aayush Puri Posted
I'm always amazed at the level of paranoia... by Mark Levison Posted
Re: I'm always amazed at the level of paranoia... by Cameron Purdy Posted
Re: I'm always amazed at the level of paranoia... by Mark Levison Posted
Re: I'm always amazed at the level of paranoia... by Dan Tines Posted
Re: I'm always amazed at the level of paranoia... by Dan Tines Posted
  1. Back to top

    Very interesting analysis!

    by Aayush Puri

    Liked it!

  2. Back to top

    I'm always amazed at the level of paranoia...

    by Mark Levison

    ...with respect to Microsoft's motives. Why do they always have to be evil?

    Cheers
    Mark Levison
    The Agile Consortium

  3. Back to top

    Re: I'm always amazed at the level of paranoia...

    by Cameron Purdy

    > ...with respect to Microsoft's motives. Why do they
    > always have to be evil?

    A number of us have wondered that for years .. I suppose we could ask them?

    Peace,

    Cameron Purdy | Oracle Coherence
    coherence.oracle.com/

  4. Back to top

    Re: I'm always amazed at the level of paranoia...

    by Mark Levison

    Sorry I was in a hurry and mis stated. What I meant is why does everyone always assume evil from MS. They're a large organization built of many people. Each has a different intent. Some good, some not. Why don't we assume good intent until proven otherwise. That's what I assume of Oracle :-)

    Cheers
    Mark Levison
    The Agile Consortium

  5. Back to top

    Re: I'm always amazed at the level of paranoia...

    by Dan Tines

    It's usually just open source zealots and java developers that think Microsoft is evil.

    The rest of the world isn't so brain dead.

  6. Back to top

    Re: I'm always amazed at the level of paranoia...

    by Dan Tines

    Besides, Larry Ellison and Oracle are bigger assholes than Gates, Ballmer, and Oracle could ever be ;)

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.