MyCodeWeaver is a template-driven code generator (iCodeGenerator fork) that creates code for any programming language and text files, based on the structure of a MS SQL Server or MySQL database.
TDO - Typed Data Object is a .NET source codegenerator (C#/VB) for data layers based on Microsoft SQL Server 2000/MSDE/2005/Express. TDO allows .NET Framework 2.0 developers, to have the source code automatically generated for MS SQL Server databases.
SmartCode is a template-driven code generator that lets software developers automatically produce programs and components that interact with database systems. Templates may be written in C# or VB.NET, Delphi.NET or in any language supported .NET. Now is
Norad is an attempt to create a code generator providing NHibernate mapping files, poco objects and ASP.Net Man Machine Interfaces. Norad is an Add-in to Visual Studio 2005.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
CSLA Generator generates classes based on the CSLA.NET framework developed by Rocky Lhotka (www.lhotka.net). It uses the freeware version Codesmith (TM) to parse templates and generate VB.Net and C# code based on the metadata created inside the app.
DaMonkey is a database access layer codegenerator for the .NET 2.0 Framework. DaMonkey has a GUI designer and generates SQL as well as VB and C# code. The generated code supports multiple databases, locking, transctions and audit trails.
A class generator for building a DAL and BLL in c# using SQL server and the MS Database Acess Application Block; Following the DotNetNuke 2.0 Provider Patterns
A XML Generator for building "XML Model files" for Neo Framework by analyzing existing Databases on MS SQL Server. Neo it self is a .net framework for building enterprise applications with an object-based domain model based on ADO.NET data sets.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
DataTools is a Data Access Layer written in C# for the .net platofrm. Besides data access code, it also includes a data object generator and a caching framework. The dataaccess code has been tested on sql-server and mysql.
Centaurus is a flexible and easy to use code generator. Its main task will be to generate strong-typed datasets as well as other DAL/BL. Yet, it can generate almost any kind of code.
Mimah is a codegenerator for O/R mapping tool.
The open architecture enables Mimah to support any tool, any language, any database.
Supported : MLF, C#, Vb.net, SQL Server 2000, Oracle & MsAccess
Database access code generator, aims to create a common environment for all relational database engines, using plugins to connect as many different database engines as possible.
create practice exams from FCC exam question pools for Ham Radio
The FCC publishes pools of questions for each of the three Amateur Service (Ham Radio) license exams. Two of my programs clean and parse the files and put the questions and answers into a small lightweight database (SQLite) file. The third program generates practice tests which you can focus on particular areas of the exam or randomly select across the pool. The db file in the project is up to date as of February 3rd, 2020. When the FCC issues new/updated exam pools you can use the cleaning...