DevTools for .NET

  • Products Dropdown menu

    DevCraft: The Ultimate toolbox for developers

    WEB UI CONTROLS & COMPONENTS

    • ASP.NET AJAX
    • ASP.NET MVC
    • Silverlight

    DESKTOP UI CONTROLS & COMPONENTS

    • WPF
    • WinForms

    VISUAL STUDIO PRODUCTIVITY TOOLS

    • JustCode
    • JustTrace
    • JustDecompile

    HTML5 / JavaScript Widgets

    • Kendo UI Web
    • Kendo UI Mobile
    • Kendo UI DataViz

    DATA TOOLS

    • Reporting
    • OpenAccess ORM

    MOBILE UI CONTROLS

    • Windows Phone
    • Windows 8

    Unit Testing

    • JustMock
    Download Free Trial With dedicated support.
  • Online demos
  • Free trials
  • Buy Now Dropdown menu

    Buy the Ultimate toolbox for developers

    Buy Online
    • Get a quote
    • Purchase Orders
    • Renewals & Upgrades
    • Volume Discounts
    • Support Plans
    • License Agreement
    • FAQ

    Contact us

    • emailsales@telerik.com
    • uk+44‒20‒7291‒0580
    • usa+1‒888‒365‒2779
    • au+61‒2‒8090‒1465
  • Community & Support Dropdown menu

    Welcome to the Telerik community

    • Support Center
    • Announcements
    • Forums
    • Documentation
    • Videos
    • Webinars
    • Knowledge Base
    • Issue Tracker
    • Code Library
    • Skins

    Community programs

    • Evangelists
    • Insiders
    • MVPs
    Like us on facebook Follow us on twitter
  • Services
  • Blogs
Toggle search

The Telerik Blogs

  • SoFly selected to receive $30k as part of the Telerik Windows 8 Virtual Accelerator

    Monday, April 15, 2013 by Telerik Marketing Blog | Go comment!
    Or what does it take to win $30K funding for your Windows 8 App idea?
    Email to a friend
  • Adding Formatting for Data and Columns and Sorting to the RadGrid for Windows 8 HTML

    Thursday, March 28, 2013 by Phil Japikse | Comment 1
    In this post we further explore the RadGrid for Windows 8 HTML by adding formatting and sorting.
    Email to a friend
  • Conference Buddy

    Friday, February 22, 2013 by Phil Japikse | Go comment!
    Check out the latest status of the Conference Buddy applications being developed in Windows 8 (XAML and WinJS), Windows Phone, ASP.NET WebForms, and Windows Forms.
    Email to a friend
  • Telerik is Looking to Help you Launch the Next Smashing Windows 8 App - $30,000 Funding and Mentorship program. Accept the Challenge!

    Thursday, January 31, 2013 by Telerik Marketing Blog | Comment 1
    We are very excited to announce the launch of the Telerik Virtual Windows 8 Accelerator – a program designed for early stage startups focused on building Windows 8 apps. If you believe in the future of Windows 8 and are working on an app prototype or simply have a really clever idea – the Telerik Accelerator might be what you need to help you transform an idea into an app installed on thousands of devices.
    Email to a friend
  • MVVM in WinJS Part 2 – Observable Collections

    Thursday, December 20, 2012 by Phil Japikse | Go comment!
    As I explained in my last post on MVVM in WinJS, the goal of the MVVM pattern (as well as the Presentation Model pattern) is to create a separation of concerns between the model and the view. This eliminates the need for the model to have knowledge of the view, and leverages data binding techniques to make sure the state of the model is always accurately represented by the view. The next step in implementing the MVVM pattern is Observable Collections. Just as important as having individual items being Observable by the View for changes are collections that will notify the View when items are added or deleted. Fortunately, Microsoft has made this extremely simple with the WinJS.Binding.List.
    Email to a friend
  • RadControls for Windows 8 now official and starting at $99

    Wednesday, October 17, 2012 by Windows 8 Team | Comment 1

    The Telerik’s brand new Windows 8 UI controls arrive officially with an early bird promo you can’t afford to miss. More than 15 native (built from the ground up) XAML and HTML controls for building Windows 8 consumer and enterprise applications for just $99 till the end of November. 

    RadControls for Windows 8 is the number one toolset for building native Windows Store applications for the enterprise and the consumer markets with either XAML or HTML. Using our expertise in XAML, HTML and mobile apps development we built RadControls for Windows 8 from the ground up specifically for the Windows 8 touch-centric environment.

    The...

    Email to a friend
  • Pick & Read with Bookshelf – Our New Modern Style App created with WinForms

    Thursday, September 06, 2012 by WinForms Team | Go comment!

    The fast approaching Microsoft’s much-anticipated launch of Windows 8 caused quite a stir in creating Modern UI style applications these days. That’s why we decided to present you Bookshelf - our new demo app created with RadControls for Winforms. This is a Modern UI style application coming with full touch support using the irreplaceable Windows Forms technology. Please welcome the Bookshelf demo application:

    Bookshelf main screen

    The application downloads all the book details' data utilizing an Ebay web service and then displays all titles as tiles sorted in different categories with the help of RadPanorama. All screens have touch scrolling functionality that comes out of...

    Email to a friend
  • Get a sneak peek at our Q3’12 WinForms Planning

    Monday, August 20, 2012 by WinForms Team | Go comment!

    The second major installment of RadControls for WinForms in 2012 brought to life three new controls to the suite; it boasted a fine-tuned theming mechanism and introduced various accessibility tweaks making it even easier for you to deliver your apps’ experience to visually impaired people. It is now time to look towards the next major release, expected in mid-October.  

    Let’s take a look at the highlights of Q3 2012 Roadmap for WinForms:

    • RadPivotGrid (Beta). Being a CTP in Q2 2012 SP1, RadPivotGrid will be further improved to reach the Beta phase in Q3. The features that you can currently use –...
    Email to a friend
  • What’s New in Telerik Windows 8 UI Controls Beta 2, Compatible with Windows 8 RTM

    Thursday, August 16, 2012 by Georgi Atanasov | Go comment!

    Now that Windows 8 RTM is available to developers, we have prepared a BETA 2 update of our Windows 8 UI suite. This update is fully compatible with the latest Win8 bits as well as it adds several new components/features that we believe will add even more value to the suite.

    I can’t wait to share what’s new, so let’s get straight to the list:

    HTML – Date/Time pickers

    Our commitment is to deliver same components and user experience regardless of the platform – be it XAML or HTML. Following this commitment we have added DatePicker and TimePicker components to the HTML part of the suite...

    Email to a friend
  • Consuming RadControls for Metro/XAML from C++

    Friday, July 27, 2012 by Georgi Atanasov | Comments 2

    Two weeks ago we released a public BETA of the world’s first commercial library for building Windows 8 Metro applications – Telerik RadControls for Metro. So far we have gathered lots of positive feedback as well as some specific questions regarding our XAML components. Such an interesting question is whether our controls can be used in a C++ application.

    Prior to WinRT (Windows Runtime), the XAML platform was available to managed developers only and we, at Telerik, have solid technical background with C# and .NET. That’s why we have built our Metro XAML components using C# and the .NET runtime. We performed...

    Email to a friend
12
Subscribe for updates
Bloggers Archive Tags
  • Support Department Blog (25)
  • ASP.NET AJAX Team (472)
  • XAML Team (376)
  • Telerik Marketing Blog (379)
  • Phil Japikse (55)
  • Jeff Fritz (9)
  • JesseLiberty (78)
  • Just* Team (155)
  • Carey Payette (11)
  • Michael Crump's Blog (78)
  • Mehfuz Hossain (2)
  • WinForms Team (180)
  • Windows Phone Team (77)
  • OpenAccess ORM Team (169)
  • Chris Eargle (17)
  • Vladimir Enchev (115)
  • Georgi Atanasov (38)
  • Windows 8 Team (28)
  • Miro Miroslavov (18)
  • Reporting Team (148)
  • Telerik Services (7)
  • Todd Anglin (65)
  • Evan Hutnick (97)
  • Valentin Stoychev (64)
  • Vesselin Vassilev (6)
  • Hristo Kosev (42)
  • Vassil Terziev (87)
  • Nikolay Atanasov (60)
  • The Telerik VSXTeam Blog (25)
  • Chris Sells (6)
  • ASP.NET MVC Team (70)
  • Vladimir Milev (34)
  • Developer Community's Blog (33)
  • 2013 May (23)
  • 2013 April (48)
  • 2013 March (55)
  • 2013 February (52)
  • 2013 January (42)
  • 2012 December (43)
  • 2012 November (40)
  • 2012 October (63)
  • 2012 September (45)
  • 2012 August (45)
  • 2012 July (37)
  • 2012 June (57)
  • 2012 May (42)
  • 2012 April (40)
  • 2012 March (43)
  • 2012 February (68)
  • 2012 January (21)
  • 2011 December (34)
  • 2011 November (61)
  • 2011 October (36)
  • 2011 September (57)
  • 2011 August (41)
  • 2011 July (55)
  • 2011 June (48)
  • 2011 May (53)
  • 2011 April (51)
  • 2011 March (76)
  • 2011 February (39)
  • 2011 January (29)
  • 2010 December (50)
  • 2010 November (58)
  • 2010 October (33)
  • 2010 September (36)
  • 2010 August (33)
  • 2010 July (57)
  • 2010 June (48)
  • 2010 May (42)
  • 2010 April (68)
  • 2010 March (50)
  • 2010 February (42)
  • 2010 January (46)
  • 2009 December (48)
  • 2009 November (49)
  • 2009 October (28)
  • 2009 September (38)
  • 2009 August (32)
  • 2009 July (40)
  • 2009 June (30)
  • 2009 May (46)
  • 2009 April (51)
  • 2009 March (39)
  • 2009 February (59)
  • 2009 January (54)
  • 2008 December (39)
  • 2008 November (41)
  • 2008 October (56)
  • 2008 September (57)
  • 2008 August (38)
  • 2008 July (48)
  • 2008 June (46)
  • 2008 May (20)
  • 2008 April (18)
  • 2008 March (16)
  • 2008 February (17)
  • 2008 January (8)
  • 2007 December (9)
  • 2007 November (11)
  • 2007 October (4)
  • 2007 September (17)
  • 2007 August (12)
  • 2007 July (16)
  • 2007 June (13)
  • 2007 May (19)
  • 2007 April (13)
  • 2007 March (11)
  • 2007 February (4)
  • 2007 January (6)
  • 2006 December (4)
  • 2006 November (11)
  • 2006 October (9)
  • 2006 August (1)
  • 2006 July (2)
  • 2006 June (3)
  • 2006 May (6)
  • 2006 April (6)
  • 2006 March (5)
  • 2006 February (8)
  • 2006 January (6)
  • 2005 December (9)
  • 2005 November (8)
  • 2005 October (10)
  • 2005 September (6)
  • 2005 August (3)
  • 2005 July (2)
  • 2005 May (1)
    silverlight winforms telerik windows-phone aspnet radcontrols-for-silverlight reporting aspnet-mvc silverlight-4 xaml radcontrols openaccess-orm net windows-forms winrt howto justtrace wp7 win8 radeditor release metro radtips wp7dev themes visual-studio styling winjs taskit servicepack javascript optimization performance roadmap mocking skin mvc Windows-Phone-8 radtreeview q1-2012 q2-2012 client-side radcontrols-for-windows-phone-showcase wpf wcf-ria-services q1-2010 service-pack events metro-ui q1-2011 getting-started telerik-ajax-grid windowsclient conference webinars 2011 c silverlight-3 linq treeview databinding teched accessibility net-tools aspnet-45 web-ui ui vsextensions wp8 chartview odata q2-2011 visual-studio-11 client-side-databinding wcf radpivotgrid contextmenu combobox theme justcode refactoring code-analysis justmock-lite design telerik-openaccess-orm pdf coverflow prism radrichtextbox visual-studio-2012 grid q3-2012 radwebinar aspnet-ajax data components support-resources mvc3 crm radgridview-for-silverlight sample-applications example rss radcoverflow editor design-time application html webapi diagram raddatepicker agile Q1-2013 customization radmap ria-services web-service localization radrotator visual-style-builder memory-profiler testing-framework template reporting-parameters contest sql-server warehouse features mobile-devices vs11 jquery radfileexplorer browsers optimization-tips windows-store build test-studio gauge navigation rich-ui menu video visual-studio-2010 vs-2010 scheduler virtualization drop n-tier dragdrop installation radmenu xml falafel code-camp radcalendar windows-7 reporting-crosstab services wcf-data-services helpdesk radajax free radjumplist awards testing radchartview radupload mvvm-light raddatapager silverligh radribbonbar videos resources radslider visualization q3 tips silverlight-editor grouping vs2012 courseware messagebox office2010 windowsclientnet extensibility refactor gallio mbunit-3 decompile test-runner qunit radimageeditor case-studies microsoft prizes sharepoint-2010 q3-2010 connections css3 developer-tools migration orgchart barcode blogs reduce-assembly-size radajaxloadingpanel radrating radcaptcha internet-explorer web-api best-practices raddiagram gallery help 2009 licensing wai-aria devconnections msdn M-V-VM memory-profiling OLAP series dependencyproperty layout vs2008 appearance mvvm map filtering raddomaindatasource radtileview windows gridview docking transition blend radbook persistence workarounds hristo-borisov hierarchy word localizationmanager control-panel coded-ui-tests raddock carousel propertygrid paging listview sp1 upgrade internal-build formatter justteam plugins subreport minneapolis orm pdc2008 survey report-items twitter interactivity keyboard-navigation qr-code radasyncupload web-developer-tools console canvas support-lifecycle firefox dev-tools rtm drill-down load-on-demand radinput validation collaboration ajax wcf-web-service general web-site digital-media organizational-chart radtreelist declarative-binding radnotification radsocialshare client-side-api routing opera wcf-plain-services mvc4 silverlight-5 openaccess-sdk assembly-minifier optimizer minify kendoui-for-aspnet-mvc mvc-grid upload conversationview radpickerbox wrap-layout ui-virtualization dashboard mix httpmodule radtabstrip dotnetregister stephen-forte aspnetpro-magazine mix-08 telerik-insiders website competition devproconnections mix-11 alm radtimeline radsparklines raduploaddroppanel rx reactive-extensions windows-phone-wednesdays just-plain-cool profiling RadDataForm new-control dropdownlist lightweight Searchbox Persistence-Framework Model-binding less Graph improvements Windows-RT software-testing annotations empty-values openaccess pixel-snapping extension-methods pointmark snapshot ria implicit-styles gantt radcontrols-for-wpf radcontrols-for-winforms vista routed-events webinar treev easing panelbar cookies htmlplaceholder color beta effects image-processing ziplibrary row-reorder groupbox label copypaste clipboard ironpython calculated-column dlr sorting data-engine virtualqueryablecollectionview netflix ribbonwindow outlookbar radmediaplayer editing silverlight-html richtext richtextbox q2-2010 gids silverlight-themes compass wpf-telerik-raddocking telerik-raddocking wpf-raddocking toolbar sandcastle totals csv financial trackball demo touch radmessagebox dialog start right-to-left project tpf gmail codeplex typing-assistance c5 await appx keyboard-shortcuts colorization solid dependency-inversion refactorings q2-2012-service-pack-2 net-memory-profiling net-performance-profiling justmock-unit-testing-mocking-nunit-mocking-tdd-test-driven-development technical-debt sl-oob-profiling live-data stubs fakes clr arrange-act-assert visual-aid async vbnet telerik-license-winner ten-year-anniversary report-designer service boston free-software bizspark john-kellar gabe-sumner sql-server-management-studio bugs linq-to-xml forward-mapping mysql devlink report-group page-number crosstab calendar objectdatasource open-xml-formats powerpoint viewer radcontrols-for-aspnet-ajax zoom markdown format autocompletebox 2d-rendering q2-2012-sp2 htmlchart discontinued radeditor-for-moss scripts ie9 aspnet-button client-templates htmlchart-radhtmlchart-chart-aspnet-ajax-radcontrols-comparison-radchart ebook qamp htmlchart-radhtmlchart-chart-aspnet-ajax-radcontrols multicolumn-headers track-changes web-forms strongly-typed-controls tag q1-2012-sp1 dimitar-raykov internship page-inspector trial designer drag-and-drop biff treelist qa data-source-engine reordering google navigation-controls organizational radticker radtextbox telerik-support tsak roadmaps toolbox web-parts scroll extender tooltip animation reorder seo items futures xmldatasource mathml radcolorpicker as radformdecorator-webkit-safari-chrome-scrollbar-styling radformdecorator-accessibility-radio-buttons-checkboxes-khtml-appearance-focus css-form-decorator-webkit-safari-chrome safari radslideview spatial-data add-openaccess-service sql-server-2012 adonet-data-services advanced tegra ray-gun-navigator stored-procedures linqpad stored-procedure xap-minifier radribbontab cag telerik-extensions-for-aspnet-mvc scatter-line scatter web dataform popup compiler radtrialreminder application-building-blocks radrateapplicationreminder ctp lob sp2 fast tree web-mail architecture radajaxmanagerproxy linq-to-m m comparison-and-migration-tool mono new-year vanatec surprise books powershell mind-mapping forms izoofari red-herring europe-top-100 radpony agile-myths project-management las-vegas devconnections-2012 open-source freiburg starwest xbox office2007 game moonlight linux team-productivity webui-test-studio radtreemap upload-parameters upload-filters esri-shapefiles kml-data radbulletgraph backstage-view q12012 custom-gantttask highlighting custom-timeline-items advanced-tooltips trackball-behavior pan-and-zoom-behavior radcartesianchart resource-grouping resource-filtering radentityframeworkdatasource radcalculator radcoloreditor radpdf radbarcode patterns-practices epic raduniformgrid modularity behaviors source-code repository-pattern telerik-rocks precon lightswitch radphoneapplicationframe live-tiles caliburnmicro push-notifications drag-cue raddraganddropmanager radanimation radwrappanel user-group mvp firestarter new-england-code-camp designer-developer-experience inotifydataerrorinfo dashboards application-library-caching northeast-roadshow software-craftsmanship wireframes WP RadAutoCompleteBox Token legacy-code Login Redirect Authorization Unexpected-redirect Page-Lifecycle .NET3 .NET2 2008 2005 Telerik-Academy Corporate-Social-Responsibility BAIT RadTreeList-for-ASP.NET-AJAX RadGrid-for-ASP.NET-AJAX RadPivotGrid-for-ASP.NET-AJAX RadControls-forAccess-ASP.NET-Ajax RadconQ1-2013 asp.netASP.NETQ1-AJAX Conference-Buddy Telerik-ASP.NET-AJAX SharePoint-2013 DropDownTree Zip-Library PdfViewer RadDropDownTree webfarm webgarden web-garden web-farm client-side-binding custom-colors RadPdfViewer Design-Time Designers decompilation future code-templates diagrams Nokia Hackaton RadPanorama RadLiveTileElement request server callback postback webservice comparison Wallet supp drawing Image-filters Report-Viewer AppMock aspnet-ajax scss sass QUnitMetro DevCraft Q2-2013 Silk Glow BlackMetroTouch serializer storage-provider persistencemanagerproxy persistencemanager settings save-settings CodeProject startup paste-from-word Intune range-bar-series multi-axes multiple-axes CJK sup extension hackathon Drag-and-Drop New-Orleans tip-of-the-day anti-aliasing radchart debugging expression-blend chart integration exporting ux row-details radgridview radwindow entity-framework radscheduler radgauge community radribbonform radexpander support animations breadcrumb routed-commands mef radtransitioncontrol adrotator slider tileview official-release drag-amp fixes windows-phone-7 image-editor zip radribbonview data-templates visual-studio-tips sql-server-2008 vertical-coverflow control radscheduleview rating backstage intellisense circle half quarter bindablelinq word-processor age-pyramid silverlight-word-processor silverlight-coverflow silverlight-richtext sqldatasource india wpf-docking raddocking drag-drop radtoolbar extensions export excel print touch-support panorama pivotgrid printing windows-8 coded-tests windows8 facebook autocomplete outlook css radcarousel telerik-reporting cab immersive expressions dialogs load msaa win radwizard automation wizard coversion visual-studio-extensions radconrolspy demos test-driven-development tdd unit-testing vs-2012 mocking-tool automocking justdecompile winmd api profiler performance-profiling memory-leaks bdd naming-conventions jasmine largest-memory-retainers camel-case-searcher lazy-programming file-system justmock search razor productivity ultimate-collection devcraft-complete community-team teched-europe teampulse developercommunity sql-azure ireportresolver telerik-tv silverlight-foundations hdc evangelists radgrid picturebox report-parameters send-email adobe-acrobat training radcombobox telerik-trainer page-aggregate sharepoint azure rendering cloud self-hosted-service case-study filter medium-trust radtagcloud keyboard-support telerik-ajax-pivotgrid skins new ribbonbar import format-painter configurationpanel mobile graphics radhtmlchart moss sharepoint-2007 ribbon chrome radbutton controls a whats-new clientitemtemplate web-development radformdecorator data-binding xhtml support-tickets style radlistview json resizing column-show-hide thumbnail q3-2011 social-network html5 web-resources radorgchart scrolling radspell overview headercontextmenu aria prometheus revert column dotnetnuke wiris caching dynamic-data troubleshooting tutorial code-generation spatial typeconverter project-templates nuget metrics kendoui database or nvidia stored-procedure-editor reverse-engineering generic-data-access minifier svg unobtrusive-validation how-to hub-tile flickr hubtile raddataboundlistbox radtimepicker data-visualization csc named-arguments context-menu radtooltip radpaginationcontrol raddiagnostics radbusyindicator radchart-for-wp7 sample q1 documentation radinputmanager compression oslo phone-support consulting-express secret-project new-product avaxo peter-blum show-off company readers-choice-awards pdc ideas-and-feedback-portal speaking announcement q3-release webinar-week sitefinity smashing-conference chris-sells award xamlflix radpivotmap raddatabars radtimebar radbreadcrumb contextual-tabs icon-viewmodel radganttview-ctp radpolarchart custom-appointments radvirtualizedwrappanel event-to-command lob-chronicles crm-demo infrastructure attributes hands-on-lab q1-2011-sp1 telerik-eastern-canada-user-group-tour silverlightrecruit bi net-user-group q2-2009 application-design PivotOverview RadControls-for-Windows-Phone RadListPicker Forbes NUnit Authentication Bulgarian-Association-of-Information-Technologies OLAP-BROWSER sdk web-farm load-balancing load-balancing load-balanced Access-Data asp plu The-Telerik-team-is-heading-down-to-New-Orleans-for-TechEd-NA-2013
  • .NET Developer Tools DevTools

    UI controls for ASP.NET AJAX, MVC, WPF,
    Silverlight, Windows 8 and Windows Phone

  • Hybrid Mobile Development Icenium

    Cross-platform Mobile Development Tool
    with cloud-based architecture

  • HTML5 / JavaScript Development Kendo UI

    Everything you need to build sites and
    mobile apps with JavaScript and HTML5

  • Testing Tools Test Studio

    One easy tool for Functional, Performance,
    Load and Mobile software testing

  • Online Business Platform Sitefinity CMS

    Everything for your online business - content
    management, ecommerce, emarketing

  • Agile Project Management TeamPulse

    Simple and intuitive project management
    and collaboration software

Contact us

We are here for you.
  • usa+1‒888‒365‒2779
  • uk+44‒20‒7291‒0580
  • bg+359‒2‒8099850
  • de+49‒89‒2441642‒70
  • au+61‒2‒8090‒1465
  • emailsales@telerik.com
Your account Access to your products, updates and support
Telerik Product Families
  • Anonymous

    • Account Overview
    • Support Tickets
    • Edit Profile
    • Log out

    Your Bookmarks

    It seems you haven't bookmarked any pages. Fix that by clicking the button below

      Bookmark this page
    • ABOUT US

      About Telerik

      • Company
      • Press Center
      • Customers
      • Community
      • Careers
      • Contacts
    • shopping cart

    Products

    .NET Developer Tools

    • ASP.NET AJAX Controls
    • ASP.NET MVC Extensions
    • Silverlight Controls
    • Windows 8 Controls
    • WPF Controls
    • WinForms Controls
    • Windows Phone
    • Telerik Reporting
    • Telerik OpenAccess ORM
    • JustCode
    • JustMock
    • JustTrace
    • JustDecompile

    SharePoint

    Controls and Web parts

    Agile Project Management

    • TeamPulse
    • Ideas & Feedback Portal

    HTML5 JavaScript Framework

    • Kendo UI Web
    • Kendo UI Mobile
    • Kendo UI DataViz

    Hybrid Mobile Development

    • Icenium

    Software Testing

    • Test Studio
    • Test Studio for iOS
    • Testing Framework

    Web Content Management

    • Sitefinity ASP.NET CMS
    • Add-ons Marketplace

    Value Bundles

    • DevCraft Ultimate

    Services

    • Software Development
    • Training & Mentoring
    • UX & Design
    • Assessments
    • Enterprise Solutions

    Demos

    • Developer Tools
    • Agile Project Management
    • Software Testing
    • Web Content Management

    Free Trials

    Purchase

    • Request a Quote
    • Contact Sales
    • Purchase Orders
    • Renewals & Upgrades
    • Volume Discounts
    • Support Plans
    • License Agreement
    • FAQ

    Free Tools

    • Telerik Minifier
    • Code Converter
    • Razor Converter
    • JustMock Lite
    • JustDecompile

    Community & Support

    • Support Center
    • Announcements
    • Documentation
    • Forums
    • Webinars
    • Videos
    • Code Library
    • Issue Tracker
    • Knowledge Base
    • Skins

    Blogs

    About Us

    • About Us
    • The Telerik Difference
    • Customers & Testimonials
    • Awards
    • Press Center
    • Events
    • Follow Us
    • Career Opportunities
    • Management
    Telerik - deliver more than expected
    • Contact Us
    • Site Feedback
    • Terms of Use
    • Privacy Policy

    Copyright © 2002-2013 Telerik. All rights reserved.

    • USA: +1‒888‒365‒2779
    • Germany: +49‒89-2441642-70
    • UK: +44‒20‒7291‒0580
    • Bulgaria: +359‒2‒8099850
    • Australia: +61‒2‒8090‒1465
    • mail: sales@telerik.com
    • Telerik fanpage on Facebook
    • Telerik updates on Twitter
    • Telerik company page on LinkedIn
    • Telerik on Google+
    Powered by Sitefinity ASP.NET CMS