Skip to content

SEO-179237-ASPNET-Redirection-Links. #446

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

Merged
Merged
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
2 changes: 1 addition & 1 deletion aspnet/Chart/Working-with-Data.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ N> All the properties in EjChart supports one way AngularJS binding except inner

![ASP.NET Webforms Chart AngularJS Data Binding](Working-with-Data_images/Working-with-Data_img4.png)

[Click](http://ngjq.syncfusion.com/#/chart/line) here to view the AngularJS data binding online demo sample.
[Click](https://ej2.syncfusion.com/home/javascript.html#/chart/line) here to view the AngularJS data binding online demo sample.
4 changes: 2 additions & 2 deletions aspnet/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ 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-webforms)” 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](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.
* 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://ej2.syncfusion.com/home/javascript.html) 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.

Expand All @@ -31,7 +31,7 @@ Essential Studio for ASP.NET is a set of server-side wrappers for Essential Java

* The [Knowledge Base](https://support.syncfusion.com/kb/retiredproducts/category/92) 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](https://support.syncfusion.com/kb/retiredproducts/category/92), the [forum](https://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://support.syncfusion.com/kb/retiredproducts/category/92), 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

Expand Down