While working on the search pages solution (read about it here) I realized I need to be able to save data connections in a database.
I’m using a database to manage everything that has to do with the application itself (membership, roles, search page info, etc…) but the actual data c...
[More]