Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - Is XamlReader a general purpose XAML parser?

 
 
Old 10-20-2006   #1 (permalink)
zhish


 
 

Is XamlReader a general purpose XAML parser?

Is System.Windows.Markup.XamlReader a general purpose XAML parser? I think it
is tied to WPF. Is there any general purpose XAML parser? Is it even possible
to have such kind of parser with the supply of domain specific information to
parse domain specific XAML?

My System SpecsSystem Spec
Old 10-23-2006   #2 (permalink)
Douglas Stockwell


 
 

Re: Is XamlReader a general purpose XAML parser?

It is tied to WPF in that it ships with WPF. But you should be able to
serialize / deserialize any object graph.

What do you mean by "domain specific XAML"? XAML with clr-namespace
declarations?

- Doug

"zhish" <zhish@discussions.microsoft.com> wrote in message
news:174A9A39-4273-4679-9E5A-B805408A2909@microsoft.com...
> Is System.Windows.Markup.XamlReader a general purpose XAML parser? I think
> it
> is tied to WPF. Is there any general purpose XAML parser? Is it even
> possible
> to have such kind of parser with the supply of domain specific information
> to
> parse domain specific XAML?


My System SpecsSystem Spec
Old 10-23-2006   #3 (permalink)
zhish


 
 

Re: Is XamlReader a general purpose XAML parser?

Thanks! Yes, that is what I mean - for example, a Work Flow xaml. In another
word, I would be interested to know if this parser can replace the one from
WF.

"Douglas Stockwell" wrote:

> It is tied to WPF in that it ships with WPF. But you should be able to
> serialize / deserialize any object graph.
>
> What do you mean by "domain specific XAML"? XAML with clr-namespace
> declarations?
>
> - Doug
>
> "zhish" <zhish@discussions.microsoft.com> wrote in message
> news:174A9A39-4273-4679-9E5A-B805408A2909@microsoft.com...
> > Is System.Windows.Markup.XamlReader a general purpose XAML parser? I think
> > it
> > is tied to WPF. Is there any general purpose XAML parser? Is it even
> > possible
> > to have such kind of parser with the supply of domain specific information
> > to
> > parse domain specific XAML?

>

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Is it possible to include XAML files into another XAML file? .NET General
Vista Asus A8N SLI and NVIDIA General Purpose Ring0 Driver Vista hardware & devices


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46