Telerik blogs
  • People

    It’s Been A Long Run

    [Cross posted from .NET Musings]  I worked my first paying job involving computers in 1984.  After a degree in computer science from the school of engineering at Washington University in St. Louis, I started quite the run as a computer consultant.  My first jobs involved building custom computers and networks and programming the computers!  I’ve had a fabulous career as a consultant, and worked with a lot of fantastic people.  But I realized a while ago that I wanted to be something else when I grow up.  I just had no idea what that was.  In 1995, I started as a volunteer for...
    May 27, 2021 4 min read
  • Web

    Calling a method of a base class' base class

    Yesterday a colleague of mine asked me a question about how to invoke a method of a base class' base class. Although it is possible it is not a good idea.
    May 27, 2021 1 min read
  • People

    Oh Canada - The Canadian Mini-Speaking Tour

    Hey everyone!  This past week/weekend I was in Canada to speak at two user groups and a code camp (could be a sitcom title) on some Silverlight related topics.  It was very exciting to be heading to the country where the Winter Olympics were happening.  Above and beyond that, according to my community manager (a Canadian) I was going to get to experience the rich culture that Canada has to offer and get a lifetime of experiences in my short time there.  So what did I show up to? Canada is cold!!!  Late February in Saskatchewan is not the balmy beach...
    May 27, 2021 2 min read
  • Release

    RadControls for ASP.NET AJAX are now compatible with DotNetNuke 5.0.0

    At the very end of 2008, the DotNetNuke Corporation released a new major version of their web application framework - DNN 5.0.0. Our modules and skinobject PAs were not compatible with the new release because of a change in DotNetNuke's handling of files and subfolders in the PA archive. With the new RadControls for ASP.NET AJAX service pack release (2008.3.1314), we updated our DNN resources to be compatible with the 5.0.0 installer. The new build of the RadControls modules and skinobjects for DotNetNuke can be used in version 5 and 4 as well. If you find an issue with the...
    May 27, 2021 1 min read
  • Web

    dotNetRegister: Requirements

    Before we can begin any serious coding of the recently introduced "dotNetRegister" reference app, we need to define some some requirements. As with any good agile development effort, I want to create a backlog of features that need to be implemented and then prioritize development from there. I even intend to work on this application in sprints, though clearly, as a part time project, I don't expect to have a stellar burn-down rate. ASIDE: If any of these agile terms- like backlog, sprint, or burn-down rate- are unfamiliar to you, I highly encourage you to spend a little time becoming more...
    May 27, 2021 3 min read