Telerik blogs

Latest

  • Web

    IE10: The Next IE6?

    Let me be very clear: IE10 is a great browser. Genuinely. For all of its missteps with Internet Explorer over the years, Microsoft takes one giant step with IE10 towards finally feeling like a proper, modern, HTML5-ready browser. Of course, it won’t fully close the “HTML5 gap”...
    May 27, 2021 4 min read
  • People

    Become a Visual Studio 11 Master Detective – A Look into the Page Inspector

    Last week I mentioned my top five Visual Studio 11 designer improvements for ASP.NET development which took a look at some new goodies for us ASP.NET devs in VS11. One of these items, the Page Inspector, did get a bit of a spotlight but I think a paragraph or two cannot contain the sheer awesomeness that is this tool. Now I can hear some of you asking “What is this Page Inspector, and what makes it so special?” Well, let me tell you :) The Page Inspector found in VS11 brings in some of the most useful features within our favorite modern browser’s...
    May 27, 2021 7 min read
  • Productivity

    From Legacy to Dependency Injection

    The best thing about using Telerik JustMock is that you can mock practically everything. You can even mock types without using dependency injection, making JustMock the best framework to use when working with legacy code. We’ve all encountered tightly-bound code, and our first instinct is to correct it. However, there are only so many hours in a sprint, and it’s not always convenient to go on a large refactoring spree when the backlog is filling up. With JustMock, you can still ensure the code works, and it will set you up for the cleaning that will take place at a later time. The...
    May 27, 2021 4 min read
  • Web

    Creating Custom Kendo UI Plugins

    One of the questions that I see with some frequency on the Twitters, Emails and general InterWebs is: “Hey yo! How can I extend Kendo UI widgets or create custom Kendo UI plugins?”. Of course the fabulous thing about JavaScript frameworks is that you can in fact...
    May 27, 2021 10 min read
  • Web

    XAMLflix Introduces RadDataForm

    Hello everyone and welcome back to XAMLflix with RadDataForm for Silverlight and WPF. I hope you have been enjoying the series so far. Last week we took a look at two major controls, the RadRichTextBox and RapMap. In today’s episode, we will take a look at the RadDataForm and see just easy you can turn arbitrary business objects into a form layout. 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...
    May 27, 2021 2 min read
  • Mobile

    Metro, Direct2D and XAML – Burst of Performance in Windows 8

    Now that Windows 8 Consumer Preview is out we are eager to explore the new framework and the features it offers. While part of it is the good old XAML, there are plenty of other unique features, one of them being the DirectX integration at XAML level. While XAML is a great technology and offers literally unlimited features regarding layout and UI richness, sometimes there are cases where we need to push the framework beyond its limits in order to achieve highly-performing components with responsive and fluid user interaction. Although in most cases writing efficient algorithms and using the proper data structures...
    May 27, 2021 4 min read
  • People

    Thinking of a startup: start small and start now!

    Over the past few months, I’ve judged both the Startup Weekend and ServiceJam in Hong Kong, attended pitch nights, and spoke at some start-up networking events. Almost all aspiring entrepreneurs who I talked to at these events struggled with when was the right time to release V1 of their product. One guy even told me that he was sitting on an idea, an idea that he thinks can be bigger than Facebook, for almost 12 years waiting for patents! My advice to each all of these entrepreneurs is the same: start small and start now. Your best bet if you are thinking about something is to just do it. Many...
    May 27, 2021 3 min read
  • Productivity

    Telerik OpenAccess ORM now with Visual Studio 11 Beta support

    Visual Studio 11 Beta has already been around for several weeks and most of you have already tried it. Plenty of different opinions were out there – from praising the cool new features it offers, to grumbling about the surprisingly changed user interface. For all of you who are developing your applications leveraging the cutting-edge technologies on the market, we want to assure you: OpenAccess ORM will not be missing in Visual Studio 11 and you will be able to use it immediately, even in the VS's Beta version. In fact, since there is still a long way to go until Q2,...
    May 27, 2021 1 min read
  • Release

    JustCode Extension Improvements in 2012 Q1 SP

    The Telerik JustCode 2012 Q1 service pack has been released, and with it comes improvements to help you begin writing JustCode extensions. Project Template Our previous release of JustCode included a project template that included three extension examples for navigation, code marking / fixes, and refactoring. This is accessed from the Telerik menu under Installed Templates when creating a new project. Running this project would copy the assembly to the Libraries\UserExtensions folder in the JustCode installation path. This had the unfortunate side effect of applying the extensions anytime you ran Visual Studio, which would cause the assembly to be locked and hindered the ability...
    May 27, 2021 2 min read
  • Release

    Telerik CAB Enabling Kit for RadControls for WinForms updated to Q1 2012 SP1

    It is our pleasure to announce the availability of a new version of Telerik CAB Enabling Kit that supports the latest RadControls for WinForms Q1 2012 SP1. This update includes removing obsolete adapters, major refactoring of current Workspaces and creating a new workspace which supports all MDI application scenarios. Here is the list of the available Workspaces: RadDockWorkspace  RadPageViewWorkspace  RadFormWorkspace  RadFormMdiWorkspace  RadTabbedMdiWorkspace  In this release we have also improved the functionality of the UIAdapters and we have increased their number. Now we have a common adapter for all RadControls, which use RadItemCollection.  The available UiAdapters are: sRadCommandBarUIAdapter  sRadRibbonBarUIAdapter  sRadTreeNodeUiAdapter  sRadTreeViewUIAdapter  sRadItemCollectionUIAdapter - (RadMenu, RadStatusStrip, all controls that support RadItem collections) Telerik CAB Enabling Kit is available...
    May 27, 2021 1 min read