8000 SEO-172121-Extension-mvc-weblink by Edithabich · Pull Request #92 · syncfusion-content/extension-docs · GitHub
[go: up one dir, main page]

Skip to content

SEO-172121-Extension-mvc-weblink #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: hotfix/hotfix-v21.2.3
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Extension/ASPNET-MVC-Extension/Project-Migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@ The following steps help you migrate from one version to another version of your
**Option 1:**
Click **Syncfusion Menu** and choose **Essential Studio for ASP.NET MVC (EJ1) > Migrate Project…** in **Visual Studio**.

![Syncfusion Essential JS 1 ASP.NET MVC Project Migration via Syncfusion menu](Migrate-Syncfusion-Project_images/SyncfusionMenu_ProjectMigration_img.png)
![Syncfusion Essential JS 1 ASP.NET MVC Extension in Project Migration via Syncfusion menu](migrate-syncfusion-project_images/aspnet-mvc-extension-migration-menu.png)

N> In Visual Studio 2019, Syncfusion menu available under Extension in Visual Studio menu.

**Option 2:**
Right-click the **Syncfusion ASP.NET MVC Application** from Solution Explorer and select **Syncfusion Essential JS 1**. Choose **Migrate the Essential JS 1 Project to Another Version...**

![Syncfusion Essential JS 1 ASP.NET MVC Project Migration add-in](Migrate-Syncfusion-Project_images/ProjectMigration_img.png)
![Syncfusion Essential JS 1 ASP.NET MVC Extension in Project Migration add-in](migrate-syncfusion-project_images/aspnet-mvc-extension-project-migration-add-in.png)

2. The Project Migration window appears. You can choose the required Syncfusion version that is installed in the machine that is either Syncfusion ASP.NET MVC or Syncfusion ASP.NET MVC (Classic).

![Syncfusion Essential JS 1 ASP.NET MVC Project Migration wizard](Migrate-Syncfusion-Project_images/ProjectMigration-img2.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension in Project Migration wizard](migrate-syncfusion-project_images/aspnet-mvc-extension-project-migration-window.jpeg)

3. The Project Migration window allows you to configure the following options:

Expand All @@ -65,7 +65,7 @@ The following steps help you migrate from one version to another version of your

4. Click the Migrate Button. The **Project Backup** dialog will be opened. If click Yes it will backup the current project before migrate the Syncfusion project. If click No it will migrate the project to required Syncfusion version without backup.

![Syncfusion Essential JS 1 ASP.NET MVC Project Migration backup dialog](Migrate-Syncfusion-Project_images/ProjectMigration-img3.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension for Project Migration backup dialog](migrate-syncfusion-project_images/aspnet-mvc-extension-project-migration-backup-dialog.jpeg)

5. The Syncfusion Reference Assemblies, Scripts and CSS are updated to the corresponding version in the project.

Expand Down
22 changes: 11 additions & 11 deletions Extension/ASPNET-MVC-Extension/Sample-Creator.md
8328
Original file line number Diff line number Diff line change
Expand Up @@ -20,30 +20,30 @@ The following steps help you to create the Syncfusion ASP.NET MVC Project via th
**Option 1:**
Click **Syncfusion Menu** and choose **Essential Studio for ASP.NET MVC (EJ1) > Launch Sample Creator…** in **Visual Studio**.

![launch the Essential JS 1 ASP.NET MVC Sample Creator via Syncfusion menu](Sample-Creator_images/Syncfusion_Menu_SampleCreator.png)
![launch the Essential JS 1 ASP.NET MVC Extension for Sample Creator via Syncfusion menu](sample-creator_images/aspnet-mvc-extension-for-syncfusion-menu-sample-creator.png)

N> In Visual Studio 2019, Syncfusion menu available under Extension in Visual Studio menu.

**Option 2:**
Launch the Syncfusion Essential Studio Dashboard and select the ASP.NET MVC (Essential JS 1)/ASP.NET MVC (Classic) platform. Select the Sample Creator button to launch the ASP.NET MVC (Essential JS 1) Sample Creator application. Refer to the following screenshot for more information.

![Syncfusion Essential Studio control panel to launch the Essential JS 1 ASP.NET MVC Sample Creator](Sample-Creator_images/Sample-Creator-img1.png)
![Syncfusion Essential Studio control panel to launch the Essential JS 1 ASP.NET MVC Extension for Sample Creator](sample-creator_images/aspnet-mvc-extension-sample-creator-launch.png)

2. Syncfusion Sample Creator Wizard displaying the **Controls and its Feature Selection** section.

![Syncfusion Essential JS 1 ASP.NET MVC Sample Creator Wizard](Sample-Creator_images/Sample-Creator-img2.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension in Sample Creator Wizard](sample-creator_images/aspnet-mvc-extension-sample-creator-wizard.jpeg)

### Controls Selection

Listed here are the Syncfusion ASP.NET MVC controls so you can choose the required controls. And the controls are grouped product wise.

![Syncfusion Essential JS 1 ASP.NET MVC Sample Creator Controls Selection](Sample-Creator_images/Sample-Creator-img3.png)
![Syncfusion Essential JS 1 ASP.NET MVC Extension Sample Creator Controls Selection](sample-creator_images/aspnet-mvc-extension-sample-creator-control-selection.png)

### Feature Selection

Based on the controls, the Feature is enabled to choose the features of the corresponding controls.

![Syncfusion Essential JS 1 ASP.NET MVC Sample Creator Feature Selection](Sample-Creator_images/Sample-Creator-img4.png)
![Syncfusion Essential JS 1 ASP.NET MVC Extension in Sample Creator Feature Selection](sample-creator_images/aspnet-mvc-extension-sample-creator-feature-selection.png)

### Project Configuration

Expand All @@ -60,26 +60,26 @@ You can configure the following project details in the Sample Creator.
* Location – Choose the target location of your project.
* Theme Selection – Choose the required theme. The Theme Preview section shows the controls preview before create the Syncfusion project.

![Syncfusion Essential JS 1 ASP.NET MVC Sample Creator Project Configuration section](Sample-Creator_images/Sample-Creator-img6.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension Sample Creator Project Configuration section](sample-creator_images/aspnet-mvc-extension-sample-creator-preview-selection.jpeg)

When you click the Create button, the new Syncfusion ASP.NET MVC project is created. The following is added in the project:

* Added the required Controller and View files in the project.

![Required Controller and View files added in the project for selected controls](Sample-Creator_images/Sample-Creator-img7.png)
![Required Controller and View files added in the ASP.NET MVC Extension in Sample Creator project for selected controls](sample-creator_images/aspnet-mvc-extension-sample-creator-controller-and-view-files.png)

* Included the required Syncfusion ASP.NET MVC scripts and themes files.

![Required Syncfusion ASP.NET MVC scripts and themes files added in the project](Sample-Creator_images/Sample-Creator-img8.png)
![Required Syncfusion ASP.NET MVC Extension scripts and themes files added in the sample creator project](sample-creator_images/aspnet-mvc-extension-sample-creator-scripts-and-themes-file.png)

* The required Syncfusion assemblies are added for selected controls under Project Reference.

![Required Syncfusion assemblies added in the project for the selected controls](Sample-Creator_images/Sample-Creator-img9.png)
![Required Syncfusion ASP.NET MVC Extension assemblies added in the sample creator project for the selected controls](sample-creator_images/aspnet-mvc-extension-sample-creator-assemblies.png)

* Configure the Web.Config file by adding the Syncfusion reference assemblies.

![Required Syncfusion assemblies configured in Web.config file for the selected controls](Sample-Creator_images/Sample-Creator-img10.jpeg)
![Required Syncfusion assemblies configured in Web.config file for the selected controls with ASP.NET MVc Extension for sample creator](sample-creator_images/aspnet-mvc-extension-sample-creator-web-config.jpeg)

* Once the project is created you can open the project by clicking the Yes button. Refer the following screenshot for more information.

![The project successfully created using Syncfusion Essential JS 1 ASP.NET MVC Sample Creator](Sample-Creator_images/Sample-Creator-img11.jpeg)
![The project successfully created using Syncfusion Essential JS 1 ASP.NET MVC Extension in Sample Creator](sample-creator_images/aspnet-mvc-extension-sample-creator-project.jpeg)
Loading
0