From a82802c3acae89f83bc136dc178b301c24965ed3 Mon Sep 17 00:00:00 2001 From: Backia Raj Kanagaraj Date: Mon, 13 Feb 2023 17:33:02 +0530 Subject: [PATCH 1/3] EJ2-69282-Modified the content --- aspnetmvc/Introduction.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aspnetmvc/Introduction.md b/aspnetmvc/Introduction.md index 13bcbab4..0bd18305 100644 --- a/aspnetmvc/Introduction.md +++ b/aspnetmvc/Introduction.md @@ -9,6 +9,8 @@ documentation: ug # Welcome to Syncfusion Essential ASP.NET MVC +> Syncfusion jQuery based widgets are no longer in active development. Switch to our pure JavaScript based next generation Essential JS 2 library. + The **Syncfusion Essential Studio for ASP.NET MVC** is a set of server-side wrappers that is empowered by Essential JavaScript. The user can add the Syncfusion MVC components into their application with the help of the server-side wrapper helper classes. The MVC helper’s values are passed from the server-side wrapper classes to browser via ScriptManager, the control creation and manipulations takes place in the client-side. ## How to best read this User Guide From f1d7fe5b7b81e834b6e90c9f4bc3a8a98ad08096 Mon Sep 17 00:00:00 2001 From: Rajendran R Date: Tue, 21 Feb 2023 06:14:18 +0530 Subject: [PATCH 2/3] Update Introduction.md --- aspnetmvc/Introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetmvc/Introduction.md b/aspnetmvc/Introduction.md index 0bd18305..155cac9d 100644 --- a/aspnetmvc/Introduction.md +++ b/aspnetmvc/Introduction.md @@ -9,7 +9,7 @@ documentation: ug # Welcome to Syncfusion Essential ASP.NET MVC -> Syncfusion jQuery based widgets are no longer in active development. Switch to our pure JavaScript based next generation Essential JS 2 library. +> The Syncfusion ASP.NET MVC controls in the Essential JavaScript 1 library, which are based on jQuery widgets, are no longer under active development. The 2022 Volume 4 is the final release for these controls. We recommend that users migrate to the Syncfusion ASP.NET MVC controls available in the Essential JS 2 library, which have been designed to be lightweight and modular. To learn more, please refer to the [documentation](https://ej2.syncfusion.com/aspnetmvc/documentation/introduction) and [demo](https://ej2.syncfusion.com/aspnetmvc/Grid/GridOverview) for the Syncfusion ASP.NET MVC controls in Essential JS 2 library. The **Syncfusion Essential Studio for ASP.NET MVC** is a set of server-side wrappers that is empowered by Essential JavaScript. The user can add the Syncfusion MVC components into their application with the help of the server-side wrapper helper classes. The MVC helper’s values are passed from the server-side wrapper classes to browser via ScriptManager, the control creation and manipulations takes place in the client-side. From 1fecc13e85f736f7127606a8f61f771af44ee240 Mon Sep 17 00:00:00 2001 From: Rajendran R Date: Tue, 21 Feb 2023 06:22:40 +0530 Subject: [PATCH 3/3] Update Introduction.md --- aspnetmvc/Introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetmvc/Introduction.md b/aspnetmvc/Introduction.md index 155cac9d..f4c465a5 100644 --- a/aspnetmvc/Introduction.md +++ b/aspnetmvc/Introduction.md @@ -7,10 +7,10 @@ control: Common documentation: ug --- -# Welcome to Syncfusion Essential ASP.NET MVC - > The Syncfusion ASP.NET MVC controls in the Essential JavaScript 1 library, which are based on jQuery widgets, are no longer under active development. The 2022 Volume 4 is the final release for these controls. We recommend that users migrate to the Syncfusion ASP.NET MVC controls available in the Essential JS 2 library, which have been designed to be lightweight and modular. To learn more, please refer to the [documentation](https://ej2.syncfusion.com/aspnetmvc/documentation/introduction) and [demo](https://ej2.syncfusion.com/aspnetmvc/Grid/GridOverview) for the Syncfusion ASP.NET MVC controls in Essential JS 2 library. +# Welcome to Syncfusion Essential ASP.NET MVC + The **Syncfusion Essential Studio for ASP.NET MVC** is a set of server-side wrappers that is empowered by Essential JavaScript. The user can add the Syncfusion MVC components into their application with the help of the server-side wrapper helper classes. The MVC helper’s values are passed from the server-side wrapper classes to browser via ScriptManager, the control creation and manipulations takes place in the client-side. ## How to best read this User Guide