C#C
C#14mo ago
cashen95

Serializing Config Section

I have a custom config section that i have built, and i am attempting to serialize it. My plan is to store the serialized section in SQL as a text column for retrieval later. What is the best way to accomplish this?
Was this page helpful?