Welcome to WindowsClient.net | Sign in | Join

Rob Relyea - XAMLified

WPF, Silverlight and XAML

Browse by Tags

All Tags » WPF Samples (RSS)
XamlPadSample Step 1e-App.xaml and Assemblies
Added support to store which projects each XAML file is associated with, along with app.xaml and assembly reference info. Notice that I’m using XAML2009 support for Name references in XAML . I’m able to define object graphs (not just trees) via this mechanism...

Posted by Rob_Relyea | 1 comment(s)

XamlPadSample-Step 1d-Window
My Window now works exactly like I want: remembers WindowState it was in (Maximized, Restored, Minimized, FullScreen) remembers monitor is was on remembers where to restore to. I had to use a bit more code that I would have liked, but it all is good....

Posted by Rob_Relyea | 1 comment(s)

XamlPadSample Step 1b-fullscreen
Enjoyed the feedback I got via blog comment/email about XamlPad/XamlDesigner. I decided today to focus on some of Mike Taulty’s feedback . Already Done One comment from Mike Taulty was already taken care of: Allow for quick navigation through a set of...

Posted by Rob_Relyea | 5 comment(s)

Rudi Grobler: Keeping track of open windows in WPF via an Attached Property
Rudi and his Attached Property Rudi considered the following options: binding to a collection, Application.Windows (but it was not an ObservableCollection) building a special subclass of Window, but that requires people to use a different item template...

Posted by Rob_Relyea | 1 comment(s)

Mike Swanson: Mix08 Show Off Winners
A very cool set of apps that I'm just catching up with now... 1 - a tablet app written in C++ 2 - Silverlight 2 + a c# physics engine 3 - Wii Remote + WPF 4 - Silverlight 2 + data visualization 5 - WPF "mirror" shopping experience  ...

Posted by Rob_Relyea | 1 comment(s)

Nigel Spencer: RibbonBar and seeing stars
I like Nigel's RibbonBar ...put it in XamlPad* and see a working Ribbon. He also discusses the problem confronting developers when they try to do something like drawing a star .  Several ways to do it. * - or XamlPad like app - http://robrelyea...

Posted by Rob_Relyea | with no comments

Filed under: ,

Why does Karsten hate Kevin's mom?
Kevin thinks I hate his mom .  Untrue.  I just like Kevin's demos... that Karsten posted ...So maybe it is Karsten who should be asked, why do you hate Kevin's mom?

Posted by Rob_Relyea | with no comments

Filed under:

Sam Batterman: Metabolic Pathway Diagrams with WPF
Interesting experiments that Sam is blogging about showing Metabolic Pathway Diagrams .  No code or exe yet...

Posted by Rob_Relyea | with no comments

Filed under: ,

WPF Master Pages
Got a pointer to Brad Cunningham's writeup on WPF "Master Page" like functionality from Adam Calderon .  This is a popular ASP.NET feature that many like to enable in WPF.  How do you like Brad's approach...please give him...

Posted by Rob_Relyea | 4 comment(s)

Filed under:

Cristian Ricciolo Civera: Audio spectrum for WPF
Ricciolo did a post about a new control that he built that can visualize audio spectrum in WPF .  His post has a video of it in action and the source code.  Cool stuff!

Posted by Rob_Relyea | with no comments

Filed under:

Page view counter