Skip to main content

Microsoft Silverlight

Answered Question Get the current xaml back up to the server...RSS Feed

(0)

SevilNatas
SevilNatas

Member

Member

44 points

15 Posts

Get the current xaml back up to the server...

Is there a way to suck out all the xaml as it stands (including all elements added or changed programmatically). Is the xaml reader used for that? I want to figure out a way to save changes to an app when someone is finished and able to restore upon return.

Here for the help and greatly appreciate everyone that pitches in. Maybe some day I can provide some for someone.

Tim Favour
Tim Favour

Member

Member

93 points

69 Posts

Re: Get the current xaml back up to the server...

Hi,

Check this out:

http://weblogs.asp.net/mehrantoosi/archive/2008/03/03/silverlight-s-xamlwriter.aspx

 

Tim

mchlsync
mchlsync

Star

Star

14566 points

2,730 Posts

Silverlight MVP

Re: Get the current xaml back up to the server...

Tim Favour:
http://weblogs.asp.net/mehrantoosi/archive/2008/03/03/silverlight-s-xamlwriter.aspx
 

It doesn't work well for Silverlight 2. I asked the original author ("rambler.elf") about that and he said he will change soon.. :)

(If this has answered your question, please click on "Mark as Answer" on this post. Thank you!)

Regards,
Michael Sync
Silverlight MVP

Blog : http://michaelsync.net


SevilNatas
SevilNatas

Member

Member

44 points

15 Posts

Re: Get the current xaml back up to the server...

Is that used to put xaml in or get it out from the client?

Here for the help and greatly appreciate everyone that pitches in. Maybe some day I can provide some for someone.

mchlsync
mchlsync

Star

Star

14566 points

2,730 Posts

Silverlight MVP
Answered Question

Re: Get the current xaml back up to the server...

It takes XAML out from the Silverlight content or control.

(If this has answered your question, please click on "Mark as Answer" on this post. Thank you!)

Regards,
Michael Sync
Silverlight MVP

Blog : http://michaelsync.net


  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities