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

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube