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

  • RadControls for ASP.NET AJAX receive a major face-lift!

    Monday, February 23, 2009 by ASP.NET AJAX Team | Comments 41

    lifting (noun)

    1. Face-lifting or face-lift is the plastic surgery for tightening facial tissues and improving the facial appearance.

    Q1 2009 Beta. RadControls just underwent a serious “surgical” intervention, cutting deep into the skin – removing excess CSS, streamlining look & feel across controls, adding transparent .PNG to replace .GIFs, you name it. For a taste of things to come, here is a link to our new Web Mail demo, and its source. You can also check the screenshots below.

     Vista skin

    Two complete skins were rolled out for the beta – namely a brand new (and color neutral) Default skin, as well as Vista. Another...

    Email to a friend
  • What's Coming in Q1 2009 Release

    Monday, February 23, 2009 by Telerik Marketing Blog | Comments 2
    The countdown to Q1 – Telerik’s first major release for 2009 begins today!

    As usual, the new volume comes full of surprises as well as new additions and major improvements to all product lines—RadControls for ASP.NET AJAX, Silverlight, WinForms, and WPF, as well as Telerik Reporting and OpenAccess ORM. What’s more, with Q1 we are adding a brand new product to Telerik’s portfolio – WebUI Test Studio (powered by ArtOfTest), which will revolutionize the way automated web testing is done.

    In the upcoming weeks until the official Q1 2009, we’ll be sharing with you the major highlights of the release – one piece at...
    Email to a friend
  • Telerik Sets a New Era in Automated Web Testing

    Monday, February 23, 2009 by Telerik Marketing Blog | Go comment!
    Yes, Telerik is adding a new product to its portfolio! Maybe you are already aware of that thanks to the numerous blog posts and comments in the press. What you might be still curious to learn, though, is how Telerik will keep its promise of opening a new era in automated web testing.

    The motivation behind this product is simple – most companies today don’t use automated testing! Why? Well, simply because the current tools are very complex, very expensive and very generic. If you want to test a slick web 2.0 application with more-than-basic interactivity you simply can’t. And if...
    Email to a friend
  • Visual Studio 2008: Where is the new ASP.NET Ajax-Enabled Web Site template?

    Monday, February 23, 2009 by ASP.NET AJAX Team | Comment 1

    UPDATE: Visual Studio 2010 does not have the Ajax-Enabled Web Site template as well. It always creates an ajax enabled web sites/applications, so what you need to do is just check if the ScriptManager is on your page.

    If you use RadControls for ASP.NET Ajax with Visual Studio 2005 you should be familiar with the Add New > ASP.NET Ajax-Enabled Web Site template. This is the option that you often choose in the add New Web Site dialog:

    New Ajax Enabled Web Site template

    Selecting this template gives you two benefits:

    1. Your web.config file is automatically configured to use ASP.NET Ajax so you do not have to do anything manually.

    2. The default...

    Email to a friend
  • Building WPF-like Interfaces with RadControls for WinForms

    Friday, February 20, 2009 by Reporting Team | Go comment!

    A couple of weeks ago I did a quick review of the white papers we have on RadControls for WinForms and it turned out that they, just like humans, age with time. Although still valid, the white papers were outdated, so we decided to rejuvenate them.

    The first white paper which we brought up to date is “Building WPF-like Interfaces with RadControls for WinForms." In addition to bringing WPF to the equation (it used to compare our WinForms suite to Windows Vista, which was hype back when the original white paper was published two years ago), it received a new...

    Email to a friend
  • Web Service binding with RadScheduler for ASP.NET AJAX

    Friday, February 20, 2009 by ASP.NET AJAX Team | Comments 8

    I'm very excited to announce that the Q1 Beta version of RadScheduler features a completely new Web Service binding mode. This is an important milestone in our quest for top performance.

    In this mode all operations are forwarded to a Web Service for processing using JSON for transport. This completely eliminates the need for postbacks and improves server load and bandwidth usage.

    The Firebug screenshot below demonstrates a typical RadScheduler session (with primed browser cache) using Web Service binding:

    WSLOD

    The live demo demonstrates how to set-up RadScheduler using Web Service binding. The process is straight-forward and will be even easier after the final release....

    Email to a friend
  • Telerik Reporting: Using the PictureBox Item

    Friday, February 20, 2009 by Reporting Team | Comment 1

    Telerik Reporting comes with all essential report items in the Visual Studio toolbox to help you more easily design rich reports. One such report item, the PictureBox, is used to display images on a report. The PictureBox is simple and easy-to-use like the other report items, but in this post I’d like to highlight a couple of its features so that you can take full advantage of its capabilities. Specifically, I will discuss the data binding and layout features that are unique to the PictureBox item.

    Data Binding

    Binding image data to a PictureBox report item is very straight-forward. If you’re using the...

    Email to a friend
  • RadTips, Episode 17: Repositioning the RadAjaxLoadingPanel for ASP.NET AJAX

    Wednesday, February 18, 2009 by ASP.NET AJAX Team | Comments 2

    I’m happy to announce another episode of RadTips, a series of screencasts offering tips and tricks for using Telerik's RadControls. If you've missed previous episodes, be sure to check them out. Each is only a few minutes long and covers a specific feature of the RadControls. Here is a list of the last few episodes...

    • Sharing Toolbars with the RadEditor for ASP.NET AJAX
    • Using Declarative Client-Side DataBinding in the RadGrid for ASP.NET AJAX, Part 1
    • Using Declarative Client-Side DataBinding in the RadGrid for ASP.NET AJAX, Part 2
    • Introducing the RadInputManager for ASP.NET AJAX
    • Manual Ajax Requests Using the RadAjax Client-Side API

    If you’re interested in these...

    Email to a friend
  • Reporting: assembly scoped user functions

    Wednesday, February 18, 2009 by Reporting Team | Go comment!

    Hi guys,

    We've been having requests for the feature in the title for some time and finally we were able to introduce it in the Q3 SP2 release. 

    Generally user functions allow you to extend the default behavior of the Telerik Reporting engine. They are public static  (Public Shared in VB.NET) methods that should always return a value and can take an arbitrary number of input parameters depending on your needs. They are public static, because they are not related to a concrete instance of a report. They are executed by the expression engine and work in the context of the report processing. If you...

    Email to a friend
  • Prism v2 now supports Silverlight and WPF

    Wednesday, February 18, 2009 by Valentin Stoychev | Go comment!

    You know Telerik's commitment to provide cross platform Silverlight and WPF controls with shared code base.

    Now that you have all those cross platform controls (more to come in Q1) - what is  the next step you need to do in order to have your application working in SL/WPF with a shared codebase? This is an easy question - you need to use the guidance provided from the Patterns and Practices team at Microsoft ofcourse :). There is now official documentation on msdn available.

    Here is an extract from the project description from the codeplex site:

    "The Composite Application Guidance for WPF and Silverlight is designed to help you more easily build enterprise-level Windows Presentation Foundation (WPF) and Silverlight client applications. This...

    Email to a friend
123456
Subscribe for updates
Bloggers Archive Tags
  • Just* Team (155)
  • Telerik Marketing Blog (378)
  • Carey Payette (11)
  • Support Department Blog (23)
  • Michael Crump's Blog (78)
  • Phil Japikse (53)
  • Mehfuz Hossain (2)
  • WinForms Team (180)
  • Windows Phone Team (77)
  • OpenAccess ORM Team (169)
  • Chris Eargle (17)
  • ASP.NET AJAX Team (471)
  • XAML Team (375)
  • JesseLiberty (77)
  • Vladimir Enchev (115)
  • Georgi Atanasov (38)
  • Windows 8 Team (28)
  • Jeff Fritz (8)
  • 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 (14)
  • 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 accessibility aspnet-45 web-ui ui vsextensions wp8 chartview odata q2-2011 teched visual-studio-11 net-tools client-side-databinding wcf radpivotgrid contextmenu combobox theme justcode refactoring code-analysis design telerik-openaccess-orm pdf coverflow prism radrichtextbox visual-studio-2012 q3-2012 justmock-lite radwebinar aspnet-ajax data components support-resources mvc3 crm radgridview-for-silverlight sample-applications example rss radcoverflow editor design-time application grid html diagram raddatepicker agile Q1-2013 customization radmap ria-services web-service localization radrotator visual-style-builder memory-profiler template reporting-parameters contest sql-server warehouse features mobile-devices vs11 webapi jquery radfileexplorer browsers optimization-tips windows-store build gauge navigation rich-ui menu video visual-studio-2010 vs-2010 scheduler virtualization drop n-tier dragdrop installation radmenu xml testing-framework falafel code-camp radcalendar windows-7 reporting-crosstab services wcf-data-services helpdesk radajax free radjumplist awards testing radchartview radupload mvvm-light test-studio 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 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 alm 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 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
  • .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