WinFx in a Day (WPF)

Here are the slide and sample code from my presentation at UCSD. The sample came from the Windows SDK so I won’t include them here.

WPF Introduction PPT

The source code for the WPF demo applications came from the Windows SDK in the C:\Program Files\Microsoft SDKs\Windows\v1.0\samples\WPFSamples.zip file. When uncompressed go to the Demo directory and look for the following applications.

LoginScreen – which was the application with the nice login with the pictures and the cool buttons

PhotoStoreDemo – which was the nice photo based application with the film strip on the top

FlowDocumentSamp – which was the application that showed how pages are layed out

ExpenseIt – which was the really cool application that allowed you to enter you expenses and showed a nice list of them

Leave a Reply

Your email address will not be published. Required fields are marked *