|
|
Stories recently tagged with 'Serialization'
|
|
submitted by
yesthatmcgurk
22 days, 14 hours ago
statestreetgang.net — The hidden story behind serialization of collections. Short version: You have to implement IDictionary or IList, or be an ArrayExtension. Oh, and stay far away from IAddChild. read more...
|
|
tags:
Serialization, iaddchild, WPF, xaml | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 9 days ago, submitted by
viggity
6 months, 9 days ago
vonsharp.net — Demonstrates the easiest way of generating and parsing Xml available in the .net framework. No more XmlNodes and no more CleanStringForXml custom utility functions. read more...
|
|
tags:
XML, Serialization, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
m.casati
10 months, 17 days ago
ifxplus.com — The purpose of XMLSerializer helper class is to simplify the basic serialization tasks, such as the conversion of objects to XML - string or file - and vice versa (deserialization) read more...
add a comment
|
category: C# | Views: 18
|
|
tags:
XML, iFXplus, C#, Serialization | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
rprouse
1 year ago
alteridem.net — Two static generic methods that allow you to serialize or deserialize classes to/from XML with one line of code and a short article giving an overview of XML serialization. read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
C#, Serialization, XML, Generics | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 2 months ago, submitted by
phayman
1 year, 2 months ago
geekzilla.co.uk — Handly little function which I include in most classes. This function returns the object serialized as XML, perfect for logging etc.
read more...
1 comment
|
category: C# | Views: 0
|
|
tags:
GeekZilla, Serialization, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 3 months ago, submitted by
Dzamir
1 year, 3 months ago
coders4fun.com — A static method that converts C# standard objects and types to a SQL string, e.g. a byte array is saved as a blob. read more...
2 comments
|
category: C# | Views: 4
|
|
tags:
Serialization, MySQL, Database, SQL | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
kentcb
1 year, 7 months ago
kentb.blogspot.com — If you've ever had a complex data structure to serialize, only to find that - somewhere, somehow - something non-serializable has been referenced by your structure, you will find this tool indispensible.
Sertool crawls an object graph and outputs the details of all objects that will be serialized by the CLR, highlighting any errors it finds along the way. It allows you to see which objects reference other objects and, hence, determine how the non-serializable types are being referenced by your data. read more...
add a comment
|
category: CLR | Views: 1
|
|
tags:
runtime, KentBoogaart, Serialization, C#, Diagnostics | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
jaltiere
2 years ago
jaltiere.com — This is the second part of the series talking about serialization in .NET. It covers implementing the IDeserializationCallback interface and using XML serialization. read more...
add a comment
|
category: C# | Views: 2
|
|
tags:
Serialization | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
jaltiere
2 years ago
jaltiere.com — This article deals with the BinaryFormatter and SoapFormatter classes in the .NET Framework, and gives an example of how you might serialize a custom object read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
Serialization | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|