Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 03ef176

Browse files
Update introduction.md
1 parent 9434e1d commit 03ef176

File tree

1 file changed

+6
-38
lines changed

1 file changed

+6
-38
lines changed

introduction.md

+6-38
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Controls Documentation
33
page_title: Controls Documentation
4-
description: Easily build next-generation applications with {% if site.site_name == 'Silverlight' %}110+ Silverlight{% else %}150+ WPF{% endif %} controls from Telerik. Check the Telerik UI for {{ site.framework_name }} documentation for guidance and examples.
4+
description: Easily build next-generation applications with 150+ WPF controls from Telerik. Check the Telerik UI for {{ site.framework_name }} documentation for guidance and examples.
55
slug: introduction
66
tags: introduction
77
published: True
@@ -10,29 +10,14 @@ position: 0
1010

1111
# Welcome to Telerik UI for {{ site.framework_name }}
1212

13-
<!--{% if site.site_name == 'Silverlight' %}
14-
<img src="images/UI_for_SL_logo.png" style="min-width:334px;width: 30%;" alt="Telerik UI for Silverlight logo" />
15-
{% else %}
1613
<img src="images/UI_for_WPF_logo.png" style="min-width:287px;width: 30%;" alt="Telerik UI for WPF logo" />
17-
{% endif %}-->
1814

19-
Thank you for choosing {% if site.site_name == 'Silverlight' %}[Telerik UI for Silverlight](https://www.telerik.com/products/silverlight/overview.aspx){% else %}[Telerik UI for WPF](https://www.telerik.com/products/wpf/overview.aspx){% endif %}.
20-
21-
{% if site.site_name == 'Silverlight' %}
22-
Telerik UI for Silverlight provide native controls for Silverlight 5. The suite includes more than 110+ UI controls for building rich line-of-business Silverlight applications.
23-
24-
Sharing the same codebase with Telerik WPF controls, the Silverlight controls offer a clean and intuitive API, Blend support and powerful theming capabilities that will radically improve your RIA development.
25-
26-
To learn more please visit the [Telerik UI for Silverlight](https://www.telerik.com/products/silverlight/overview.aspx) product overview page.
27-
28-
{% else %}
15+
Thank you for choosing [Telerik UI for WPF](https://www.telerik.com/products/wpf/overview.aspx).
2916

3017
Telerik UI for WPF is a complete commercial toolset for building next-generation line of business and kiosk applications for Windows Presentation Foundation. Leveraging the amazing potential of this platform as well as many years of excellence in presentation layer technologies, Telerik UI for WPF controls provide a high-performance, visually appealing, and highly customizable shortcut to the world of engaging user experiences.
3118

3219
To learn more please visit the [Telerik UI for WPF](https://www.telerik.com/products/wpf/overview.aspx) product overview page.
3320

34-
{% endif %}
35-
3621
{% if site.has_cta_panels == true %}
3722
{% include cta-panel-introduction.html %}
3823
{% endif %}
@@ -43,34 +28,24 @@ Telerik UI for {{ site.framework_name }} features the following controls:
4328

4429
Throughout this article, you will find the following sections that describe all of the important aspects in depth:
4530

46-
{% if site.site_name == 'WPF' %}
4731
## Trial Version and Commercial License
4832

4933
This UI for WPF library is a commercial UI library. You are welcome to explore its full functionality and get technical support from the team when you register for a free 30-day trial. To use it commercially, you need to [purchase a license](https://www.telerik.com/purchase/individual/wpf.aspx). Feel free to review the Telerik UI for WPF [License Agreement](http://www.telerik.com/purchase/license-agreement/wpf-dlw-s) to get acquainted with the full terms of use.
5034

51-
{% else %}
52-
## Commercial License
53-
54-
This UI for Silverlight library is a commercial UI library. To use it commercially, you need to [purchase a license](https://www.telerik.com/purchase/individual/silverlight.aspx). Feel free to review the Telerik UI for Silverlight [License Agreement](http://www.telerik.com/purchase/license-agreement/silverlight-dlw-s) to get acquainted with the full terms of use.
55-
{% endif %}
56-
5735
## Support Options
5836

5937
For any issues you might encounter while working with UI for {{site.framework_name}}, use any of the available support channels:
6038

61-
* License holders and active trialists can take advantage of our outstanding customer support delivered by the developers building the library. To submit a support ticket, use the [dedicated support system]{% if site.site_name == 'WPF' %}(https://www.telerik.com/account/support-tickets?pid=601&q=&supcId=daf62541-57e0-b84c-8b5e-da9851c61873&fbp=false){% else %}(https://www.telerik.com/account/support-tickets?_ga=2.179992356.1411787990.1590474262-464467820.1568993725&supcId=7b77c362-2470-014e-c420-55ced82066d6&fbp=false&pid=571&q=){% endif %}.
62-
* Our [forums]{% if site.site_name == 'WPF' %}(https://www.telerik.com/forums/wpf){% else %}(https://www.telerik.com/forums/silverlight){% endif %} are part of the free support you can get from the community and from the team on all kinds of general issues.
63-
* Our [feedback portal]{% if site.site_name == 'WPF' %}(https://feedback.telerik.com/wpf){% else %}(https://feedback.telerik.com/silverlight){% endif %} provides information on the features/bugs in discussion and also the planned ones for release.
39+
* License holders and active trialists can take advantage of our outstanding customer support delivered by the developers building the library. To submit a support ticket, use the [dedicated support system](https://www.telerik.com/account/support-tickets?pid=601&q=&supcId=daf62541-57e0-b84c-8b5e-da9851c61873&fbp=false).
40+
* Our [forums](https://www.telerik.com/forums/wpf) are part of the free support you can get from the community and from the team on all kinds of general issues.
41+
* Our [feedback portal](https://feedback.telerik.com/wpf) provides information on the features/bugs in discussion and also the planned ones for release.
6442
* You may still need a tailor-made solution for your project. In such cases, go straight to [Progress Services](https://www.progress.com/services).
6543

66-
{% if site.site_name == 'WPF' %}
6744
## Learning Resources
6845

6946
* [Knowledge Base](https://docs.telerik.com/devtools/wpf/knowledge-base)
7047
* [Virtual Classroom](https://www.telerik.com/account/support/virtual-classroom)
7148

72-
{% endif %}
73-
7449
## Installation and Deployment
7550

7651
To learn how to install Telerik UI for {{ site.framework_name }} and for comprehensive list of our controls and their assemblies you can visit the [Installation and Deployment]({%slug installation-installing-which-file-do-i-need%}) section.
@@ -84,19 +59,12 @@ To learn more about the different approaches for populating the Telerik &reg; UI
8459
To find how to customize the look of Telerik UI for {{ site.framework_name }} using tools such as Expression Blend and information on how to use our predefined themes visit the [Styling and Appearance]({%slug styling-apperance-implicit-styles-overview%}) section.
8560

8661
## Related Links
87-
{% if site.site_name == 'Silverlight' %}
88-
* Telerik UI for Silverlight product page - [http://www.telerik.com/products/silverlight/overview.aspx](http://www.telerik.com/products/silverlight/overview.aspx)
89-
90-
* Telerik UI for Silverlight demos - [https://demos.telerik.com/silverlight/](https://demos.telerik.com/silverlight/)
9162

92-
* Latest news for Telerik UI for Silverlight - [http://www.telerik.com/support/whats-new/silverlight](http://www.telerik.com/support/whats-new/silverlight)
93-
{% else %}
9463
* Telerik UI for WPF product page - [http://www.telerik.com/products/wpf/overview.aspx](http://www.telerik.com/products/wpf/overview.aspx)
9564

9665
* Telerik UI for WPF demos - [ https://demos.telerik.com/wpf/ ]( https://demos.telerik.com/wpf/ )
9766

9867
* Latest news for Telerik UI for WPF - [http://www.telerik.com/support/whats-new/wpf](http://www.telerik.com/support/whats-new/wpf)
99-
{% endif %}
10068

10169
* Essential support - [http://www.telerik.com/support](http://www.telerik.com/support)
10270

@@ -116,6 +84,6 @@ Creating an issue is great, but what we really love are pull requests. This is t
11684

11785
__Forums__
11886

119-
You can visit the [Telerik UI for {{ site.framework_name }} forums]{% if site.site_name == 'Silverlight' %}(http://www.telerik.com/forums/silverlight){% else %}(http://www.telerik.com/forums/wpf){% endif %} and leave us a feedback. Please notice that this method will take a bit longer to reach our documentation team. However, if you need a fast reply from our support team, leaving feedback in the forum guarantees a support number for your suggestions and that we will follow up on it.
87+
You can visit the [Telerik UI for {{ site.framework_name }} forums](http://www.telerik.com/forums/wpf) and leave us a feedback. Please notice that this method will take a bit longer to reach our documentation team. However, if you need a fast reply from our support team, leaving feedback in the forum guarantees a support number for your suggestions and that we will follow up on it.
12088

12189
Thank you for your contribution to the {{ site.framework_name }} Documentation!

0 commit comments

Comments
 (0)