by DiamondDrake
26. December 2010 21:10
I have been noticing some issue with the new site's XML storage system. I knew using XML for storing data that only I would change is no problem. It works very well. But for the counters it's just not working out well. Not to metion that it kind of keeps me from adding comment sections on the software pages. which I plan on doing. So I think I am going to migrate to jet databases for simple comments and (note to self) store the home page's html in an xml doc that is editable in place so I can easily update the homepage from anywhere.
But first I need to finish a couple controls I am working on, and add a new section to the site, a .net control library section. I am working on a few custom controls that i really would like to share with the world.