Telerik blogs

Latest

  • Productivity

    Naming Conventions in JustCode

    Choosing appropriate identifiers for the constructs in your code provides better readability and maintainability. With the latest build of Telerik JustCode you can now easily set naming conventions for all your code elements. Configuration and Supported languages These rules can be set for C# and VB.NET and are part of the Code Style section of the JustCode options dialog: These options are part of the shared settings so you can share them per solution as well. Naming Rules There are seven types of rules that a user can choose from: camelCase PascalCase UPPER_UNDERSCORE lower_underscore Sentence_underscore PascalCase_Underscore camelCase_Underscore You can also disable the naming convention for a specific construct. Just choose “Disabled” from the rules...
    February 02, 2012 2 min read
  • Release

    The Q1 2012 MVC Beta is here with new Area chart and galore of charting features

    I am happy to announce the immediate availability of the Telerik MVC Extensions Q1 2012 Beta release! With it comes the longed-for Area chart type as well as a bunch of new features for the majority of the existing chart types supported by our MVC charting. We are also shipping a plethora of small and medium-sized features across all the Telerik MVC extensions, as well as formal support for the Chrome 16 and FireFox 10 browser versions. I won't go into much detail about each and every new functionality delivered with the Beta and, consecutively, the upcoming official major release...
    February 02, 2012 2 min read
  • Mobile

    Using RadSlideView for Windows Phone to Load Items on Demand

    Download the demo project Download the Q1 2012 BETA   RadSlideView is one of the major and widely used controls in our RadControls for Windows Phone tools. For the Q1 2012 BETA release we completely revamped its architecture and API design to meet all the feedback and feature requests we gathered from our users. Instead of inheriting from RadLoopingList, the control now inherits from the abstract DataControlBase class and exposes properties and methods similar to the ones found in our RadDataBoundListBox. We believe this approach will have better adoption and will be more intuitive to you – our users. This re-design allowed us to improve performance...
    February 02, 2012 3 min read
  • Web

    XAMLflix continues with RadBarCode for Silverlight and WPF

    Hello everyone and welcome back to XAMLflix with RadBarCode for Silverlight and WPF. 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 different control. Since our Silverlight and WPF share a common codebase and API, you only have to learn how to use these controls once! You can simply copy and paste the code between frameworks. If you are eager to get started then go ahead and download...
    February 02, 2012 2 min read
  • Mobile

    Horizontal Scrolling in RadDataBoundListBox now available

    RadDataBoundListBox has been continuously developed and extended with new features like Item Animations, CheckBoxes support, Data Virtualization support etc. We have also fine-tuned its performance so that it perfectly fits in an environment of limited memory and CPU resources what a mobile phone is. You can see here a real-world scenario based comparison between RadDataBoundListBox and a standard ListBox control putting both UI Virtualization approaches head to head. With Q1 2012 Beta we are introducing an entirely new feature which also paves the way for a more complex and performance-optimized Wrap Virtualization Layout: Horizontal Scrolling. A nice example is available in our Demos app...
    February 02, 2012 2 min read
  • Release

    Try the Hot Stuff – Telerik’s AJAX Q1 2012 Beta is Out!

    Though the time since the last official release, Q3 2011, and today’s release of the next Q Beta is a month shorter than usual, I am happy to present you the early preview of the Q1 2012 version of Telerik’s Controls for ASP.NET AJAX. Thanks to the hard work of the AJAX team members, we were able to include all of the major features here in the Beta version. And as most of them have been highly requested by you for some time now, I am sure you are eager to get them. But let’s stop wasting time and see...
    February 01, 2012 2 min read
  • Release

    RadControls for Windows Phone Q1 2012 Beta is here

    Two weeks before the official Q1 2012 release we have prepared a Beta package containing all the new stuff that we have been working on the previous months for you to check out. There are some brand new components, as well as cool new features in RadSlideView, RadDataBoundListBox and RadBusyIndicator.   Let's start with the newborn components available in RadControls for Windows Phone Q1 2012 Beta: RadToolTip - this is a control that allows you to display a popup associated with a given visual element on your page. This popup may contain any type of information, like additional details or some hints. We have a...
    February 01, 2012 2 min read
  • Release

    Introducing RadDiagnostics for Windows Phone

    As part of the Telerik “Q1.2012 Beta” package for Windows Phone we are releasing a new set of "Application Building Blocks" components. You can find more info on the idea of Application Building Blocks here. Among these components is RadDiagnostics. Overview RadDiagnostcs component will enable you to receive crash reports, get specific debug and run-time information from your end users when an issue (ApplicationUnhandledException) in your application is encountered. When an exception occurs, a MessageBox dialog is displayed and users are asked to report the diagnostics data. The collected data contains rich information about the exception, device and runtime info. Optionally a screenshot of the current application state can be provided....
    February 01, 2012 3 min read
  • Mobile

    Implementing Trial Functionality for Windows Phone applications

    As part of the Telerik “Q1.2012 Beta” package for Windows Phone we are releasing a new set of "Application Building Blocks" components. You can find more info on the idea of Application Building Blocks here.  Overview Part of the application building blocks are the RadTrialApplicationReminder and RadTrialFeatureReminder components. With these 2 components developers can implement and adjust the trial functionality of their applications. You can implement application-wide trial notifications, or feature-specific trial notifications, with a lot of configurable options. Both components support time-based and usage-based trial restrictions. Here is the list of the implemented features: Optional free period (time based or usage based), when no trial...
    February 01, 2012 3 min read
  • Mobile

    Introducing Rate Application Reminder for Windows Phone

    As part of the Telerik “Q1.2012 Beta” WindowsPhone package we released a set of building blocks components. You can find more info on the idea of building blocks for Windows Phone here. Overview As we are discussing in our “Promote your Windows Phone App on a Shoestring” whitepaper, the number of ratings plays a big role in the algorithm that the marketplace uses to rank the different apps. Our experience shows that if the users are reminded to do something, chances are that their response rate will be higher than if they are not reminded. With RadRateApplicationReminder you can configure your application to display...
    February 01, 2012 2 min read