Easy way to store objects in a database using C# / .NET

I wanted a way to save objects easily and quickly to a SQL database in ASP.NET projects, so I wrote a class library that can serialize any object. You can read the article here.

Comments

Popular posts from this blog

Date Parsing, Addition and Display in Javascript

Favorite sites

Image Buttons Using CSS