Welcome to WindowsClient.net | My Blog | Sign in | Join

Articles

Sponsors





  • advertise here

Browse by Tags

All Tags » Advanced (RSS)
Introduction to D3DImage, a new DirectX Interop Feature in WPF
.NET 3.5 SP1 is here! It's time to break out your DirectX skills. This article provides the information necessary to get started using a new DirectX interop feature in WPF called D3DImage.
Posted: Aug 22 2008, 04:03 AM by jytylr | with no comments
Filed under: , ,
Animating Interactive 2D Elements in a 3D WPF Panel
Josh Smith discusses Explore Panel3D, a custom WPF panel that displays its children in three-dimensional space.
Posted: Apr 10 2008, 03:06 AM by jaytayl | with no comments
Filed under: , , , ,
10 Things I Didn't Know About WPF Data Binding
In "10 Things I Didn't Know About WPF Data Binding", Rudi Grobler talks about less-than-obvious things he discovered about WPF data binding while building an n-tier application.
WPF Business Application Series, Part 2
This is the second in a series of articles on writing WPF business applications in VB.NET using Visual Studio 2008. In it I cover the FormNotification control, binding to objects that implement IDataErorrInfo, rendering the Form Notification popup in...
Dissecting LINQ to SQL
LINQ to SQL solves the mismatch between the object oriented and relational database world. In an application, we deal in terms of our domain objects such as customer and orders. However, when it comes to saving these objects and solving the datatype mismatch...
Unit Test WPF Applications Using MVC
Provides guidance for using the Model-View-Controller design pattern to create modular WPF apps that are easy to unit test.
Reparse Points in Vista
Symbolic Links, Junction Points and Mount Points, collectively known as Reparse Points, were introduced into NTFS at version 5 and are thus present in Windows operating systems from 2000 onwards. However, they did not really impinge on the public consciousness...
Posted: Feb 05 2008, 12:34 AM by jaytayl
Filed under:
The Grouper: Custom Groupbox Control
The Grouper is a special groupbox control that is rounded and fully customizable. The control can paint borders, drop shadows, gradient and solid backgrounds, custom text, and custom icons. The purpose of this control was to design a better looking groupbox...
Posted: Sep 19 2007, 10:44 PM by jaytayl
Filed under:
Writing Your Own GPS Applications: Part 2
Covers precision in detail and discusses what it takes to make GPS applications smart enough for in-car navigation and reliable enough for commercial use.
Posted: Mar 25 2005, 12:00 AM by admin | with no comments
Filed under:
How to Write a GPS Application
Covers the skills needed to write a commercial-grade GPS application that works with a majority of GPS devices in the industry today.
Posted: Mar 23 2005, 12:00 AM by admin | with no comments
Filed under:
Collection Controls with Rich Design Time Support
Outlines the added complexity of creating a control that maintains a collection of items.
Posted: Mar 18 2005, 12:00 AM by admin | with no comments
Filed under:
A True Tree User Control for Presenting Hierarchical Data
The standard TreeView control that is available in .NET is powerful and sufficient in most cases, but there are situations where seeing data in a true tree format is more intuitive vs. seeing data in the TreeView. The focus of this article is to show...
Posted: Jan 05 2005, 12:00 AM by admin | with no comments
Filed under:
Creating a Spam Filtering Engine in C#
This article outlines the creation of a custom anti-spam engine, written in C#, that leverages artificial neural networks (ANNs) to target spam by looking for specific “gene” markers within e-mail messages.
Posted: Mar 14 2004, 12:00 AM by admin | with no comments
Filed under:
Real world .NET serialization
Do you know what Jeff Richter didn't tell you about .NET serialization? Read on and learn what I've learned the hard way applying serialization to a real world .NET project.
Posted: Feb 09 2004, 12:00 AM by admin | with no comments
Filed under:
Simple Wordpad in Managed C++
This project uses managed C++ and the RichTextBox to build a Wordpad application.
Posted: Dec 01 2003, 12:00 AM by admin | with no comments
Filed under:
Next page »