Telerik is a leading vendor of ASP.NET AJAX, ASP.NET MVC, Silverlight, WinForms and WPF controls and components, as well as .NET Reporting, .NET ORM , .NET CMS, Code Analysis, Mocking, Team Productivity and Automated Testing Tools. Building on its expertise in interface development and Microsoft technologies, Telerik helps customers build applications with unparalleled richness, responsiveness and interactivity. Telerik products help thousands of companies to be more productive and deliver reliable applications under budget and on time.
Version Q2 2011 released 07/12/2011
select

Rating / Rate and Leave a Comment




0.0
AVERAGE

Telerik Broadens Presence in North America

Leading .NET tools and solutions provider announces U.S. expansion, including enlargement of developer evangelist team

SOFIA, Bulgaria; Waltham, MA, September 28, 2009 – Telerik, a leading provider of development tools and solutions for the Microsoft's .NET platform today announced the expansion of its U.S. operations, with new offices opening in Waltham, MA, and Houston, TX. In addition, the company announced it is enlarging the size of its developer evangelist team in order to meet increased demand.

Located in Waltham, MA, recognized as one of the Northeast's leading technology hubs, Telerik's new offices house its growing Customer Advocate Group, under the direction of the head of U.S. operations, Dimitre Taslakov. The company relocated current operations in Newton, MA to the Waltham site on September 1, 2009. A second expansion phase incorporating new satellite offices in Houston, TX is also underway; Todd Anglin, Telerik Chief Technical Evangelist, will lead the Houston expansion. The new operational space allows Telerik to enhance the range of services offered to customers, provide support for its growing product portfolio, and tap into substantial regional pools of experienced technical talent.

“This expansion of our North American operations enables us to respond rapidly and dynamically to mounting customer demand for our latest products, ORM and WebTesting tools , as well as our growing Silverlight and WPF suites,” said Taslakov. “As our product lineup continues to broaden, so must the size and depth of our supporting technical team. The vibrant, thriving technology corridors of Waltham and Houston provide us with ideal avenues for identifying and adding new in-house expertise so that we can better serve an increasing client base.”

Rate this article:
Your Comments








  • Rating and Posting Comments

    This example demonstrates a typical usage of the RadRating control - rating a news article and leaving a comment by the user.

    The user ratings and comments are stored in the Viewstate and will not appear next time you visit the page.

Source Code

C# VB.NET
Show code in new window Demo isolation steps
  • <%@ Page Language="c#" AutoEventWireup="true" Inherits="Telerik.Web.Examples.Rating.RateAndLeaveComment.DefaultCS"
        CodeFile="DefaultCS.aspx.cs" %>

    <%@ Register TagPrefix="telerik" Namespace="Telerik.Web.UI" Assembly="Telerik.Web.UI" %>
    <%@ Register TagPrefix="qsf" Namespace="Telerik.QuickStart" %>
    <%@ Register TagPrefix="qsf" TagName="Header" Src="~/Common/Header.ascx" %>
    <%@ Register TagPrefix="qsf" TagName="HeadTag" Src="~/Common/HeadTag.ascx" %>
    <%@ Register TagPrefix="qsf" TagName="Footer" Src="~/Common/Footer.ascx" %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head runat="server">
        <title></title>
        <telerik:RadCodeBlock ID="RadCodeBlock1" runat="server">

            <script type="text/javascript">
                function OnClientRated(controlRating, args)
                {
                    var tooltip = $find("<%=RadToolTip1.ClientID %>");
                    tooltip.show();
                }

                function CloseToolTip1()
                {
                    var tooltip = Telerik.Web.UI.RadToolTip.getCurrent();
                    if (tooltip)
                    {
                        tooltip.hide();
                    }
                }
            </script>

        </telerik:RadCodeBlock>
        <qsf:HeadTag ID="Headtag1" runat="server" />
    </head>
    <body class="BODY">
        <form id="Form2" method="post" runat="server">
        <qsf:Header ID="Header1" runat="server" NavigationLanguage="c#" ShowSkinChooser="false" />
        <telerik:RadScriptManager ID="ScriptManager1" runat="server" />
        <div style="width: 100%;">
            <div style="background: url('back.png') no-repeat; position: relative; top: 17px;
                text-align: left; margin: 0 auto; padding: 0; width: 697px">
                <br />
                <br />
                <br />
                <table style="table-layout: fixed;">
                    <tr>
                        <td valign="top" style="padding-left: 10px; width: 100px; text-align: right;">
                            <asp:Label ID="lblRating" runat="server" Text="0.0" Font-Size="50px"></asp:Label>
                            <span style="font-size: smaller; color: Gray;">AVERAGE</span>
                            <br />
                            <br />
                        </td>
                        <td style="width: 500px; padding-left: 25px">
                            <h1 style="font-size: 24px; font-weight: normal; color: #1E90FF;">
                                Telerik Broadens Presence in North America</h1>
                            <div>
                                <em>Leading .NET tools and solutions provider announces U.S. expansion, including enlargement
                                    of developer evangelist team</em><br />
                                <br />
                                <strong>SOFIA, Bulgaria; Waltham, MA, September 28, 2009</strong> &#150; Telerik, a leading
                                provider of development tools and solutions for the Microsoft's .NET platform today
                                announced the expansion of its U.S. operations, with new offices opening in Waltham,
                                MA, and Houston, TX. In addition, the company announced it is enlarging the size
                                of its developer evangelist team in order to meet increased demand.
                                <br />
                                <br />
                                Located in Waltham, MA, recognized as one of the Northeast&#39;s leading technology
                                hubs, Telerik&#39;s new offices house its growing Customer Advocate Group, under the
                                direction of the head of U.S. operations, Dimitre Taslakov. The company relocated
                                current operations in Newton, MA to the Waltham site on September 1, 2009. A second
                                expansion phase incorporating new satellite offices in Houston, TX is also underway;
                                Todd Anglin, Telerik Chief Technical Evangelist, will lead the Houston expansion.
                                The new operational space allows Telerik to enhance the range of services offered
                                to customers, provide support for its growing product portfolio, and tap into substantial
                                regional pools of experienced technical talent.
                                <br />
                                <br />
                                &#147;This expansion of our North American operations enables us to respond rapidly and
                                dynamically to mounting customer demand for our latest products, <a href="http://www.telerik.com/products/orm.aspx">
                                    ORM </a>and <a href="http://www.telerik.com/products/web-testing-tools.aspx">WebTesting
                                        tools</a> , as well as our growing <a href="http://www.telerik.com/products/silverlight.aspx">
                                            Silverlight </a>and <a href="http://www.telerik.com/products/wpf.aspx">WPF</a>
                                suites,&#148; said Taslakov. &#147;As our product lineup continues to broaden, so must the
                                size and depth of our supporting technical team. The vibrant, thriving technology
                                corridors of Waltham and Houston provide us with ideal avenues for identifying and
                                adding new in-house expertise so that we can better serve an increasing client base.&#148;
                            </div>
                        </td>
                    </tr>
                    <tr>
                        <td>
                        </td>
                        <td valign="top">
                            <br />
                            <div style="float: right;">
                                Rate this article:
                                <telerik:RadRating ID="RadRating1" runat="server" ItemCount="5" SelectionMode="Continuous"
                                    Precision="Exact" OnClientRated="OnClientRated" OnRate="RadRating1_Rate" Skin="Default" />
                            </div>
                        </td>
                    </tr>
                    <tr>
                        <td>
                        </td>
                        <td style="padding-left: 20px">
                            <div style="padding-top: 20px">
    <asp:Label ID="lblComments" runat="server" Text="Your Comments" Font-Size="14px"
    ForeColor="Gray" Font-Italic="true"></asp:Label>

                            </div>
                        </td>
                    </tr>
                </table>
            </div>
        </div>
        <telerik:RadToolTip ID="RadToolTip1" runat="server" ShowEvent="FromCode" HideEvent="FromCode"
            TargetControlID="RadRating1" RelativeTo="Element" Skin="Default" Position="BottomLeft"
            OffsetX="-15" Animation="Slide">
            <br />
            <asp:Label ID="lblName" runat="server" Text="Name:"></asp:Label><br />
            <asp:TextBox ID="txtName" runat="server">
            </asp:TextBox>
    <asp:RegularExpressionValidator ID="RegularExpressionValidator2" runat="server" ControlToValidate="txtName"
    Display="Dynamic" ErrorMessage="Please use plain text only" ValidationExpression="[^<]+"></asp:RegularExpressionValidator>

            <br />
            <br />
            <asp:Label ID="lblInstructions" runat="server" Text="Your feedback:"></asp:Label><br />
            <asp:TextBox ID="txtComments" runat="server" TextMode="MultiLine" Rows="5" Columns="30"></asp:TextBox><br />
    <asp:Button ID="btnPostComment" UseSubmitBehavior="false" runat="server" Style="margin-top: 5px;
    color: #3e570a" Text="Post" OnClick="btnPostComment_Click" />

    <asp:RegularExpressionValidator ID="RegularExpressionValidator1" runat="server" ControlToValidate="txtComments"
    Display="Dynamic" ErrorMessage="Please use plain text only" ValidationExpression="[^<]+"></asp:RegularExpressionValidator>

        </telerik:RadToolTip>
        <telerik:RadAjaxManager ID="RadAjaxManager1" runat="server">
            <AjaxSettings>
                <telerik:AjaxSetting AjaxControlID="btnPostComment" EventName="Click">
                    <UpdatedControls>
                        <telerik:AjaxUpdatedControl ControlID="lblRating" />
                        <telerik:AjaxUpdatedControl ControlID="lblComments" />
                    </UpdatedControls>
                </telerik:AjaxSetting>
            </AjaxSettings>
        </telerik:RadAjaxManager>
        <br />
        <br />
        <br />
        <br />
        <br />
        <br />
        <br />
        <qsf:Footer runat="server" ID="Footer1" ShowCodeViewer="true" />
        </form>
    </body>
    </html>

Get more than expected!

 
 

Take your time to truly experience the power of RadControls for ASP.NET AJAX with a free 60-day trial backed up by Telerik’s unlimited dedicated support.

Download your RadControls for ASP.NET AJAX trial and jumpstart your development with the available Getting Started resources.

If you have any questions, do not hesitate to contact us at sales@telerik.com.

Copyright 2002-2024 © Telerik. All right reserved
Telerik Inc, 201 Jones Rd, Waltham, MA 02451