Click here to Skip to main content
15,868,349 members
Articles / Web Development / ASP.NET

A Simple Blog using a Quick and Easy Saveable Object Class, JSON, and LINQ

Rate me:
Please Sign up or sign in to vote.
2.78/5 (3 votes)
9 Dec 2007CPOL2 min read 19.9K   124   19  
Learn how to create classes that automatically save and retrieve their data (), and how to quickly query that data with LINQ. The sample implementation of my class Saveable shows just how easy it is to create a blog.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Vortaloptics
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions