Skip to main content
Email Password   helpLost your password?

wpf-joshsmith-emblem.jpg

Introduction

Welcome to WPF.JoshSmith. This is not a typical CodeProject article. I am using the Web page generated for this article to host, and make publicly available, a library of classes I have created for use in Windows Presentation Foundation applications. Over time I will update this page (and the source code download) to include any new classes I've added to the WPF.JoshSmith library. Think of this as a really cheap and easy alternative to creating a full Web site just to make the assembly available to the world.

All of the major classes in WPF.JoshSmith either have an article about them here on the CodeProject, or I've blogged about them. The purpose of WPF.JoshSmith is to consolidate all of the classes I've created into one place, thus making it easier for people to have all the goodies in one assembly. In addition to providing the WPF.JoshSmith assembly, the source code download at the top of this article also contains test/demo projects for many of the various classes in the library. Those projects show how to use the code and what the various classes do.

All of the code in the library can be used free of charge, provided that the copyright statements in each source file remain intact. Josh Smith accepts no responsibility for any errors, loss of data, system crashes, etc. that occur as a result of using WPF.JoshSmith.

Contents

This section provides an overview of the major classes available in the library, divided up by namespaces. Click on the name of a class to open an article/blog entry which discusses it in depth.

You must Sign In to use this message board.
 
 
Per page   
 FirstPrevNext
GeneralRe: Another idea for WPF.JoshSmith Pin
Josh Smith
6:20 17 Apr '07  
GeneralRe: Another idea for WPF.JoshSmith Pin
Judah Himango
7:26 17 Apr '07  
GeneralRe: Another idea for WPF.JoshSmith Pin
Josh Smith
7:36 17 Apr '07  
GeneralLearning WPF... Pin
Patrick Sears
7:11 25 Mar '07  
GeneralRe: Learning WPF... Pin
Josh Smith
15:16 25 Mar '07  
GeneralRe: Learning WPF... Pin
Patrick Sears
16:25 25 Mar '07  
GeneralRe: Learning WPF... Pin
Patrick Sears
16:59 25 Mar '07  
Question:

In your intro to WPF, you state:[^]

"Another benefit of using vector graphics is it works well with high-resolution displays; something which is becoming a problem for the antiquated HWND technology as the resolution of display units improves."

I read something to the same effect on another blog, basically that WPF is not HWND based. What is the basis for this statement? Windows (Vista included) itself is still HWND based, is it not? How can the operating system fundamentally render a window without an HWND?
Sign In·View Thread·PermaLink
GeneralRe: Learning WPF... Pin
Josh Smith
3:03 26 Mar '07  
GeneralRe: Learning WPF... Pin
Josh Smith
6:48 13 Apr '07  
GeneralRe: Learning WPF... Pin
Patrick Sears
7:45 13 Apr '07  
QuestionScrollViewer on DragCanvas Pin
5:34 5 Mar '07  
AnswerRe: ScrollViewer on DragCanvas Pin
Josh Smith
3:21 6 Mar '07  
GeneralRe: ScrollViewer on DragCanvas [modified] Pin
NiruPama_T
6:12 7 Mar '07  
QuestionClick on dragCanvas Pin
moondaddy
17:52 24 Feb '07  
AnswerRe: Click on dragCanvas Pin
Josh Smith
10:26 25 Feb '07  
QuestionRe: Click on dragCanvas Pin
moondaddy
8:53 26 Feb '07  
AnswerRe: Click on dragCanvas Pin
Josh Smith
9:03 26 Feb '07  
QuestionProblem using CenteredContentControl in C# Pin
DaSch-Productions
7:45 19 Feb '07  
AnswerRe: Problem using CenteredContentControl in C# Pin
Josh Smith
3:33 22 Feb '07  
GeneralRe: Problem using CenteredContentControl in C# Pin
DaSch-Productions
4:38 22 Feb '07  
GeneralGreat work Pin
onemanarmy
3:08 9 Feb '07  
GeneralRe: Great work Pin
Josh Smith
3:22 9 Feb '07  
GeneralControl idea for WPF.JoshSmith Pin
Judah Himango
6:26 2 Feb '07  
GeneralRe: Control idea for WPF.JoshSmith Pin
Josh Smith
4:12 3 Feb '07  
GeneralWPF starter tutorials Pin
Ashley van Gerven
1:30 12 Nov '06  


Last Updated 13 Jul 2008 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009