|
| Home > Software |
© Pedro J. Molina, Valencia, Spain. 2004-2007.Armadillo
Armadillo is a framework written for .NET languages designed to help in the task of preserving the correctness of SQL code specially under heavy DB evolution.
To know more about it, please take a look to the article about Armadillo in CodeProject: Armadillo: Unit Testing of inline SQL with a little help from Attributes and Reflection.
Armadillo framework source code. (17 Kb) [Local] [CodeProject.net]
Armadillo framework plus usage example. (29 Kb) [Local] [CodeProject.net]
Sql2.NET
Sql2.NET is a very small tool to embed a SQL statement inside a .NET string (in languages such as C# or VB .NET). String & StringBuilder are supported as host types.
![]()
NClass
NClass is a UML class diagram editor for Java & C# languages created by Balázs Tihanyi and provided with GNU-GPL licence. The code is really clean and well written: very didactic. I put my two cents providing the localization for Spanish (es-ES).