Telerik blogs
  • Productivity Debugging

    Capturing Traffic from .NET Services with Fiddler

    When Fiddler launches and attaches, it adjusts the current user’s proxy settings to point at Fiddler, running on 127.0.0.1:8888 by default. That means that traffic from most applications automatically flows through Fiddler without any additional configuration steps.
    January 08, 2013
  • Productivity Reporting

    Using Fiddler with Apple iOS Devices

    You can use Fiddler to debug traffic from Apple’s iOS-based devices if you have a Windows or Linux-based PC to run Fiddler on, and a Wi-Fi connection shared between that PC and your iOS device.
    December 22, 2012
  • Web ASP.NET AJAX

    Telerik’s Major ASP.NET Data Visualization Controls in a New Sample App

    You must have noticed we have been working aggressively on improving the data visualization arsenal of Telerik's ASP.NET AJAX controls over the past year. This is why we thought it was about time we combined the new Gauge, PivotGrid and AutoCompleteBox controls with the enhanced HTML5 Chart into a simple and compact website application. Naturally, with all the hype about this year's Olympic Games the theme for the app was quite obvious. ;) The sample ASP.NET app Olympic Games showcases how easy it is to provide data presentation and management functionality to your users and how you can integrate several major controls with just a few lines of code. Of...
    October 26, 2012
  • Mobile

    How to Build a Picture Gallery app for Windows Phone - Part 3

    In this last part of the Picture Gallery blog series, we will discuss how the app handles errors and how RadControls for Windows Phone improved the development experience. In case you missed the previous two posts, they can be found here and here. Handling exceptions No application is complete without proper error handling. To be robust the application should handle the expected exceptions in a meaningful way or crash noisily when an unexpected error occurs. In the Picture Gallery app there are a few situations that should be expected.  The first and most important condition that we need to verify on app startup is whether...
    October 01, 2012
  • Productivity

    Telerik OpenAccess ORM - From your Database to a WCF Service

    After the official release of our new Add OpenAccess Service wizard you have shown some great interest in using it to shorten the efforts for creating the Web Services and start developing your N-Tier solution. As we are always trying to help you achieve your goals faster and easier, we decided to enhance our resources on the matter with two video tutorials, covering all you need to know about using the wizard for generating WCF Plain Services and WCF Data Services.   WCF Plain Services As many of you already know, for exposing your OpenAccess Domain Model through a Plain Service, we are generating a layer of Data Transfer Objects....
    September 25, 2012