.NET news » Search results
Search results for query "Control" (238):
Get Control of Your Service System: A Practical Introduction to Queueing Theory
Provides background and overview of queueing theory and a class library which implements measurement functions
Diagnostic Trace Display Using WPF
A WPF control and FlowDocument to display Trace output in a running application.
How to embed arbitrary content in a WPF control
Many WPF controls can display arbitrary XAML inside them. How can I do that with my own controls?
2010-05-19 17:55:00 Source: How to embed arbitrary content in a WPF
Tags: WPF
Cutting Edge: Application Extensibility: MEF vs. IoC
You can create extensible apps using the Managed Extensibility Framework (MEF), which is built right into the .NET Framework 4. We'll walk through an example to compare plug-in implementations using both MEF and Inversion of Control frameworks.
2D Water Effect in WTL
A WTL control class to add water effect to an image, like what's done in the TortoiseSVN About dialog
Take Avalon to the Next Dimension to Achieve 3D Effects
Find out how to use Expression, Microsoft's new XAML design tool, to build advanced user interfaces that incorporate 3D effects and inheritable control styling—and still interact seamlessly with your Visual Studio projects.
2006-05-08 10:04:27 Source: Take Avalon to the Next Dimension to Achieve 3D Effects
Tags: Software
GUI
Templating WPF Expander Control
Talks about how to customize the look and behaviour of WPF Expander by templating it.
Adding Smart Tags to Windows Forms Controls
One new features in Visual Studio 2005 is the support for smart tags.A smart tag is a panel that displays next to a control and contains a list of commonly used properties.
Exploring Secrets of .NET Diagnostics
Instrumenting an application with tracing has become increasingly sophisticated as the .NET framework has matured. Find out how to use tracing in your applications, how to fine-tune tracing to your needs with custom listeners, and how to gain field-level and robust formatting control over the output.
UI Frontiers: Finishing the E-Book Reader
Charles Petzold finishes his Windows Phone 7 e-book reader with a Web service that gets the catalog file from Project Gutenberg, and a Pivot control to display a search screen and a list of downloaded books.


Syndicate