Letters from Readers

XAML Offers Promise

Readers chime in on XAML.

A reader responds to the Frameworks column ("Finally Time for XAML?") in the July issue of VSM:

I'm a certified enterprise application developer and I build all kinds of Microsoft-based applications for corporate environments. Because of tooling challenges with Windows Presentation Foundation [WPF], I spend most of my time writing XAML. I've stayed away from Silverlight because there was not a good story for deployment in locked-down environments and for offline scenarios (though this has changed with Silverlight 3). Also, having to download an entire large app for network-challenged parts of the world makes me question the benefit of Silverlight over a well-designed AJAX/jQuery application.

Concerning WPF, the offerings from vendors like Telerik and Infragistics are poor at best. I was very disappointed that these vendors have much better offerings for WinForms than WPF. I was delighted to find plenty of quality examples on sites like CodePlex.com and CodeProject.com. I was able to put together an application that supports multiple dynamic themes that I feel is better and more complete than any WPF-controls vendor has to offer.

I wouldn't say that I'm more productive in WPF versus WinForms yet, but I will say that you can do things in WPF that you wouldn't even dream of trying in WinForms. I'm able to design apps that allow the user to interact with the data in a more natural way than your basic Windows application. I can duplicate how [users] use data in the real world in an application. I'm looking forward to moving my application to WPF 4 to take advantage of the multi-touch capabilities. Another important development is PRISM/MVVM. I can design my applications to multi-target Silverlight 3 for occasional users and WPF for power users. The multi-target abilities-in addition to using data in a more natural way through multi-touch applications-should propel the use of WPF/Silverlight into the stratosphere. The only problem is that the amount of training and knowledge for developers to get to that point is immense. Hopefully Microsoft is working to address this.

Geoff Niehaus, MCPD:EA
.NET Solutions Developer
Houston, Texas

About the Author

This story was written or compiled based on feedback from the readers of Visual Studio Magazine.

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