Desmond File

Blog archive

Presetting the Table

When .NET Framework 3.0 arrived in November, a lot of readers expressed concern about the rapid-fire pace of updates. The jump from .NET 1.1 to 2.0 was tough, requiring IT and development shops to take careful measure before making a shift. While the move to .NET 3.0 has been far less dramatic, dev shops face a lot of questions as they move to support Windows Presentation Foundation, Windows Communication Foundation and Windows Workflow Foundation.

In fact, the answers to those questions have yet to arrive. According to Jay traband at .NET tools provider IdeaBlade, Microsoft has adopted a fresh strategy that seeds strategic technologies ahead of the tools that implement them. .NET 3.0, he says, is just such an effort.

"I think Microsoft is doing an elegant job of building something with the core of .NET. Microsoft gets a lot of things in with one release, but it isn't usable until the following release. A lot of that stuff isn't usable until [the Visual Studio] Orcas release," traband said.

It makes sense. As operating system platforms and applications become more complex, the need to lay down foundation technologies increases. For traband, whose company is involved in extending .NET into the realm of distributed applications, Web services and SOA, the new Microsoft approach seems to be paying dividends.

"It's really very impressive. I actually come from the Java world and love Java, but I think Microsoft has done a truly elegant job in exposing the primitive concepts," traband said. "We feel internally [that WCF] is a much better infrastructure, but we find people are interested because it has much better [Web services] standards compliance."

Posted by Michael Desmond on 12/20/2006


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