Showing related tags and posts accross the entire site.
-
Hi, I would like to share a CRUD template for the SqlNetFramework. The SqlNetFramework allows you to work with SQL very easy. You only specifies the SQL code and the parameters, if any. The SQL is stored in an external repository (XML, DB) it allows you to re-use your SQL code in any application supported...