diff --git a/aspnet/Overview.md b/aspnet/Overview.md index 14ccc092f..b13a496ac 100644 --- a/aspnet/Overview.md +++ b/aspnet/Overview.md @@ -7,7 +7,7 @@ control: Introduction documentation: ug --- -# Essential ASP.NET Web Forms Overview +# Welcome to Syncfusion ASP.NET Web Forms Essential Studio for ASP.NET is a set of server-side wrappers for Essential JavaScript controls that enables you to create Essential Studio’s HTML5 JavaScript controls through ASP.NET Designer and/or Code Behind file. It includes rich designer support, server-side events, and better ViewState handling for all server-side wrappers. @@ -15,19 +15,19 @@ Essential Studio for ASP.NET is a set of server-side wrappers for Essential Java * The best way to get started is to read the common “[Getting Started](#Getting_Started)” document of the component that you would like to start using first. The “Getting Started” guide gives enough information that you need to know before starting to write code. This is the only section that is recommend to read end-to-end before starting to write code, and all other information can be referred when needed. -* Once you get familiar with the basics of using the component, the next step will be to start integrating the component into your application. A good starting point will be to refer to the code snippets in the [online sample browser](http://asp.syncfusion.com/demos/web/#) that contains hundreds of code samples, it is very likely that you will find a code sample that resembles your intended usage scenario. +* Once you get familiar with the basics of using the component, the next step will be to start integrating the component into your application. A good starting point will be to refer to the code snippets in the [online sample browser](https://asp.syncfusion.com/demos/web/#) that contains hundreds of code samples, it is very likely that you will find a code sample that resembles your intended usage scenario. * After integrating the component into your application using one of the sample code snippets as a starting point, it is likely that you would need additional information on specific features and API. The best option will be to search a specific topic using the search box available at the top of the user guide. -* Another valuable resource is the [API reference](http://help.syncfusion.com/js/api#) that provides detailed information on the object hierarchy as well as the settings available on every object. +* Another valuable resource is the [API reference](https://help.syncfusion.com/api/js/global) that provides detailed information on the object hierarchy as well as the settings available on every object. ## Additional help resources -* The [Knowledge Base](http://www.syncfusion.com/kb/aspnet#) section contains responses to some of the most common questions that other customers have asked us in the past. This will be a good place to search for topics that are not covered in the user guide. +* The [Knowledge Base](https://www.syncfusion.com/kb/aspnet#) section contains responses to some of the most common questions that other customers have asked us in the past. This will be a good place to search for topics that are not covered in the user guide. -* Similar to the [Knowledge Base](http://www.syncfusion.com/kb/aspnet#), the [forum](http://www.syncfusion.com/forums/aspnet#) section also contains responses to questions that other customers have asked us in the past. +* Similar to the [Knowledge Base](https://www.syncfusion.com/kb/aspnet#), the [forum](https://www.syncfusion.com/forums/aspnet#) section also contains responses to questions that other customers have asked us in the past. ## Create a support incident -If you are still not able to find the information that you are looking for in the self-help resources mentioned above, please [contact us](http://www.syncfusion.com/support/#) by creating a support ticket. +If you are still not able to find the information that you are looking for in the self-help resources mentioned above, please [contact us](https://internalsupport.bolddesk.com/agent/tickets/create) by creating a support ticket. diff --git a/aspnet/Release-notes/v20.4.0.38.md b/aspnet/Release-notes/v20.4.0.38.md index e533c314a..ee2ebc86d 100644 --- a/aspnet/Release-notes/v20.4.0.38.md +++ b/aspnet/Release-notes/v20.4.0.38.md @@ -109,14 +109,3 @@ documentation: ug * \#F178313 - `Remove` method is added under `IPivotFilters` interface to remove existing filters in the pivot field. - -