icon

CodeTrigger  

Code Generation For C#, WPF, WCF, SQL SERVER/ORACLE/MYSQL and Visual Studio 2013-2019

Visual Studio 2013-2019 Integration

CodeTrigger is designed from the ground up to integrate into your Visual Studio 2013-2019 development environment. With one click on the 'Shoot' button, generate SQL Procedures/Packages, Data Layer classes, Business Domain classes, and WCF Interfaces, along with relevant sample code to get you started.

CodeTrigger delivers everything at the C#/SQL code level, so that you are not forced to ship vendor specific assemblies with your application.
No hidden code, bundled assemblies, referenced libraries. Just code.

To use CodeTrigger in your software development project, simply create your project solution structure as normal using Visual Studio, including

  • your data layer project
  • a business layer project (optional)
  • a WCF layer project (optional)
  • a WPF layer project (optional)
  • a Web layer project (optional)
  • a Windows Console project (optional)

  • then tell CodeTrigger where those projects are on disk (using the CodeTrigger Output settings tab) and click 'Shoot' on the CodeTrigger menu to generate the required code into your selected project directories.

    Then run any SQL scripts generated into your preferred database, and build and run your application!