Telerik blogs

Latest

  • Release

    r.a.d.controls Q4 2005 is out!

    The Q4 release finally went live last Friday! It was our hardest, but also our best release so far. We added 5 new controls to the suite (upload, input, calendar, window, toolbar), released major updates for r.a.d.grid and r.a.d.combobox, extended the in-built AJAX support of most products, and on top of that, we were on the front line with full support for Visual Studio 2005. Here's a link to the complete news release: http://www.telerik.com/Default.aspx?PageId=1861&b21ActiveNewsId=bBj&b21CategoryId=drh I am particularly thrilled by r.a.d.grid 3.0. and r.a.d.window. The latter offers some unique capabilities and is a great addition to the r.a.d.controls suite as it allows developers to easily build applications with...
    May 27, 2021 2 min read
  • People

    The AJAX hysteria

    I got really aggravated by an article I read today and more specifically from the statement "before AJAX". It kind of gave the impression that they were not talking about an acronym but rather an important period in human history (e.g. "Before the fall of Communism") It seems to me that everywhere, everyone is talking about AJAX and it's becoming ridiculous. In just 7-8 months the web got cluttered with all kinds of AJAX addicts, Evangelists, "leaders" and people claiming they were doing AJAX even before XmlHttp was in the browser. It's almost like the infamous Web 2.0... Everyone talks about it, but no one knows exactly what it is. Am...
    May 27, 2021 3 min read
  • Web

    www.asp.net has a new design

    A couple of days ago the good ole www.asp.net site got a facelift. I didn't find much new stuff, but the design is very funky. I guess everyone was waiting to see something fresh and the VS 2005 official release seemed like a good time to roll out an update (the site's running .NET 2.0 so it's kind of a showcase:).I don't know whether anyone else is experiencing the same behavior, but it seems to me that the site simply hangs for a few seconds when you load a page with a lot of content (let's say the home page for the...
    May 27, 2021 1 min read
  • Web

    Building your own VS2005-compatible NUnit distribution

    Yesterday I blogged about two specific problems with VS2005 that have been driving me nuts this week.  Now I think I found a solution to one of them: the crashes caused when running your tests from TestDriven.NET's menu. I remembered reading on the nunit-users mailing list (or was it nunit-developer?) that NUnit does not quite support .NET 2.0 at 100% yet.  People have been getting the source from the CVS repository and have been building their own versions of the library, targeted at a specific .NET 2 framework version since the betas.  I decided to try and do that myself. First I got the...
    May 27, 2021 2 min read
  • Release

    VS2005 RTM is buggy!

    I thought I was the only one.  I thought it was just me and that I was doing something wrong or extraordinary.  I shut up.  Now the genie is out of the bottle.  First it was Roy Osherove's frustration with VS2005.  Now, my colleague and friend Atanas forwarded Ayende Rahein's complaints and his rant about VS2005 getting in the way of TDD.  minimsft has collected a lot of other rants about all the defects that have long been known and have not been fixed for the final version. I have two problems with VS2005: Web site projects compiles are sloooow.  The r.a.d.controls suite installer packs a...
    May 27, 2021 2 min read
  • People

    Ooo Champs Elysee....

    Wondering why I suddenly disappeared? Well, some time ago I made a promise to myself to maintain a work-life balance and to take a vacation every three months. So, I made a list of places I wanted to visit and last week it was time for ... Paris! It's really hard to describe in just words how good I felt and what a great time I had. As a matter of fact, I had been in Paris a few times before, but it was only for a day and I had not come even close to appreciating all of its splendor...
    May 27, 2021 3 min read
  • People

    Book Review: Working Effectively with Legacy Code

    I finished reading Michael Feathers' book this week, and I am absolutely thrilled. This is my first book review on this blog, and I hope it gives a good idea of the book, so that people can make an informed decision on whether to spend their time reading it.
    May 27, 2021 3 min read
  • Web

    r.a.d.controls = 13 + 5: the math behind (Part III)

    Today my meetings ended up earlier than I expected and this freed up some time to go over r.a.d.toolbar and r.a.d.combobox 2.0.r.a.d.toolbar 1.0Another great new control that we will be releasing in Q4 is r.a.d.toolbar. Unlike r.a.d.calendar it’s more or less feature-complete and will not undergo much evolution. r.a.d.toolbar will be by far the richest toolbar control for ASP.NET. Integrated with r.a.d.dock it will give you the versatility of the winforms toolbar with all the cool options such as re-ordering, floating toolbars, pinned toolbars, keyboard shortcuts, flexible databinding and a whole lot more. r.a.d.combobox 2.0In the last few months we received very...
    February 19, 2025 3 min read
  • Web

    r.a.d.controls = 13 + 5: the math behind (Part II)

    In my first post on r.a.d.controls Q4 (http://blogs.telerik.com/vassilterziev/posts/05-10-09/r_a_d_controls_13_5_the_math_behind_Part_I.aspx) I made an overview of r.a.d.grid 3.0. Today it’s time to share some information about r.a.d.combobox 2.0, r.a.d.toolbar and the long-awaited r.a.d.calendar. In the course of the previous week I’ve had a chance to review the work in progress and I am very happy with what our dev and design teams have done - all products are both high-performance and very visually appealing. The latter is pretty important as our products, in terms of capabilities, are way ahead of documentation and examples and customers do have a problem to see all their beauty and...
    May 27, 2021 3 min read
  • Web

    Internet Explorer developer toolbar (beta)

    Going through my daily blog feeds, I found a link to an old post on the IE blog. I don't know how I missed it before, but now I went ahead, downloaded, and installed the toolbar add-on. I can tell the toolbar is inspired by the Mozilla WebDeveloper extension by Chris Pederick: it has almost the same features. I use Chris' Mozilla extension all the time, and I am really happy I found an Internet Explorer counterpart. The features that I loved: The DOM viewer: this one is built in Mozilla. I have seen several bookmarklets that try to do it for IE, but this implementation is the most...
    May 27, 2021 2 min read