Tischnoetentoet

Stories kicked by Tischnoetentoet

A weak event listener for WPF, Silverlight and Windows Phone 7(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 6 months, 3 days ago

A true weak event listener for WPF, Silverlight and Windows Phone 7 that can handle all event types. read more...

add a comment |category: |Views: 2

tags: another

Attached Behavior base like it should have been(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 9 months, 27 days ago

Blog post shows how to implement the Behavior classes in a safe way without memory leaks. read more...

add a comment |category: |Views: 13

tags: another

Catel 2.0: Auditing in MVVM(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 11 months, 5 days ago

Explains how to implement auditing in MVVM. read more...

add a comment |category: |Views: 1

tags: another

Sneak preview: Catel and support for Windows Phone 7 Mango(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 11 months, 26 days ago

Sneak preview on how Catel supports simulation of all sensors available on Windows Phone 7 Mango using MVVM read more...

add a comment |category: |Views: 4

tags: another

Navigation for Windows Phone 7 using MVVM(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 1 month ago

This article explains how to implement navigation using MVVM for Windows Phone 7. read more...

add a comment |category: |Views: 13

tags: another

MVC EditorTemplates with nullable DateTime values(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 2 months ago

MVC EditorTemplates with nullable DateTime values, ready to be used including sample code. read more...

add a comment |category: |Views: 25

tags: another

Why you shouldn’t use a GUI designer in WPF and Silverlight(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 3 months ago

For some years, I am trying to convince people in my surroundings not to use the GUI designer for WPF and Silverlight. Some with success, some without. In my crusade to perfect software development for all users (not just you), I finally found some time and energy to create an example application and a video that shows why you shouldn’t be using the GUI designer to design GUI’s. read more...

add a comment |category: |Views: 48

tags: another

NuGet packages with code snippets(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 3 months ago

Blog post about how to deploy code snippets with NuGet read more...

add a comment |category: |Views: 6

tags: another

Catel - a free open-source MVVM Framework for WPF and Silverlight(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 3 months ago

Information and background information about Catel! read more...

add a comment |category: |Views: 31

tags: another

My next steps in Silverlight(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 5 months ago

A follow-up on my first steps on Silverlight, explaining the hard road a WPF to Silverlight developer has to go through. read more...

add a comment |category: |Views: 17

tags: another

ValidationProblem of WPF(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 5 months ago

Shows a reproducible bug in WPF when using validation on previously collapsed controls. read more...

add a comment |category: |Views: 7

tags: another

HoverProblem of WPF(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 5 months ago

Shows a reproducible bug in WPF when windows start disappearing as soon as you open a popup. read more...

add a comment |category: |Views: 1

tags: another

My first steps with Silverlight(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 5 months ago

An article describing my first steps with Silverlight. It might not be as easy as you think when you are moving from WPF to Silverlight. read more...

add a comment |category: |Views: 3

tags: another

Fixing the versioned workflow persistence issues(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 7 months ago

Shows how to fix Workflow Foundation versioning issues when using custom services. read more...

add a comment |category: |Views: 3

tags: another

Writing an auditing behavior for WPF(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 7 months ago

Example behavior in the form of an auditing trail (history) of controls. read more...

add a comment |category: |Views: 66

tags: another

Bug in WPF combobox databinding(www.metanous.be)

submitted by TischnoetentoetTischnoetentoet(424) 1 year, 7 months ago

Bug with SelectedItem in ComboBox read more...

2 comments |category: |Views: 11

tags: another