02Nov
Defining your Objects with XAML in Resources to enhance your Design Time Experience
XAML is an extremely powerful markup tool. A less known fact is that it is possible to instantiate instances of your classes directly in markup. This is useful in more than one way it allows you to define sample data for use in your application without reliance on external data sources. it gives you...





