| Author: Parashu(Swathimutyam) 03 Jul 2008 | Member Level: Gold | Rating: Points: 2 |
you can read this XML file using serialization and one more method is you can read the xml file
regards, Parashu
|
| Author: Muthaiah Thiagrajan 23 Jul 2008 | Member Level: Bronze | Rating: Points: 6 |
Hi,
I saw the previous person's reply for smith's post. the answer is not relavent to what Smith has asked! It's not XML,both the methods mentioned above are not relevant to this context. This is XAML control template for TreeViewItem. This is about skinning the control!
My answer :
Hi Smith, As per my knowledge, you cannot convert the above XAML into C#. You can probably use createFromXaml for creating the control and it's look and feel in backend .cs page.
There is a simple example given by Jesse Liberty in the below link, gothrough that , it may give you an idea about runtime XAML creation.
The link: http://silverlight.net/blogs/jesseliberty/archive/2008/02/04/did-you-know-code-behind-in-1-0-is-straight-javascript-where-to-learn-more.aspx
|
| Author: kannan 25 Sep 2008 | Member Level: Bronze | Rating: Points: 0 |
70-316.pdf |