Projects tagged ‘generation’ and ‘tools’


[13 total ]

3 Users
   

MyGeneration is an extremely flexible template based code generator written in Microsoft.NET. MyGeneration is great at generating code for ORM architectures. The meta-data from your database is made available to the templates through the MyMeta API.
Created over 2 years ago.

1 Users
 

NConstruct is a rapid enterprise application development tool and environment for .NET Framework. Its goal is to reduce the time used for the development of most commonly used enterprise applications ... [More] , which consist of data handling and presentation capabilities. NConstruct reads meta-data information from different databases (MS SQL Server, Oracle, MS Access) and produces NHibernate XML mapping files, C# source code for both server and client tiers. After completing all the wizard's steps you get the source code for your application, the executable and setup files, which you can use for testing purposes or for installation in your customer's environment. [Less]
Created about 1 year ago.

1 Users

Trapeze generates a suite of unit tests or specifications for existing Ruby source code. This is accomplished through dynamic analysis, by reflecting on the public interfaces of classes, modules and ... [More] top-level methods defined in the source. Trapeze then exercises each object, module and method, recording the behavior of the code. This recorded behavior is captured in a suite of test cases or specifications that can be rendered as test code or executable specifications. In essence, Trapeze is a tool for characterizing Ruby source code. Trapeze lets you fly high as you maintain and enhance a Ruby codebase that lacks test or spec coverage, knowing that you have a regression safety net underneath you. [Less]
Created about 1 year ago.

0 Users

iCodeGenerator is an Open Source template based generator. It is very easy to use because it's own simple sintax. It can generate Data Access code for any programming language, like C#, Java, SQL ... [More] , PHP, Perl to name a few, from any supported database (SQL Server and MySQL, Postgres and Oracle). It is being develop with C#. [Less]
Created 12 months ago.

0 Users

The FinRad code generators for Visual Studio are intended to supplement the Microsoft-provided strongly typed resource generator by providing the following additional functionality for string ... [More] resources: 1. Localization of exception messages using cultures other than the user's preferred UI and formatting cultures, and 2. Retrieval of messages with placeholder via formatting methods whose signatures will change as safely as possible across resource string edits. [Less]
Created 10 months ago.

0 Users

Introduction While I am not a huge fan of code generation, I do believe it has its place in software engineering. It is perfect for generating repetitive and mundane code, like CRUD (create ... [More] , retrieve, update, delete) functionality. I know there's other tools out there that do this as well, as well as others who've made their own code generation tools. But I like writing my own tools. And, I did not want to spend a significant amount of money or time learning commercially available code generation software. So I came up with SQLCODEGEN.EXE to generate C# data access code. As delivered, it only works for Microsoft SQL Server. However, there are ways to make it work for other data sources as well. [Less]
Created 7 months ago.

0 Users

Tools created under the common title "JScriptive Tools" Currently added: JScriptive Invoice - Online tool for generating and managing of invoices for IT freelancers
Created 2 months ago.

0 Users

PoshBuild is a set of tools for Powershell snap-in developers. It includes tools to generate help files for Cmdlets, and to generate display format information for .NET types. Those tools are ... [More] available as MSBuild tasks so these files can be generated as part of a build process. [Less]
Created 10 months ago.

0 Users

A simple, light weight template engine which is designed to be embedded in a larger program. The template language is very simple, yet highly flexible. It can be used to generate C#, VB.Net, HTML ... [More] , XML and pretty much any other kind of text based output. [Less]
Created 10 months ago.

0 Users

WSCF.blue is the name for the next-generation Web Service Contract-First (WSCF) tooling with support for the Windows Communication Foundation (WCF). WSCF.blue is the successor of the famous WSCF tool built by thinktecture.
Created 10 months ago.