Telerik blogs

Latest

  • Mobile

    10 New Apps Join the Telerik Windows Phone Showcase Gallery

    I’ve just added 10 great customers’ apps to the Telerik Windows Phone Showcase Gallery.    Some of them are already doing great on the Marketplace, such as for example: Free Music Cloud at # 9 in the music + video / free category Private Photobox at # 94 in the photo / free category Don’t forget to send us your apps built with RadControls for Windows Phone at [windowsphoneapps at Telerik dot com]. ...
    April 12, 2012 1 min read
  • Release

    Telerik ASP.NET AJAX Ninjas, the Q1 2012 service pack is here!

    Telerik’s ASP.NET AJAX Q1 2012 SP1 is already available for download! Upgrade your projects now to leverage the newest improvements and get your issues fixed. I will try to summarize for you the most significant improvements in a minute.  Before that though I just want to tell you we are proud to see less open bugs in our PITS and logs. Yeah, we are almost running out of issues. No kidding, it’s a fact – we have components which don’t have a single reported issue opened like ListBox, AsyncUpload, TagCloud, XmlHttpPanel, TreeView. I hope you find the issues you reported addressed. Improvements You Shouldn’t...
    April 12, 2012 2 min read
  • People

    Communication struggles at a small company

    I’ve spent my entire career at start-ups. I’m use to small. I once worked at a big table with everyone else employed at the company, resulting in pure bliss. One company that I started with three other guys got up to eight people before we were sold to a company with close to 7,000 people in 40 countries. I am most comfortable working side by side with my colleagues; unfortunately over the last 10 years it has not really worked out that way. Ten years ago I started Corzen with my partner Bruce. Our first office was the Starbucks on 6th and W 57th street in Manhattan. We got...
    April 12, 2012 4 min read
  • People

    [Podcast] Agile Q&A Panel - Part 1 with Joel Semeniuk and Steve Porter

    Listen to Part 1 of our Agile Q&A Panel with my guests Steve Porter and Joel Semeniuk
    April 11, 2012 2 min read
  • People

    From Telerik VP: Microsoft + ASP.NET + Open Source: This Time for Sure!

    Bullwinkle: “Hey Rocky! Watch me pull a rabbit out of a hat!” Rocky: “Again? That trick never works!” Bullwinkle: “This time for sure!” In the last week or so, I’ve heard mixed reactions to Scott Hanselman’s eye-popping announcement that, in addition to ASP.NET MVC that is already open source, that Microsoft is releasing ASP.NET Web API and Razor as open source as well. Further, and this is the big deal: Microsoft is going to take contributions on their open source ASP.NET components and ship those contributions in the box for future major releases. Of course, this is big news on the face of it, but some...
    April 11, 2012 2 min read
  • Web

    Creating a DataSource Aware Kendo UI Widget

    Last week I wrote an article showing you how to create your own custom Kendo UI plugin. I gave you some boilerplate code and went over the basics of creating a simple plugin. I also provided a sample plugin for you that was a composite...
    April 10, 2012 8 min read
  • Web

    XAMLflix Presents RadHtmlPlaceholder

    Hello everyone and welcome back to XAMLflix with RadHtmlPlaceholder for Silverlight and WPF. I hope you have been enjoying the series so far. Last week we introduced the RadDataForm and RadUpload. In today’s episode, we will take a look at the RadHtmlPlaceholder and see just easy you can insert HTML or load a web page inside of a Silverlight application. What is XAMLflix you might ask? Well, it is Telerik’s way of teaching you how to use both new and existing controls from Telerik’s XAML suite. Each and every Thursday, we will provide a fresh batch of videos and sample projects highlighting a...
    April 10, 2012 2 min read
  • Productivity

    Writing a JustCode Code Cleaning Extension

    I recently decided to clean up an open source project, and the best tool I found for the job was Telerik JustCode’s Code Clean option. If you’ve never tried it, open the JustCode Options, go to Code Cleaning, then use the drop down to select Full (built-in) and press the “Set as Default” button. If you wish, you can use the “New” or “Clone” button to set up your own profile that matches your coding style. Afterwards, return to a piece of code file and press Ctrl+Shift+Alt+F and watch your (co-worker’s) code be processed into a thing of beauty. Opening a...
    April 10, 2012 5 min read
  • People

    Have an idea for a start-up? Don’t fall in love with it.

    The news today is buzzing with the announcement of Facebook’s acquisition of Instagram for $1billion.  Instagram co-founders, Kevin Systrom and Mike Krieger, literally had a billion dollar idea. The idea for Instagram was also Systrom and Krieger’s Plan B. Kevin Systrom and Mike Krieger raised $500k of seed funding from Baseline Ventures and Andreessen Horowitz while working on Plan A in early 2010. The original idea for Instagram was called Burbn, a check-in app that competed with Foursquare and allowed you to check-in to locations and add photos and videos to your check-in. Burbn’s focus was suppose to be a mash-up of Foursquare and Mafia Wars (where the name Burbn...
    April 10, 2012 2 min read
  • Productivity

    Lazy Programming for Smarties

    As a programmer, I can honestly say that I am lazy. Forget the menial job of repeating tasks... if it takes me an hour to complete an iteration, I would rather spend 3 hours automating the process. You never know when you might need to do it again, and the click of a button is much more satisfying than an hour of processing data. I know I’m not the only one who feels this way either, otherwise Andy Hunt and Dave Thomas wouldn’t have codified the DRY principle in The Pragmatic Programmer…. Don’t Repeat Yourself.  Visual Studio makes it easy to be...
    April 10, 2012 4 min read