<% group # SqlQuery & SprocQuery %> <% title # Open and Configure %> <% order # 100 %>

The SqlQuery and SprocQuery classes can be used to perform simple CRUDL operations such as SelectByKey, SelectAll, Insert, Update, and Delete.

OpenConfigQuery.cs <% ..\..\..\HowTo\DataAccess\OpenConfigQuery.cs %> App.config <% Doc\Data\App.config %> Create.sql script