G Gaffar Aug 8, 2005 #1 Hello, In C#.net serialazble keyword is there or not. Thanks in advance. Regards Gaffar.
M Mattias Sjögren Aug 8, 2005 #2 In C#.net serialazble keyword is there or not. There's no serializable keyword, but there is a Serializable attribute. Mattias
In C#.net serialazble keyword is there or not. There's no serializable keyword, but there is a Serializable attribute. Mattias
G Guest Aug 8, 2005 #3 No. There is not Serializable keyword. But there is the Serializable Attribute which I'm guessing is what you mean. Hope this helps. Brian Delahunty Ireland http://briandela.com/blog
No. There is not Serializable keyword. But there is the Serializable Attribute which I'm guessing is what you mean. Hope this helps. Brian Delahunty Ireland http://briandela.com/blog