Skip to main content

Create a New Solution

In the development interface; A new solution can be created by clicking "New Blank Solution" in the menu under the File heading, on the toolbar, on the Start page, and in the Solution Explorer panel.

Clicking on the New Solution option opens a screen to enter the name of the solution to be created, the title and the directory in the system where the file for the solution will be kept.

<div style={{textAlign: 'center'}}>

Create a New Solution

</div>

Name / Title : The solution name field cannot contain ASCII characters, space characters, and Turkish characters. The text typed into the Name field is the name by which the solution will be used within the system. In the Title field, a value can be entered as a description of the solution name, which can contain ASCII characters, spaces, and Turkish characters. By clicking on the multi-language support icon next to the title field, the text written in the title section can be entered in other languages defined in the system.

<div style={{textAlign: 'center'}}>

Create a New Solution

</div>

Folder : The directory where the solution to be created will be stored in the system is selected from this field. Clicking on the browse (...) section in the folder header will open the Document Management structure of the system. Selecting a previously created folder or repository in Document Management ensures that the new solution is created in the selected directory.

Create a New Solution

Create a New Solution

After entering the Name, Title and Folder fields and clicking the OK button, a new solution is created in the system and this new solution is displayed in the Solution Explorer panel in the development interface.

Create a New Solution

Now, project development operations can be done by adding new project / s or existing project / s in the system under this solution.