Telerik blogs
  • People

    Join me at the Toronto Code Camp

    I wanted to mention that I am going to be at the Toronto Code Camp on April 25 in Toronto, Ontario.  I will be presenting a session called “Building Business Applications with WPF, Silverlight and the Telerik RadControls”.  The session should give you a good understanding of what Telerik has to offer for the WPF and and Silverlight platforms.  If you are in the area I hope you will consider spending that Saturday learning.  The organizers need to know you are coming, so please take a moment to register on their website http://www.torontocodecamp.net.  This is the third annual event and...
    April 18, 2009
  • People

    Being new to Silverlight

    Keeping track of new technology is quite a tedious job.  In fact, if you try to catch up with all hot trends in software development you probably will end up having a job as a full time blog reader. In contrast, most software developers are always anxious about stretching their fingers on some actual coding. But the beginning is always the hardest part, even more if you are not patient enough or haven’t had time to watch videos and spent hours reading tutorials. In case you are coming from a different programming background, you are certainly used to specific methods...
    April 17, 2009
  • Web ASP.NET AJAX

    The Right Tool for the Right Job: RadTextBox for ASP.NET AJAX

    There are many ways to collect user input in ASP.NET web forms. There is the traditional ASP.NET TextBox control, or the handful of extenders available in the ASP.NET AJAX Control Toolkit. Or, you could stick to straight HTML with the <input> and <textarea> elements. For developers using Telerik’s web controls, there are more (and better) options. The RadControls for ASP.NET AJAX contain a set of input controls collectively named RadInput controls. Included in this set are the RadTextBox, RadNumericTextBox, RadMaskedTextBox, RadDateInput, and RadInputManager. In this blog post I will discuss the features of the RadTextBox for ASP.NET AJAX, including those which make it...
    March 01, 2009
  • Web

    Comparing Generic Types

        Today I was dealing with the problem of comparing generic types in Silverlight. After researching the problem I found many similar issues for which I couldn't find any straightforward solution on the web. So here we go - a post on the issue how to compare generic types. First, let’s say we have a simple generic class which is composed of two generic properties A and B, and a method that we will later use to compare these two properties. Moreover, I will constraint the class to invoke the constructor of the generic type argument by using where T : new()      public class GenericClass<T> where T : new()       {...
    January 10, 2009
  • Web

    Marketing and Silverlight, configuring cross-domain banners

    I have been part of Telerik’s Silverlight team for almost a year now, and I too well know that our marketing team is just two floors away to say anything bad about marketing.  So I will just say that now having Silverlight 2 in its official version out, marketing mix should adopt one more P in its four P’s concept, Ptechnology. That is why, I will try to explain this topic step by step, so that all marketing guys attracted by the name of this topic can delete the first paragraph and give it to their development teams for consideration....
    December 30, 2008