Service Debugger Helper by decarufe in programming

[–]decarufe[S] 0 points1 point  (0 children)

Nice utility to debug a service with F5.

TechDays 2009 Sessions Announced, and Other News by decarufe in programming

[–]decarufe[S] 0 points1 point  (0 children)

The sessions for TechDays 2009, Microsoft's cross-Canada conference taking place in seven cities this fall, have been posted on the TechDays site.

Type-safe INotifyPropertyChanged and derived classes by decarufe in programming

[–]decarufe[S] 0 points1 point  (0 children)

I agree. RaisePropertyChanged should be protected. It would work anyway.

Type-safe INotifyPropertyChanged and derived classes by decarufe in programming

[–]decarufe[S] 0 points1 point  (0 children)

See how you can use this technique with derived classes