Jabrown85

Stories submitted by Jabrown85

Creating a badge icon plugin with jQuery(rndnext.blogspot.com)

submitted by Jabrown85Jabrown85(120) 3 years, 3 months ago

This is a quick run down on a simple jQuery plugin that will place an image over an element. read more...

1 comment |category: |Views: 408

tags: another

Validation in WPF – The Disconnect(rndnext.blogspot.com)

submitted by Jabrown85Jabrown85(120) 3 years, 4 months ago

The issue that escaped me while playing around with WPF was the disconnect between the UI and the ViewModel when binding. This statement itself seems like a major problem, and it is if you aren’t aware. Here is the problem..... read more...

add a comment |category: |Views: 24

tags: another

Another reason to use Expression Blend to design your WPF Applications(rndnext.blogspot.com)

submitted by Jabrown85Jabrown85(120) 3 years, 5 months ago

A quick tip on how to save time and frustration when designing dynamic Windows/UserControls read more...

add a comment |category: |Views: 27

tags: another

Selecting WPF Combobox With Tab Key(rndnext.blogspot.com)

submitted by Jabrown85Jabrown85(120) 3 years, 5 months ago

Changing the default behavior of the WPF Combobox. read more...

add a comment |category: |Views: 87

tags: another