Browse by Tags

All Tags » XAML (RSS)

Silverlight 4 Scrollviewer & Keeping items in view by Freakyuno

Just a short note today – mostly so I can look up later what I’ve done to get this working, but also to share the knowledge!    The Problem: When using Silverlight 4 and a Scrollviewer (not sure if WPF has the same issue, but the fix should...

Silverlight 4.0 Wizard Custom Control by Freakyuno

It’s common in my LOB applications to come across situations where I invent something, and later think…this would be useful for the community. This is one of those cases.  Most line of business applications require some sort of Linear process, or...
Filed under: , ,

Silverlight 4 Container Control by Freakyuno

Today I went looking for a simple skinable container control that I could use in Silverlight 4.  I of course checked the framework first, and didn’t find exactly what I was looking for.   I then checked the Silverlight Toolkit for Silverlight...

HDC Omaha 2008 - Code and Slides by Freakyuno

This is the application I demonstrated during my WPF Line of Business presentation, as well as my slide deck. Demonstrated: WPF Commanding Provider based Data Source Handling Validation Collections and Binding (ObservableCollection<T>) LINQ to XML
Filed under: , , , ,

{ T }rite - Source Code Release by Freakyuno

I've had a few ask for the source control to this project, and amidst my objections, I tried to come up with a good reason not to release it and couldn't find one. :) The goal of this project was really to push through the app and get a working model...
More Posts