simple serialization question
From: MSNEWS (pvalenzuela_at_prosatt.com)
Date: 11/02/04
- Next message: gh0st54: "Re: weird error only on ie"
- Previous message: Steve Taylor: "Re: ASP.NET Application - Defined???"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 2 Nov 2004 11:58:02 -0800
Hello,
What would be the difference between these two serializable tags?
The first one doesnt seem to serialize an object when saving it to a state
server. The second one does but again, whats the difference?
<System.Xml.Serialization.XmlRootAttribute([Namespace]:="",
IsNullable:=False)> _
<Serializable()> _
- Next message: gh0st54: "Re: weird error only on ie"
- Previous message: Steve Taylor: "Re: ASP.NET Application - Defined???"
- Messages sorted by: [ date ] [ thread ]