Telerik blogs
  • Release

    Telerik's ASP.NET AJAX Editor Gets a New Collaboration Feature – Track Changes

    We constantly improve Telerik’s ASP.NET AJAX Editor control with new features requested by our clients. In the Q2 2012 beta release we added a sneak peek of its new Track Changes functionality. It resembles the idea of track changes in MS Word®, so I suppose all of you know what it is and how it behaves. Still, let’s take a look at how you can put it to good use. How it looks For those of you who are not familiar with this - any change in the content area (inserting, pasting, deleting or applying formatting to the content) is tracked. Content that is...
    June 01, 2012
  • Web ASP.NET AJAX

    Touch up your app with Telerik’s MetroTouch skin for ASP.NET AJAX

    Have you ever experienced difficulties with hitting a button on a touch screen because of the button’s small size? Haven’t you wished texts were larger so you don’t need to zoom-in to read? No more troubles - our new MetroTouch skin for Telerik’s ASP.NET AJAX controls is coming on board with Q2 2012, expected in about a week!    
  • Release

    See the early bits in action – Try Telerik’s AJAX Q2’12 Beta

    I am happy to share with you that the Q2 2012 Beta of Telerik’s ASP.NET AJAX controls is here and you can try it right away. Just as the Q1 2012 SP1 was full of fixes, today’s Beta is full of new features and controls. Let’s have a quick trip. NEW CONTROLS Barcode – The control allows you to visualize barcodes for your products using the most popular standards. It’s really easy to use and configure. The resulting image is rendered as SVG (Scalable Vector Graphics) in the modern browsers where HTML5 allows embedding SVG in your web pages. In older browsers the output...
  • Web ASP.NET AJAX

    Quick Tips on Troubleshooting Your Web Pages – Element Inspector and Network Resources

    When I first started out developing web pages back in the day there barely were any tools for development outside of the IDEs that were offered, which weren’t too much to write home about anyways. While some might say that web pages that were manly cluttered with animated GIFs and content related to Warcraft 1 & 2 and Diablo 1 (tells you a lot about my child hood ;)) is not considered much of a web development project, I still say it is (or was) :D. Either way, you wrote your HTML, CSS (fairly new too) and JavaScript and hoped...
  • Web

    There’s a Tool for That: 13 Essential Tools for the Ninja Web Developer

    When I am not hacking code, I can usually be found tinkering with cars.  I have been working on cars for a long time, and have acquired quite a collection of tools along the way.  It’s safe to say I love tools much to my fiancée’s dismay. =)   In this blog I highlight a few tools I find useful for web development, and best of all, almost all of them are completely free! General Tools Fiddler Fiddler is one of the best HTTP debugging tools available today. It can be used any time you want to capture all HTTP traffic between your computer, and...