Skip to content

SEO-181951 ASPNET 404 Found #467

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
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/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Essential Studio for ASP.NET is a set of server-side wrappers for Essential Java

## How to best read this user guide

* 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.
* The best way to get started is to read the common “[Getting Started](https://help.syncfusion.com/aspnet/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://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.

Expand Down