For developer teams searching for a testing software
QA Wolf is an AI-native service that delivers 80% automated E2E test coverage for web & mobile apps in weeks not years.
Learn More
Papirfly: Best user-friendly DAM and Content Creation Software
The #1 solution to create and manage content. On‑brand. At scale.
Papirfly provides a single online destination for all your employees and other stakeholders who are engaging with your brand, ensuring consistency in all aspects of their communications. Teams can produce infinite studio-standard marketing materials from bespoke templates, store, share and adapt them for their own markets and stay firmly educated on the brand’s purpose, guidelines and evolution – with no specialist skills or agency help necessary.
T-SQL Script Generator for SQL Server 2000/2005 to Allow Auditing on Database Tables using Triggers and Additional tables for Auditing. SQL Audit is made up of two .NET 2.0 Assemblies: SqlAudit.dll and SqlAuditGenerator.exe.
This is a .net class generator written in C# that allows you to input a SQL string along with the connection string and will generate the necessary class for the custom query you provide.
Cloud Based Contact Center Software that Drives Success
DialedIn is a modern call center software designed to transform customer interactions and streamline your operations, helping teams achieve more daily. By automating and optimizing key workflows across inbound, outbound, and blended environments, DialedIn helps you boost agent productivity and deliver better outcomes across every call.
Domain Architect is a tool for 3-tier enterprise application code generation, a framework, and a set of practices provided as building blocks. (Related words: database script, O/R mapper, business object code generator, poco, enterprise applications)
Visual Studio 2005 code generator (custom tool) that creates a thin wrapper around your database server's stored procedures. Simple but customizable, it takes the hassle out of repetitious ADO.NET without a goofy ORM layer.
A Tool for generating C# code and T-SQL stored procedures for use in database-centric, layered enterprise application development. Also includes basic a SQL Querying engine and a duplicate record remover!
DBLGen is a generic plugin-based codegenerator written in C#.NET that reads database schemas and generates text code for any programming language. It uses StringTemplate as its main export plugin. Currently supports MS SQL Server and MS Access.
NGen is an open source code and OR mapping generator for NHibernate. You can use it to generate source code in C#.Net to access SQL Server databases. We are hoping to extend this application to support more languages and DBMS.
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.
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.
Generates the C source code for Query Object Framework objects and provides a test environment linked against QOF to query objects, store in XML and export into SQL files. Create the fundamental object code from XML exported by any other QOF project.
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.
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
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...