Advanced Forum Search Results
-
Hi,
I am new to Silverlight.
One of my friend gave me code for Pie chart which was coded in VS 2008 and Silverlight 2.0 Beta1.
I converted it to Silverlight 2.0 Beta 2.
In order to rectify compilation errors I did the following modifications.
a) Changed the statement
myCanvas = this.InitializeFromXaml(new ...