advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   FORUMS  |   TIP BANK
Browse DevX
Partners & Affiliates
advertisement
advertisement
advertisement
Advertisement
advertisement
Windows Vista Technologies
1 - 20 of 103     Previous     Next
Send Large Data Sets from WCF to Silverlight November 17, 2011
Web.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.
Using WCF and WCF RIA Services for Data-driven Apps October 26, 2011
Learn the basics of WCF and WCF RIA Services, Microsoft's communication framework and service for developing service-oriented, data-driven applications.
WPF Wonders: Using DataTemplates November 19, 2009
WPF 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, 2009
WPF'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.
Introducing PowerBuilder 12 .NET September 2, 2009
A dormant giant gets a new lease on life as a .NET-compatible development environment.
Build a Custom WCF Encoder August 28, 2009
When the built-in WCF encoders don't meet your needs, follow this example to create a custom encoder—and just plug it in!
WPF Wonders: Transformations (and Robots!) August 18, 2009
WPF's transformations make it easy to move, scale, or rotate objects, and simplify building complex moveable 3D shapes.
WPF Wonders: 3D Drawing with Textures, Transformations, and Realism August 10, 2009
To build realism into 3D scenes, you need to draw with the appropriate materials—and transformations help make the drawing process much simpler.
WPF Wonders: 3D Drawing July 27, 2009
WPF makes drawing three-dimensional scenes quick and easy.
Building Declarative WCF Services in .NET 4.0 July 23, 2009
Building WCF services declaratively in XAML lets you integrate services with workflows and provides flexibility that identical services implemented in code cannot.
Simplify Your XAML with Resources and Control Templates July 10, 2009
Although 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.
Best Practices for Handling Change in Your WCF Applications June 5, 2009
Change is inevitable, but with a little planning and a few key principles, you can minimize the impact that changes have on your WCF service consumers.
Dances with Workflows (One Newbie's Journey) May 18, 2009
These eight Windows Workflow lessons may save you some time and trouble.
WPF Wonders: An Alphabetical Compendium of WPF Controls April 29, 2009
Among many other changes, WPF brings a completely new set of controls. Learn which controls do what and pick up a few tips on getting the most out of them in your WPF applications.
Enhance Microsoft Dynamics CRM 4.0 Reporting with Silverlight April 23, 2009
Reporting in Microsoft Dynamics CRM 4.0 has been significantly enhanced. Find out how to extend the built-in reporting features and create customized visually-enhanced reports using ASP.NET and Silverlight.
SharePoint Applied: SharePoint 2007 with WCF and Silverlight April 20, 2009
Innovative solutions sometimes require multiple ingredients. Find out how to mix it up with SharePoint, WCF, and Silverlight.
How Your WCF Service Can Use MSMQ as a Durable Message Store April 17, 2009
Adding MSMQ to your WCF-based service adds complexity, but any challenges from that complexity are greatly outweighed by the benefits.
Building Polished UIs with Expression Blend—Part 1 April 13, 2009
With a few simple tricks, even people with little artistic talent can create good-looking, professional, polished applications that leapfrog their competitors' efforts.
The Baker's Dozen: 13 Miscellaneous C#, SQL, and Business Intelligence Development Tips March 18, 2009
Windows Communication Foundation is one of the most important features in the history of .NET. Not only does WCF provide a unified programming model for communications, it also promotes the use of interfaces and various recommended programming practices.
WCF and MSMQ—Take a Message March 3, 2009
Queues 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.
advertisement