The Grayzone
's blog
Archive
Tags
08 Sep 2010
Change Opacity of Border on MouseOver
How to use a XAML Behaviour<T> class to change the opacity of a UIElements border on mouseover/mouseout.
13 Aug 2010
Custom URL Protocol in Windows CE
How to add a custom URL protocol (similar to mailto: or ftp:) to a Windows CE application, including registy entries to alter and code samples.
10 Aug 2010
Returning String[] from RIA Domain Service
How to return a string array from a RIA Domain Service controller, avoiding the error: Type 'String' is not a valid entity type.
29 Jul 2010
Detecting Connection in Blackberry
A quick check method to verify whether Blackberry device has an active connection and is charging as this can avoid unnecessary connection attempts and a bad user experience.
28 Jul 2010
Sharp-shooter for Silverlight - Supplying Credentials in Service
I'm unsure how popular the Silverlight Sharpshooter report viewer is but this post details how to specify credentials within MsReportServiceRemote implementation.
Previous
Next