LINQ queries simplify deep introspections of control collections to help manage embedded file resources and context menu initialization.
The generic-sounding Content Assembly Mechanism, or CAM, is an exciting step beyond XML Schema, but it's new and not well documented. This article series represents CAM: The Missing Manual. This last installment is a deep exploration of CAM's ability to express exactly what you need for data-centric documents.
For
DevX | March 14, 2009
The generic-sounding Content Assembly Mechanism, or CAM, is an exciting step beyond XML Schema, but it's new and not well documented. This is the second in a series of articles representing "CAM: The Missing Manual."
The generic-sounding Content Assembly Mechanism, or CAM, is actually an exciting step forward from XML Schema, but it's new, and not well documented. This article series represents CAM: The Missing Manual.
If you've ever been frustrated trying to figure out how to intercept or assign specific keystrokes to specific controls, you'll be glad you found this article.
Learn the differences between the various types of custom controls, and find out how to integrate your controls into Visual Studio and make them easy to use.
Histograms help people analyze large amounts of data, whether you display them as tables or as charts. This article shows you how to do both.
Find out the gritty details required to create, test, use, inherit, install, and distribute .NET User Controls of all types.
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.
By adding XML-based documentation capability to your SQL code, you can automatically extract and format tagged comments into a complete API documentation set for your SQL libraries.
Use this XmlTransform application to generate sets of HTML pages, SQL documentation, or apply it to your own particular needs.
Simplify your SQL tasks by giving your queries and stored procedures the ability to iterate over arrays of table names or values.
Interactive graphical views of your Ant build files give you more information faster, reduce errors, and provide intuitive methods to help you comprehend, modify, and test build targets.
This handy control gives you everything you need to control how users input usernames, passwords, select servers, and choose connection types.
By using the RichTextbox as a base control, you can build an editor that highlights keywords and quoted strings—or even an editor that employs IDE-like smart indentation and runs script code interactively.