Formula

Radarc is used in combination with Formulas as the main containers of code generators.

A Formula contains:
  • A set of Domain Specific Languages (textual or graphical) used to model a given domain.
  • Defines a target architecture and technology containing all dependencies and related assemblies needed to compile and deploy.
  • A set of code generation templates to drive the code generation from models to code.
  • Tracking information to keep in-sync model assets and code generated assets.
Formulas provides a development accelerator to boost the development of a project and assures quality and traceability between modeling assets and code generated artifacts.

The following formulas are available for Radarc:
  • ASP.NET Web Forms + Sql Server
  • ASP.NET MVC3 + Sql Server
  • ASP.NET MVC3 with SQL Azure storage and cloud deploy
  • Windows Phone 7
  • DDD N-Layered .NET Architecture
  • Silverlight + PRISM
Need any other technology stack to be supported? Please ask us: Custom Formula.