Showing related tags and posts accross the entire site.
-
Greetings If you've been looking for a Database Schema API that is a bit more intuitive than the one that ships with Code Smith and one that handles relationships such as 1:1, 1:M, M:1, M:M and recursion and also has a built in expression parser, then do yourself a favour and check this new API out...
-
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...