Tagged Questions
0
votes
2answers
1k views
ASP.NET XML ObjectDataSource Wrapper Class Examples
I want to use XML instead of SQLServer for a simple website.
Are their any good tutorials, code examples, and/or tools available to make a (prefer VB.NET) wrapper class to handle the basic list, ...