January, 2011

Posts
  • What can I say?

    Silverlight and basic authentication

    • 0 Comments
    Silverlight client does not support TransportCredentialOnly to enable Basic authentication. Here is some code to add the basic authentication http header to a standard Silverlight WCF proxy: ServiceReference1.ServiceClient svc = new ServiceReference1...
  • What can I say?

    Custom line caps in WPF

    • 0 Comments
    The attached project contains a custom element (FrameworkElement-derived), which allows definition of line paths (straight lines, Bezier curves, etc.) with custom-defined line caps. The following graphic contains two lines: a straight line with an arrow...
Page 1 of 1 (2 items)