Telerik blogs
  • Productivity

    Migration to Visual Source Safe 2005

    A few weeks ago a couple of colleagues and I established that our source control system (VSS 6.0d) needs to be updated. There were numerous issues that were plaguing our daily struggle with Source Safe – slow speed, frequent crashes and file corruptions. Naturally we began looking for alternatives of the aging software (version 6.0 was originally released with VStudio 6.0 and was only patched a bit with the release of VS.NET in 2002). In a nice bit of synchronicity with our efforts, Visual Studio 2005 was just released and introduced a brand new version of Source Safe (it was internally...
    December 28, 2005
  • Productivity

    To leak, or not to leak…(memory) - Part One

    As a newbie blogger perhaps I should have started with a brief info on who I am and should have continued with a post extending my best wishes for Xmas and Year 2006. Nonetheless, I thought it's a better idea to post some technical content that might be of use to our community. Perhaps the info will benefit some of you and will let you spend Xmas Eve with your family, rather than sit in the office trying to fix problems for which our team has found solutions. Ever been shocked with how much your memory usage grows on every refresh...
    December 21, 2005
  • Web

    No more Internet Explorer for Mac

    One of the people on our design team sent us the good news this morning - it's official that Internet Explorer for Mac will no longer be supported and will not be available for download as of December 31st, 2005. You can read the full bulletin at the Mactopia site:http://www.microsoft.com/mac/products/internetexplorer/internetexplorer.aspx?pid=internetexplorerI am sure there won't be a lot of tears in the eyes of our development team now that the "villain" will be finally gone. We will not stop to support Mac IE immediately but we do plan to drop support for the notorious browser at some point in Q1 2006. We do recommend to customers...
    December 20, 2005
  • People

    I am a published author!!!

    It's official now: I am a co-author of a real paper book. The book is titled ???????????? ?? .NET Framework (.NET Framework programming) and it is written in Bulgarian. I am holding it right now -- it is a bit heavy (800+ pages for the first part), but holding it feels good. The first part has been published and we are expecting the second part really soon. The cool thing is that the book is distributed under a free license and you can download the text in DOC or PDF format from the site. The book is an introductory-level text, aimed for the beginner programmers. Most...
    December 16, 2005
  • Productivity

    Code complexity and metrics

    My name is Vladimir Milev and I am a software engineer at telerik. I would like to talk about code metrics in my first post on the company blog. The r.a.d.controls suite has come a long way and features a lot of components. This has come at a price though – increasing complexity of the code. Code complexity is measured in different ways, however, the most commonly acclaimed metric is called “Cyclomatic complexity”. It was introduced by Thomas McCabe in 1976, and it measures the number of linearly-independent paths through a program module. The score is determined by the following...
    December 15, 2005
  • Productivity

    Migration to Visual Source Safe 2005

    A few weeks ago a couple of colleagues and I established that our source control system (VSS 6.0d) needs to be updated. There were numerous issues that were plaguing our daily struggle with Source Safe – slow speed, frequent crashes and file corruptions. Naturally we began looking for alternatives of the aging software (version 6.0 was originally released with VStudio 6.0 and was only patched a bit with the release of VS.NET in 2002). In a nice bit of synchronicity with our efforts, Visual Studio 2005 was just released and introduced a brand new version of Source Safe (it was internally...
    December 28, 2005
  • Productivity

    To leak, or not to leak…(memory) - Part One

    As a newbie blogger perhaps I should have started with a brief info on who I am and should have continued with a post extending my best wishes for Xmas and Year 2006. Nonetheless, I thought it's a better idea to post some technical content that might be of use to our community. Perhaps the info will benefit some of you and will let you spend Xmas Eve with your family, rather than sit in the office trying to fix problems for which our team has found solutions. Ever been shocked with how much your memory usage grows on every refresh...
    December 21, 2005
  • Web

    No more Internet Explorer for Mac

    One of the people on our design team sent us the good news this morning - it's official that Internet Explorer for Mac will no longer be supported and will not be available for download as of December 31st, 2005. You can read the full bulletin at the Mactopia site:http://www.microsoft.com/mac/products/internetexplorer/internetexplorer.aspx?pid=internetexplorerI am sure there won't be a lot of tears in the eyes of our development team now that the "villain" will be finally gone. We will not stop to support Mac IE immediately but we do plan to drop support for the notorious browser at some point in Q1 2006. We do recommend to customers...
    December 20, 2005
  • People

    I am a published author!!!

    It's official now: I am a co-author of a real paper book. The book is titled ???????????? ?? .NET Framework (.NET Framework programming) and it is written in Bulgarian. I am holding it right now -- it is a bit heavy (800+ pages for the first part), but holding it feels good. The first part has been published and we are expecting the second part really soon. The cool thing is that the book is distributed under a free license and you can download the text in DOC or PDF format from the site. The book is an introductory-level text, aimed for the beginner programmers. Most...
    December 16, 2005
  • Productivity

    Code complexity and metrics

    My name is Vladimir Milev and I am a software engineer at telerik. I would like to talk about code metrics in my first post on the company blog. The r.a.d.controls suite has come a long way and features a lot of components. This has come at a price though – increasing complexity of the code. Code complexity is measured in different ways, however, the most commonly acclaimed metric is called “Cyclomatic complexity”. It was introduced by Thomas McCabe in 1976, and it measures the number of linearly-independent paths through a program module. The score is determined by the following...
    December 15, 2005