rudigrobler

3,302
Reputation
285 views

Registered User

Name rudigrobler
Member for 1 year
Seen yesterday
Website
Location South Africa
Age 29
http://wpfdisciples.wordpress.com/bios/rudi-grobler/
Nov
17
awarded  Popular Question
Nov
2
awarded  Necromancer
Oct
19
accepted Windows 7 Desktop Gadget + Silverlight 3 (GDR2) Issues
Oct
17
awarded  Taxonomist
Oct
15
accepted BitmapFrame in WPF ComboBox
Oct
15
answered Windows 7 Desktop Gadget + Silverlight 3 (GDR2) Issues
Oct
15
revised Windows 7 Desktop Gadget + Silverlight 3 (GDR2) Issues
added 233 characters in body
Oct
15
asked Windows 7 Desktop Gadget + Silverlight 3 (GDR2) Issues
Oct
14
answered Setting a Bitmap in Windows 7 thumbnail preview (C#)
Oct
14
answered Thumbnail Toolbar Button
Oct
14
answered How to program Multi Tab Task bar Preview like IE on Windows 7 in WPF?
Oct
12
answered BitmapFrame in WPF ComboBox
Oct
9
revised SVN + Active Directory
added 165 characters in body; added 1 characters in body; added 6 characters in body; edited body
Oct
9
revised SVN + Active Directory
added 86 characters in body
Oct
9
asked SVN + Active Directory
Oct
8
awarded  Popular Question
Oct
8
comment Is there any Visual Studio like code editor control?
Awesome article Daniel!!!
Sep
17
revised Interview questions: WPF Developer
added 78 characters in body; edited tags
Sep
14
revised WPF ItemsControl - Command on ViewModel not firing from within ItemsControl
added 1 characters in body
Sep
11
answered What framework for MVVM should I use?
Sep
11
answered WPF ItemsControl - Command on ViewModel not firing from within ItemsControl
Sep
9
awarded  Yearling
Sep
4
accepted WPF Data Binding and Validation Rules Best Practices
Sep
2
awarded  Enlightened
Sep
2
awarded  Nice Answer
Aug
20
asked ASP.NET MVC Deployment Issues…
Aug
9
awarded  Popular Question
Jul
15
accepted WPF/C#: Disable Drag & Drop for TextBoxes?
Jul
15
revised WPF/C#: Disable Drag & Drop for TextBoxes?
added 264 characters in body
Jul
15
answered WPF/C#: Disable Drag & Drop for TextBoxes?
Jul
9
awarded  Popular Question
Jun
25
awarded  Good Question
Jun
22
comment Setting Command Target in XAML
Relay/DelegateCommands are not part of the framework... Get it from Josh's article or download Prism! Relay/DelegateCommand do not rely on the Visual tree at all... You give each command a delegate to execute and that is it...
Jun
19
answered WPF - Best Practice for the run-of-the-mill [Label:Input] Control
Jun
19
answered Setting Command Target in XAML
Jun
19
comment WPF - Implement ItemTemplate for an ItemsPresenter?
Can you post more information? Maybe come sample xaml?
Jun
18
revised What is the easiest way to handle SelectedItem event with MVVM?
added 352 characters in body
Jun
18
comment What is the easiest way to handle SelectedItem event with MVVM?
Agreed... both will definetly work! The only other problem I can see is that if you want to use a deffirent view... you have to remeber to bind back to the selected item! My approach has a simillar problem because in my view you have to remeber to set the IsSyncronizedWithCurrent to true! I definetely like your sulotion and in some cases it will definetely work I just don't like to be dependent on the view... Using the CV is just a little more de-coupled!
Jun
18
comment What is the easiest way to handle SelectedItem event with MVVM?
Just remember that this puts a dependency between your V/VM... If you test this code without the view, the CurrentlySelectedCustomer will never update! If you use the CollectionView... It will work even if your view do not bind back to the VM!
Jun
18
answered What is the easiest way to handle SelectedItem event with MVVM?
Jun
17
asked Changing a Windows CE machines IP address programatically?
Jun
12
accepted WPF C# System.Deployment Problem
Jun
9
awarded  Tumbleweed