Skip to content

Commit b43df87

Browse files
author
Desislava Mihaylova
authored
Add the Course and Project videos to the Video Onboarding article (#417)
* add videos to video onboarding article * add link to video onboarding article
1 parent e0f2c7a commit b43df87

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

getting-started/virtual-classroom.md

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,30 @@ position: 4
99

1010
# Video Onboarding
1111

12-
Telerik UI for ASP.NET AJAX has its own video getting started experience available to both active trial users and active license holders in Virtual Classroom. is developed to help you get started with the Telerik UI for ASP.NET AJAX and covers multiple topics related to setup, installation, and building applications with Telerik components.
12+
All users with an active trial or commercial license have access to a [Telerik UI for ASP.NET AJAX getting started video course](https://learn.telerik.com/learn/course/internal/view/elearning/27/telerik-ui-for-blazor) available in [Telerik's Virtual Classroom](https://learn.telerik.com/learn).
1313

14-
The training format and syllabus allow learning at your own pace and referring to topics of interest when needed. It covers all the needed material from ASP.NET Web Forms technology basics to installation and integration of Telerik UI for ASP.NET AJAX controls. The course provides a great way for onboarding new team members and boosts developer productivity with hands-on experience for building real-world applications along with multiple how-to topics, code examples, and important additions and resources.
14+
The training course is developed to help you get started with the Telerik UI for ASP.NET AJAX components and features. It aims to put you in the shoes of an engineer who adds new features to an existing application.
1515

16-
The Telerik UI for ASP.NET AJAX online training has an approximate duration of two hours and is split into seven modules with the following learning path:
16+
17+
The course starts with an introduction to the AJAX framework. The training flow then takes you to an introduction to Telerik UI for ASP.NET AJAX, the ways to install and set up the components. Further, you get into enhancing it with one of the built-in themes and basic components. Then, you use more advanced components and you will also dive deep into the advanced Grid features, such as filtering and exporting data to Excel.
18+
19+
You will also learn about other important Telerik UI for ASP.NET AJAX built-in features. The final module is dedicated to deployment.
20+
21+
## Course Overview
22+
23+
The next video shares a glimpse of the format and structure of the whole training and provides a brief overview of what will be accomplished through the steps.
24+
25+
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=ktH6dSYN0GI" title="Telerik UI for ASP.NET AJAX - Overview of the Onboarding Course" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
26+
27+
## Project Overview
28+
29+
This video explains the details around the project you will be modifying&mdash;what it is, what needs to be added, and what the accomplished state will look like.
30+
31+
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=fiJmneLlf4w" title="Telerik UI for ASP.NET AJAX - Project Overview" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
32+
33+
## Onboarding Modules
34+
35+
The Telerik UI for ASP.NET AJAX technical online training has an approximate duration of two hours and is split into seven modules with the following learning path:
1736

1837
* **Chapter 1: Introduction** (Course Overview)
1938
* **Chapter 2: ASP.NET Web Forms Fundamentals** (Server-side vs. Client-side rendering, Architecture, Page Lifecycle, Platform features, Structure and syntax)
@@ -23,4 +42,4 @@ The Telerik UI for ASP.NET AJAX online training has an approximate duration of t
2342
* **Chapter 6: Important Additions** (Deploying projects, RadChat, Chatbots and Conversational UI, HTML and Accessibility compliance, TestStudio integration)
2443
* **Chapter 7: Conclusion** (Learning and Support Resources)
2544

26-
If you wish to learn more and continue with the video onboarding [enroll in the training](https://learn.telerik.com/learn/course/external/view/elearning/5/telerik-ui-for-aspnet-ajax) from the [Virtual Classroom](https://learn.telerik.com/learn).
45+
If you wish to learn more and continue with the video onboarding [enroll in the training](https://learn.telerik.com/learn/course/external/view/elearning/5/telerik-ui-for-aspnet-ajax) from the [Virtual Classroom](https://learn.telerik.com/learn).

introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ For any issues you might come across while working with Telerik UI for ASP.NET A
228228

229229
## Learning Resources
230230

231+
* [Video Onboarding Course]({% slug virtualclass_ajax %})
231232
* [Telerik UI for ASP.NET AJAX Virtual Classroom (Training Courses for Registered Users)](https://learn.telerik.com/learn/course/external/view/elearning/5/telerik-ui-for-aspnet-ajax)
232233
* [Online Demos for Telerik UI for ASP.NET AJAX ](https://demos.telerik.com/aspnet-ajax)
233234
* [Telerik Blog on Telerik UI for ASP.NET AJAX](https://www.telerik.com/blogs/tag/asp-net-ajax)

0 commit comments

Comments
 (0)