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

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • 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.

Subscribe on YouTube