Skip to content

Latest commit

 

History

History
83 lines (45 loc) · 5.58 KB

File metadata and controls

83 lines (45 loc) · 5.58 KB
layout post
title Create Samples | ASP.NET Web Forms (Essential JS 1) | Syncfusion
description Sample Creator is the utility that allows you to create Syncfusion ASP.NET WebForms (Essential JS 1) Projects along with the samples
platform extension
control Syncfusion Extensions
documentation ug

Creating ASP.NET Samples through the Syncfusion® ASP.NET Sample Creator

The Syncfusion® Sample Creator is a utility that allows you to create Syncfusion® ASP.NET (Essential® JS 1) Projects with sample code for required Syncfusion® component features and configuration of Syncfusion® components.

To create the Syncfusion® ASP.NET (Essential® JS 1) Application using the Sample Creator utility, follow the steps below:

  1. To launch the ASP.NET (Essential® JS 1) Sample Creator, select one of the following options:

    Option 1:
    Click Syncfusion® Menu and choose Essential Studio® for ASP.NET Web Forms (EJ1) > Launch Sample Creator… in Visual Studio.

    Syncfusion Essential JS 1 ASP.NET Web Forms control panel to launch Syncfusion Essential JS 1 ASP.NET Web Forms Sample Creator

    N> From Visual Studio 2019, Syncfusion® menu is available under Extensions in Visual Studio menu.

    Option 2: Launch the Syncfusion® ASP.NET (Essential® JS 1) Control Panel. To run the ASP.NET (Essential® JS 1) Sample Creator, click the Sample Creator button. More information can be found in the screenshot below.

    Syncfusion Essential JS 1 ASP.NET Web Forms control panel to launch Syncfusion Essential JS 1 ASP.NET Web Forms Sample Creator

  2. The Syncfusion® components and their features are listed in the ASP.NET (Essential® JS 1) Sample Creator.

    Syncfusion Essential JS 1 ASP.NET Web Forms Sample Creator wizard

    Components Selection: Choose the required components. The components are grouped with Syncfusion® products, and the components are grouped by product.

    Syncfusion Essential JS 1 ASP.NET Web Forms Sample Creator controls selection

    Feature Selection: Based on the components, the feature is enabled to choose the features of the corresponding components.

    Syncfusion Essential JS 1 ASP.NET Web Forms Sample Creator features selection

    Project Configuration

    1. You can configure the following project details in the Sample Creator.

      • Project Type: Select the type of ASP.NET Project, either Web Application or Web Site.

      • Language: Select the language, either C# or VB.

      • VS Version: Choose the Visual Studio version and Framework.

      • Name: Name your Syncfusion® ASP.NET Web Forms (Essential® JS 1) Application.

      • Location: Choose the target location of your project.

      • Theme Selection: Choose the required theme. This section shows the controls preview before creating the Syncfusion® project.

      Syncfusion Essential JS 1 ASP.NET Web Forms Sample Creator project configuration selection

    2. Click the Create button. After you've finished creating the project, open it by clicking Yes. If you click No, the project's corresponding location will be opened. For more information, see the screenshot below.

      The project successfully created using Syncfusion Essential JS 1 ASP.NET Web Forms Sample Creator

    3. The new Syncfusion® ASP.NET (Essential® JS 1) project is created with the resources.

      • Added the required Controllers and View files in the project.

        Required ASPX and Class files for Syncfusion Essential JS 1 ASP.NET Web Forms controls

      • Under Project Reference, the necessary Syncfusion® assemblies are added for selected components.

        Required reference assemblies for Syncfusion Essential JS 1 ASP.NET Web Forms controls

      • Syncfusion® ASP.NET (Essential® JS 1) scripts and theme files were included.

        Required Scripts and Themes files for Syncfusion Essential JS 1 ASP.NET Web Forms controls

      • Configure the Web.Config file by adding the Syncfusion® reference assemblies, namespaces and controls.

        Required Web.config assembliesa and namespaces entry for Syncfusion Essential JS 1 ASP.NET Web Forms controls