Developer's Toolkit

Blog archive

More Alternatives to WPF User Interfaces

I spoke to Infragistics today about their upcoming release (Monday, but I got approval to blog something ahead of time) on Windows Presentation Foundation (WPF) controls. Many of you probably know that Infragistics has somehow been able to make a thriving business out of selling controls for Win32, .NET, Java, and Web. What makes their controls so popular is two things. First of all, they provide significantly more functionality than those out of the box in Visual Studio, especially in the areas of data binding and performance. Second, developers pay a per developer license fee, and no runtime fees. It turns out to be a great deal for developers. These new WPF controls are no exception. They provide ways to abstract the control from its implementation, providing developers with ways to customize controls, and insert controls inside one another. For example, you may want to put a push button in a data grid.

Of course, many developers aren't building for WPF, at least not yet. While my Infragistics contact was primarily focused on the WPF controls, he also acknowledged that Infragistics also had a couple of ways for achieving the Vista Aero look and feel on non-WPF applications. One way was through the use of Microsoft's Crossbow technology (http://www.microsoft.com/downloads/details.aspx? FamilyId=2E1E0AFA-9BD7-4BDF-B43B-BD64F6F622A7&displaylang=en). Another was with a straight WinForms implementation. I didn't get a lot of details on these at this time, but I'll let you know when I do. And, while it wasn't a subject of this call, I also hear tell that Infragistics is also planning on offering straight Win32 controls with the Office 2007 look and feel. If Microsoft can do it (Office 2007 is a Win32 application), then there's no reason why Infragistics can't. And Infragistics has a long reputation for giving developers what they need, not what Microsoft wants them to have.

Posted by Peter Varhol on 04/20/2007


comments powered by Disqus

Featured

  • Uno Platform Wants Microsoft to Improve .NET WebAssembly in Two Ways

    Uno Platform, a third-party dev tooling specialist that caters to .NET developers, published a report on the state of WebAssembly, addressing some shortcomings in the .NET implementation it would like to see Microsoft address.

  • Random Neighborhoods Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the random neighborhoods regression technique, where the goal is to predict a single numeric value. Compared to other ML regression techniques, advantages are that it can handle both large and small datasets, and the results are highly interpretable.

  • As Some Orgs Restrict DeepSeek AI Usage, Microsoft Offers Models and Dev Guidance

    While some organizations are restricting employee usage of the new open source DeepSeek AI from a Chinese company due to data collection concerns, Microsoft has taken a different approach.

  • Useful New-ish Features in .NET/C#

    We often hear about the big new features in .NET or C#, but what about all of those lesser known, but useful new features? How exactly do you use constructs like collection indices and ranges, date features, and pattern matching?

  • TypeScript 5.8 Beta Speeds Program Loads, Updates

    "TypeScript 5.8 introduces a number of optimizations that can both improve the time to build up a program, and also to update a program based on a file change in either --watch mode or editor scenarios."

Subscribe on YouTube