Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 28th, 2006, 05:05 PM
jhowey
Guest
 
Posts: n/a
Default Making a XmlElement Order property on .NET 1.1

Hi,

What would be the best way to create an Order property for the
XmlElementAttribute like in .NET 2.0, so my XmlSerializer will
serialize elements in the order I desire?

So far, I've made a new custom attribute class called Order which is
applied to the XmlElement in class form, but now I'm trying to figure
out the best place to handle the Order. Any ideas? I've yet to really
look into it, but I'm struggling between overriding XmlSerializer or
XmlSerializationWriter.

  #2  
Old July 31st, 2006, 03:45 PM
jhowey
Guest
 
Posts: n/a
Default Re: Making a XmlElement Order property on .NET 1.1

Bump..

jhowey wrote:
Quote:
Hi,
>
What would be the best way to create an Order property for the
XmlElementAttribute like in .NET 2.0, so my XmlSerializer will
serialize elements in the order I desire?
>
So far, I've made a new custom attribute class called Order which is
applied to the XmlElement in class form, but now I'm trying to figure
out the best place to handle the Order. Any ideas? I've yet to really
look into it, but I'm struggling between overriding XmlSerializer or
XmlSerializationWriter.
 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles