RISE Visual Modeling
The RISE Visual Modeling is a Visual Studio 2010 & 2012 Extension that integrates the modeling and code generation features of RISE into the Visual Studio IDE. The extension allows you to configure any number of RISE Code Generators to execute on demand and automatically update your visual studio solution with the generated code.
Download RISE Visual Modeling from the
Visual Studio Gallery, or open the Extension Manager from the Tools Menu in Visual Studio, select Online Gallery and search the online gallery for RISE Visual Modeling.
The RISE suite consists of the Visual Studio extension, the RISE Editor modeling tool and a set of code generators for various targets. To bring it to use, place a RISE model – it’s an XML file - in your Visual Studio project; right-click to launch RISE to design or modify your system model, to generate code into your project or to incrementally update related databases.
Once you’ve got RISE installed, you could check out our comprehensive CMS example. It’s a complete ready-to-run Visual Studio solution with model, source code and web clients. It illustrates how to use RISE, how to implement a SOA backend and how to build RIA frontends.