Click here to Skip to main content
15,917,862 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Can't believe Pin
Mike Marynowski15-Jun-09 23:05
professionalMike Marynowski15-Jun-09 23:05 
GeneralRe: Can't believe Pin
Ray Cassick16-Jun-09 14:29
Ray Cassick16-Jun-09 14:29 
AnswerRe: Can't believe Pin
Michael Sync23-Jul-09 20:28
Michael Sync23-Jul-09 20:28 
QuestionDownloading Visual Web Developer Express 2008 Pin
deepseeindeepsy13-Jun-09 20:45
deepseeindeepsy13-Jun-09 20:45 
AnswerRe: Downloading Visual Web Developer Express 2008 Pin
Mark Salsbery14-Jun-09 9:16
Mark Salsbery14-Jun-09 9:16 
GeneralRe: Downloading Visual Web Developer Express 2008 Pin
deepseeindeepsy14-Jun-09 19:45
deepseeindeepsy14-Jun-09 19:45 
Questionon client browser, where does silverlight save my application dlls - by that I mean WHICH Directory on the client side does it store them in? Pin
longnights13-Jun-09 8:27
longnights13-Jun-09 8:27 
AnswerRe: on client browser, where does silverlight save my application dlls - by that I mean WHICH Directory on the client side does it store them in? Pin
Mark Salsbery13-Jun-09 9:29
Mark Salsbery13-Jun-09 9:29 
AnswerRe: on client browser, where does silverlight save my application dlls - by that I mean WHICH Directory on the client side does it store them in? [modified] Pin
Abhinav S16-Jun-09 3:09
Abhinav S16-Jun-09 3:09 
AnswerRe: on client browser, where does silverlight save my application dlls - by that I mean WHICH Directory on the client side does it store them in? Pin
Michael Sync23-Jul-09 20:31
Michael Sync23-Jul-09 20:31 
QuestionHow to move items in a stack panel Pin
Nekkantidivya12-Jun-09 21:52
Nekkantidivya12-Jun-09 21:52 
AnswerRe: How to move items in a stack panel Pin
ABitSmart12-Jun-09 22:18
ABitSmart12-Jun-09 22:18 
AnswerRe: How to move items in a stack panel Pin
Kunal Chowdhury «IN»15-Jun-09 0:52
professionalKunal Chowdhury «IN»15-Jun-09 0:52 
QuestionWPF resources Pin
Christian Graus12-Jun-09 14:19
protectorChristian Graus12-Jun-09 14:19 
QuestionRe: WPF resources Pin
Mark Salsbery12-Jun-09 16:08
Mark Salsbery12-Jun-09 16:08 
AnswerRe: WPF resources Pin
Christian Graus12-Jun-09 19:19
protectorChristian Graus12-Jun-09 19:19 
GeneralRe: WPF resources Pin
Mark Salsbery12-Jun-09 20:34
Mark Salsbery12-Jun-09 20:34 
GeneralRe: WPF resources Pin
Christian Graus12-Jun-09 20:52
protectorChristian Graus12-Jun-09 20:52 
GeneralRe: WPF resources Pin
#realJSOP13-Jun-09 9:25
professional#realJSOP13-Jun-09 9:25 
GeneralRe: WPF resources [modified] Pin
Mark Salsbery13-Jun-09 9:42
Mark Salsbery13-Jun-09 9:42 
GeneralRe: WPF resources Pin
#realJSOP16-Jun-09 9:22
professional#realJSOP16-Jun-09 9:22 
QuestionDetailed WPF implementation details on features we just use and take for granted are implemented, how they work under the covers, what kind of data structures they use, etc Pin
sparky.dasrath12-Jun-09 11:24
sparky.dasrath12-Jun-09 11:24 
I have posted this on MSDN, WPF and Channel 9 as well, but I want to do it here too as I would like to get back as much info as possible.

Due to some lack of visible information, I lost a chance at getting my dream job to do WPF development. I want to be better prepared to go even deeper than just how to do things with WPF.

Basically, I would like to know how some of the WPF features we just use and take for granted are implemented, how they work under the covers, what kind of data structures they use, etc. None of this is written in the WPF books I have read (mostly the stuff from Apress).

If anyone can direct me to any technical documents, books, whitepapers I haven't looked at yet that describe some of these, I would greatly appreciate it. Ideally, I would like more information on
[1] DependencyProperties
[2] DataBinding
[3] EventRouting
[4] DataContext (not just setting it at a top level container)
[5] Binding (exactly how it works, not just that I can bind to x,y,.)
[6] Dispatcher (maybe not as much here)
[7] VirtualizingPanel

So far I have learned that DepProp use an underlying HashTable and I got some info on VirtualizingPanels under the Optimizing WPF Application Performance on MSDN

You canfollow the thread on MSDN as well

Thank you

~sparky
[http://sdasrath.blogspot.com/]

AnswerRe: Detailed WPF implementation details on features we just use and take for granted are implemented, how they work under the covers, what kind of data structures they use, etc Pin
Christian Graus12-Jun-09 12:05
protectorChristian Graus12-Jun-09 12:05 
QuestionWPF Image Uploading Pin
Chris Ivey12-Jun-09 5:13
Chris Ivey12-Jun-09 5:13 
AnswerRe: WPF Image Uploading Pin
Mark Salsbery12-Jun-09 10:38
Mark Salsbery12-Jun-09 10:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.