Windows Vista Technologies
1 - 20 of 103
Previous
Next
Send Large Data Sets from WCF to Silverlight
November 17, 2011Web.config alterations allow a WCF service to feed data to Silverlight applications, but may they may fail for large production data. Find out how to work with large data sets.
WPF Wonders: Using DataTemplates
November 19, 2009WPF data templates let you determine the pieces a repetitive control uses to display its items. Learn some unique and interesting ways to use data templates for displaying the items in ListBoxes, ComboBoxes, and ListViews.
WPF Wonders: Building Control Templates
October 6, 2009WPF's properties and styles let you change a control's appearance. Templates let you modify a control at a much more fundamental level, changing the components that make up the control and the way it acts. This article shows how you can use templates to change the fundamental structure of WPF controls.
Build a Custom WCF Encoder
August 28, 2009When the built-in WCF encoders don't meet your needs, follow this example to create a custom encoder—and just plug it in!
Simplify Your XAML with Resources and Control Templates
July 10, 2009Although it's tempting to style your WPF controls directly in their containing XAML files or through code, placing styling in control templates stored in external resource dictionaries offers a robust and reusable alternative.
WCF and MSMQ—Take a Message
March 3, 2009Queues provide a useful isolation layer between a service and a caller (or vice-versa) and become a place for messages waiting to be processed.
1 - 20 of 103
Previous
Next
Intel ended its sponsorship of Go Parallel on DevX as of January 1, 2009; however, DevX will continue to bring you news, information and programming insights on parallel and multi-core program development across all development platforms. Be sure to bookmark this page and check back often. |