Launching the application

 

Introduction

Objecteering C# Developer provides a shortcut for launching the application from Objecteering via the project model element.  Where necessary, this command first compiles the solution corresponding to your configuration.

 

 

Launching the application

To run the  assembly of your Visual Studio project, simply select the project model element (1) in the explorer, and then click on the  icon in the auxiliary window (2).

 

2.

 

Running the application

 

Note :     The  icon is associated with Console and Windows applications, and is not therefore visible for the "Class Library"  (DLL) output type.


"Assembly" execution takes place in a command prompt window for a Console application or via Visual Studio for a Windows application.

 

Execution example in a command prompt

 

Note:      A Visual Studio process is run in the background throughout the duration of the application execution.