Calendar
<<  August 2010  >>
MoTuWeThFrSaSu
2627282930311
2345678
9101112131415
16171819202122
23242526272829
303112345
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