|
.NET
1 - 20 of 763 Previous Next
New Features in Microsoft .NET Framework 4
December 9, 2010Microsoft .NET Framework introduces a platform that opens many possibilities, providing a managed platform for executing applications that are portable, scalable and robust.
Visual Basic Book Excerpt: Useful Namespaces
June 8, 2010This chapter provides an overview of some of the most important system namespaces and gives more detailed examples that demonstrate regular expressions, XML, cryptography, reflection, threading, parallel programming, and Direct3D.
Moonlight Feels Right for Mono 2.6
February 24, 2010Moonlight 2.0 is a Silverlight 2.0-compatible framework that supports Zoom, Control Framework, Layout Framework, and other technologies.
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!
COM Interop Gets Much Better in C# 4.0
August 26, 2009Enhanced COM interop through C# 4.0's dynamic type system, support for named and optional parameters, and for variance makes working with Microsoft Office and other Primary Interop Assemblies much easier.
1 - 20 of 763 Previous Next
|