• RadChart for WPF - Redesigned

    Some time ago when we announced our WPF charting effort a we received some feedback about the design of the control. At such an early stage of the control's development we were more interested in presenting the technical merits of the component rather than flashing some eye candy to please our customers.

    Well, development is moving on smoothly and now is the time to finally show some eye candy - and boy, don't I just love eye candy! :)

    The saying goes that a picture is worth a thousand words so I'm posting some preliminary designs for the "Ice" theme ...

  • Google Chrome - The browser in a Pokémon ball

    chrome

    Well, someone finally did it! They've put a web browser in a pokémon ball!

    The Internet is awash with blogs posts about Google chrome which just a few hours ago became available for download. I'm not going to just repeat whatever is in the Google chrome comic book. If you haven't seen it go do it now.

    I am, however, going to tell you just how happy this new browser makes me. And no, it is not the warm colors or the pokemon ball thing :)

    Google Chrome is just a great browser. It is very very fast, ...

  • Show me your IsNumeric() and I'll show you mine

    I was innocently writing a piece of code today and the need arose to check if an input type is a number. Naturally I started looking for such a method inside the .NET classes. After all for a framework which has more than 380,000 methods it will only be logical to have at least one which will do something as basic as this. Guess what? .NET does not ship with such a public method. Whaaaa?

    But do stay with me, please! It gets better. Armed with Reflector I decided that even if there is no such public method there must ...

  • Visual Studio Macros for Dummies

    If you are doing serious software development you probably have automated builds (via TeamBuild or some other tool) which build all the build configurations you have, run all your unit tests, run code analysis rules, run source analysis rules and more. While writing code you probably want to have all those extra tools and checks turned off because they will drag your productivity down. When you are about to check-in, however, you will need to make sure your solution builds without errors in different build configurations as well as run all tests to make sure you are not about to ...

  • WPF Futures is out!

    Today is an exciting day for me. Scratch that. Today is an exciting day for a whole lot of people here in Telerik. For the past several months we have been tirelessly crafting the future of telerik's Charting product line. Today, my friends, is an exciting day indeed because it all goes public. The Futures release of our WPF effort has just been published here with online examples available here.

    Together with the Chart and Gauges controls we are also featuring a technical preview of our scheduler component of WPF. Here is a summary for all the controls included ...

  • RadChart in ASP.NET MVC

    I just came upon this awesome blog post by Andreas who has managed to create an action for rendering an image. I'm blogging here to give more of you guys a heads up on his post. If you are into the whole MVC thing and want to use RadChart you should definitely check this out.

  • Visual Studio Tips & Tricks

    Being a professional developer requires that you invest some time in learning your tools. Working with .NET my tool of choice (not that there is a whole lot of choice) is Visual Studio.  It’s an excellent IDE that’s very customizable and can be extremely productive if you learn how to use it well. The best way to increase your productivity is to learn some keyboard shortcuts. Yes, the toolbars are all nice and pretty, but you can do pretty much absolutely everything with the keyboard. I even know some people who don't use any toolbars at all! In my ...

  • Announcing RadChart for WPF

    One particularly astute reader of my previous blog post noted that we must be up to something big doing 3D controls research. Well, I am now at liberty to say that he was completely right! What he didn’t know, however, was where exactly all this research was headed. It is with a great pleasure I announce today that we have been working for some time now on a new charting component for our WPF suite. It will officially by known as RadChart for WPF. This will be a feature rich chart offering with full-fledged 2D and 3D support. As all ...

  • UIElement3D Tips and Tricks

    It has been a while since I last blogged and after changing teams in the company I decided that it’s time to brush the dust off my blog.  So far the move from the ASP.NET world to WPF has been both challenging and enlightening at the same time. There are many new programming concepts going on in WPF and I will try to keep a series of blog posts which will reveal my experiences and thoughts from the viewpoint of an ex-ASP.NET developer diving into the brave new world of WPF.
       
    These days I am dealing with a lot ...
  • converter.telerik.com - now open

    Howdy geeks! No, it's not Christmas time, but we have a nice present wrapped up for you :)

    For the ones out there like me who enjoy all sorts of gizmos – check it out: http://converter.telerik.com/ the cool new service offered from the telerik labs free of charge for everyone. I was wondering how to best describe the idea, but Todd seems to do a better job:

    Code Converter is a free and simple VB to C# and C# to VB code converter. While there are several other good code converters available, none are perfect. Some are buried in busy websites. ...

  1. 1
  2. 2
  3. »