Telerik blogs
  • Web

    4 Ways To Make HTML Forms Enjoyable

    HTML forms are painful, but they don't have to be - at least not for the pour soul who has to fill it out. Here are 4 ways you can eliminate the fury that accompanies the HTML form experience both on the web and on mobile.
    May 27, 2021 6 min read
  • Web

    Working with Assemblies in the GAC

    As promised some time ago, here is a post that explains the basics of working with the Global Assembly Cache (GAC) – what it is, pros and cons, how to recognize a GAC reference when you see it and how to add a new one.
    May 27, 2021 7 min read
  • Web

    Asset Management, the Status Quo and Areas Of Opportunity

    Why do we organize assets the way we do? It must be rooted in tradition. Back when the internets were first getting started, and the world wide web was at version “1.0”, we just didn’t have that many .css or .js files to organize. So we put all our .css files in a public directory called “assets/css” and all our .js files in a public directory called “assets/js”, and we were done ... but there must be a better way.
    May 27, 2021 5 min read
  • Web ASP.NET AJAX

    How to integrate RadControls for ASP.NET AJAX in a WebFarm or WebGarden scenario

    Do you deploy your web sites in a WebFarm or a WebGarden? Read on to see how to integrate Telerik’s ASP.NET controls in load balanced environments. Even if you don’t, you will still learn the fundamentals of WebFarms and WebGardens.
    May 27, 2021 5 min read
  • Design

    The Importance of Wireframes in Application Design

    Recently, I joined efforts with two of my good friends and fellow Telerik Evangelists Michael Crump and Jesse Liberty to jointly build an application that would run on Windows 8 and Windows Phone. Michael will do the Windows Phone development, Jesse Windows 8 with C# and XAML, and I will tackle the WinJS version. Jesse did a great job of outlining the goals of the application and the initial wireframes of the application in his post on the project kick off. I want to focus on the value of using Wireframes in application design.
    May 27, 2021 5 min read