Calendar
<<  March 2010  >>
MoTuWeThFrSaSu
22232425262728
1234567
891011121314
15161718192021
22232425262728
2930311234
Xaml Silverlight Examples were updated to support Silverlight 2 beta 2 After Silverlight 2 beta 2 was introduced some Xaml examples do not work correctly. After some xaml and assembly modifications the new version of Silverlight example set was introduced. It includes: Calendar and... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Posted by Elisy.Net 25. February 2008, 05:03
Silverlight Composite UI starts from CanvasShellApplication class that defines main application class. It is similar to FormsShellApplication in P&P CAB. The shell in Xaml context is the root canvas in start Xaml file. The main Xaml is in the following form: <Canvas     x... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5