You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: general-information/integration-with-visual-studio/visual-studio-extensions/automatic-latest-version-retrieval.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ position: 6
12
12
13
13
With the Telerik Visual Studio Extensions you keep your projects in an up-to-date state. The New Version Downloader tool automatically retrieves the freshest Telerik UI for ASP.NET AJAX distribution, available on the Telerik website. Running the [Upgrade Wizard]({%slug introduction/radcontrols-for-asp.net-ajax-fundamentals/integration-with-visual-studio/visual-studio-extensions/upgrade-wizard%}) as a next step makes the task of latest Telerik UI for ASP.NET AJAX package utilization extremely easy.
14
14
15
-
Once a day, upon Visual Studio launch, the Telerik ASP.NET AJAX VSExtensions queue the Telerik website for a new version of Telerik UI for ASP.NET AJAX. A dialog gets displayed when a new version is discovered:
15
+
Once a day, upon loading a project containing UI for ASP.NET AJAX controls, the Telerik ASP.NET AJAX VSExtensions queue the Telerik website for a new version of Telerik UI for ASP.NET AJAX. A dialog gets displayed when a new version is discovered:
16
16
17
17

18
18
19
19
>note If you've disabled the notifications, you can use the [Options Dialog]({%slug introduction/radcontrols-for-asp.net-ajax-fundamentals/integration-with-visual-studio/visual-studio-extensions/visual-studio-extensions-options%}) to activate them again.
20
20
21
-
Clicking the Get Now button starts the New Version Downloader tool, prompting for your Telerik credentials and the type of license you own in its first page. If you do not have a [www.telerik.com](http://www.telerik.com) account, you can create one through the **Create an account for free** link.
21
+
Clicking the Update Now button starts the New Version Downloader tool, prompting for your Telerik credentials and the type of license you own in its first page. If you do not have a [www.telerik.com](http://www.telerik.com) account, you can create one through the **Create an account for free** link.
22
22
23
23

24
24
@@ -38,5 +38,3 @@ Once the download succeeds, the latest version of the Telerik UI for ASP.NET AJA
38
38
39
39
>note The New Version Downloader tool actually downloads the hotfix zip files, containing the latest Telerik binaries and any resources vital for the Telerik Web Application/Web Site project creation. These get unpacked to the `%appdata%\Telerik\Updates` folder.
40
40
>If you find the list of packages offered too long and you don't need the older versions, you can close Visual Studio and use Windows Explorer to delete these distributions.
Copy file name to clipboardExpand all lines: general-information/integration-with-visual-studio/visual-studio-extensions/visual-studio-extensions-options.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,13 +34,7 @@ The settings under the General category affect all of the installed **Telerik Vi
34
34
35
35
**Suggest project upgrades for Telerik product version available on my computer** – When enabled, you will be prompted to upgrade upon opening a project, which is not using the latest version of Telerik UI for ASP.NET AJAX installed on your system
36
36
37
-
**Suggest upgrades when an equal Dev release detected on projects using a Trial** – When enabled, you will be prompted to upgrade if a licensed version of Telerik UI for ASP.NET AJAX is available on your system, but the current project uses a trial version
38
-
39
-
### Other Notifications
40
-
41
-
**Notify me when a Telerik subscription I have is about to expire** – When enabled, you will receive reminders if any of your subscriptions expire within the next month.
42
-
43
-
>note You can benefit subscription reminders only if you have saved your credentials in the [Latest Version Acquirer tool]({%slug introduction/radcontrols-for-asp.net-ajax-fundamentals/integration-with-visual-studio/visual-studio-extensions/automatic-latest-version-retrieval%}).
37
+
**Suggest upgrades when an equal Dev release is detected on projects using a Trial** – When enabled, you will be prompted to upgrade if a licensed version of Telerik UI for ASP.NET AJAX is available on your system, but the current project uses a trial version
0 commit comments