.NET Source Released

- tagged

The implications for Microsoft releasing the source of the .NET Framework, including WPF, are huge. Love it. 

posted on Oct 3rd, 2007 | Permalink | Comments (1)

1 Comment »

  1. Avalon Patient Monitoring

    I am new to WPF and am using the Avalon Patient Monitoring project to help learn WPF. I have tow questions about the chart project. When I click on the generic.xaml file to error occur which prevent me from viewing the design. I am wondering why these errors occur and how to correct them.

    Error 2 The attachable property 'IsChartHost' was not found in type 'Chart'. E:\projects\wpf\Healthcare_Prototype\sources\Chart\themes\generic.xaml 71 9 Chart
    <DrawingGroup.Children>

    Error 1 Assembly '' was not found. The 'clr-namespace' URI refers to an assembly that is not referenced by the project. E:\projects\wpf\Healthcare_Prototype\sources\Chart\themes\generic.xaml 4 11 Chart
    xmlns:im="clr-namespace:IdentityMine.Avalon.Controls"


    In error 1 Isn't IdentityMine.Avalon.Controls the assembly that is being create by the chart project?

    Also how the chart project is able to compile to produce a dll with these errors?

    If anyone wants to reply you can email me at stevensrf1@inbox.com
    Thanks
    Steve

    Comment by steve - October 24, 2007 @ 8:42 AM

Leave a comment