Telerik blogs
  • Web ASP.NET AJAX

    ASP.NET Validation and so much more

    Perhaps some of you know that Telerik's tools provide great interoperability with the Professional Validation And More ("VAM") package by Peter Blum. Peter has a great set of products that offer much more than the validation controls that come with VS. As part of our collaboration, Peter was kind enough to give us a free license for internal use. It was sitting in our software repository and catching dust up until last week. We had to tackle an issue with validation groups in the back-end application of www.telerik.com - the postback triggered the wrong form on the page which wasn't supposed to...
    February 10, 2006
  • Web ASP.NET AJAX

    Importance of meaningful error messages

    The other day I had a very strange Visual Studio 2005 experience. I was testing the new design time capabilities of r.a.d.tabstrip and something went extremely wrong. My test environment consists of a WebControlLibrary project (the control itself) and a WebSite with a single aspx page containing nothing but a humble r.a.d.tabstrip. The site has a project reference to the web control library so it gets rebuilt whenever I build the site. So far so good. Here is the fun part - whenever I rebuilt the site and refreshed the page I received the following error:Ok, i said to myself, it's debugging time. I...
    February 08, 2006
  • People

    John Papa, interviewing tips, and the interviews at telerik

    John Papa's post with interviewing tips is an excellent read: I also share John's belief that the tech skills won't get you the job. At least at telerik they won't. The tech skills are just a prerequisite to get you to an interview. Typically, at the interviews in our company we don't ask a lot of technical questions. We do so only in case we are not 100% certain that what the person has written in his/her resume is true. Once we get past that, we spend most of the time trying to understand the person on the other side...
    February 06, 2006
  • People

    Egoless coding

    Earlier today my colleague Rumen posted a link to this great blog post by J Atwood from Vertigo Software: http://blogs.vertigosoftware.com/jatwood/archive/2006/01/24/The_Ten_Commandments_of_Egoless_Programming.aspx. I thought I should share it with our community as the ego of people, and especially that of the most knowledgeable and top performing people, is THE biggest problem of any organization. It kills teamwork, it doesn't leave room for self-improvement and it blinds the people, making them unaware of the context in which they are working. That's actually one of the reasons why we have our own commandment - if you are working for telerik, you have to leave your ego outside of the office door....
    January 25, 2006
  • Productivity Testing

    Two types of jsUnit tests

    I am a big jsUnit fan. I can't imagine what JavaScript development would be like if that tool did not exist. We all know that code without proper unit test coverage is legacy code. It is a time bomb waiting to go off in the hands of the developer that touches it next. Over time I have noticed a pattern in my jsUnit usage. I usually wear one of two testing hats when writing tests:The browser compatibility hat. Most developers know how to do things in Internet Explorer, and Gecko-based browsers. Those differences are widely known and people are used to writing...
    January 19, 2006
  • Web ASP.NET AJAX

    ASP.NET Validation and so much more

    Perhaps some of you know that Telerik's tools provide great interoperability with the Professional Validation And More ("VAM") package by Peter Blum. Peter has a great set of products that offer much more than the validation controls that come with VS. As part of our collaboration, Peter was kind enough to give us a free license for internal use. It was sitting in our software repository and catching dust up until last week. We had to tackle an issue with validation groups in the back-end application of www.telerik.com - the postback triggered the wrong form on the page which wasn't supposed to...
    February 10, 2006
  • Web ASP.NET AJAX

    Importance of meaningful error messages

    The other day I had a very strange Visual Studio 2005 experience. I was testing the new design time capabilities of r.a.d.tabstrip and something went extremely wrong. My test environment consists of a WebControlLibrary project (the control itself) and a WebSite with a single aspx page containing nothing but a humble r.a.d.tabstrip. The site has a project reference to the web control library so it gets rebuilt whenever I build the site. So far so good. Here is the fun part - whenever I rebuilt the site and refreshed the page I received the following error:Ok, i said to myself, it's debugging time. I...
    February 08, 2006
  • People

    John Papa, interviewing tips, and the interviews at telerik

    John Papa's post with interviewing tips is an excellent read: I also share John's belief that the tech skills won't get you the job. At least at telerik they won't. The tech skills are just a prerequisite to get you to an interview. Typically, at the interviews in our company we don't ask a lot of technical questions. We do so only in case we are not 100% certain that what the person has written in his/her resume is true. Once we get past that, we spend most of the time trying to understand the person on the other side...
    February 06, 2006
  • People

    Egoless coding

    Earlier today my colleague Rumen posted a link to this great blog post by J Atwood from Vertigo Software: http://blogs.vertigosoftware.com/jatwood/archive/2006/01/24/The_Ten_Commandments_of_Egoless_Programming.aspx. I thought I should share it with our community as the ego of people, and especially that of the most knowledgeable and top performing people, is THE biggest problem of any organization. It kills teamwork, it doesn't leave room for self-improvement and it blinds the people, making them unaware of the context in which they are working. That's actually one of the reasons why we have our own commandment - if you are working for telerik, you have to leave your ego outside of the office door....
    January 25, 2006
  • Productivity Testing

    Two types of jsUnit tests

    I am a big jsUnit fan. I can't imagine what JavaScript development would be like if that tool did not exist. We all know that code without proper unit test coverage is legacy code. It is a time bomb waiting to go off in the hands of the developer that touches it next. Over time I have noticed a pattern in my jsUnit usage. I usually wear one of two testing hats when writing tests:The browser compatibility hat. Most developers know how to do things in Internet Explorer, and Gecko-based browsers. Those differences are widely known and people are used to writing...
    January 19, 2006