Telerik blogs

Latest

  • People

    India Trip Notes

    12 days. Two user groups, three conferences, two days of training/coaching for a customer, five customer site visits, one interview, several community engagements. I’m pretty sure I’m missing something there, but that’s a fairly accurate summary of my trip to India these last two weeks. Our country manager, Abhishek Kant, lined up an extremely full itinerary (because I told him to!) for my extended trip. We spent a lot of time having great conversations with customers, other organizations, community members, and each other. India’s an amazing place, and I’ll have a post about the more personal aspects of my ...
    March 22, 2023 3 min read
  • Productivity Testing

    Mocking Constructors with JustMock

    In .NET there are two types of constructors, instance constructors and static constructors. Instance constructors are called when objects are instantiated, while static constructors get called before any member of the class is invoked for the first time.
    May 27, 2021 3 min read
  • People

    Forbes Magazine Bulgaria Honors Telerik During Annual “Forbes Business Awards 2012”

    This week Telerik was awarded the “Human Resources Development” and “Community Involvement” awards by Forbes Magazine during its annual “Forbes Business Awards 2012” in Bulgaria. The two awards come only days after Telerik was once again named “Number 1 Best Employer in Bulgaria” by AonHewitt for the fifth consecutive year.
    May 27, 2021 2 min read
  • Mobile

    Windows 8: Storing JSON Data for Conference Buddy

    Once we gather the data, we’d like to save it to a format that will be consistent across Windows 8 C# and Windows 8 Javascript, as well as Windows 8 Phone. For now, we’ve settled on JSON as a common persistence and wire-format. While JSON stands for JavaScript Object Notation, there are good libraries for converting .NET objects to JSON and back.
    May 27, 2021 3 min read
  • Mobile

    Windows 8: Adding An AppBar to Conference Buddy

    In the most recent posting, we looked at a wire-frame that illustrated some of the data we’ll be collecting. The user fills in the fields, but then how does the user indicate Save or Cancel? It would be tempting to add buttons right beneath the data entry form, but the design guidelines call for keeping Chrome, including such buttons, out of sight.
    May 27, 2021 2 min read
  • Release

    Announcing RadControls for Windows Phone Q3 2012 SP1: Revamped DataForm, ListPicker enhancements and many more

    Q3 2012 SP1 comes as a milestone in the development of RadDataForm. This release introduces significant improvements and enhancements in the control making it entirely revamped. The changes are important because they are inspired by our real-life experience with the control while integrating it in our Tasks application for Windows Phone and other smaller projects. Since some significant breaking changes are introduced with the new RadDataForm upgrades, we strongly recommend anyone who uses the control to take a look at the Release Notes for further information. We are also going to update our online help regarding RadDataForm considering the new APIs.
    May 27, 2021 2 min read
  • Web ASP.NET AJAX

    Get Started: Creating My First Working ASP.NET AJAX RadControls Application

    My name is Jeffrey T. Fritz, and I am a developer who has been working with Asp.Net since the 1.0 days of 2002. I’ve built web applications of all sizes for all form factors, and included localization features in those applications. As an experienced developer, I’m also a rookie with Telerik’s ASP.Net AJAX controls. To assist other who might be in a similar situation, I’m going to write a series of posts here that share my experiences in getting started with the ASP.Net AJAX controls. I’ve primarily used the default controls that Microsoft distributes with Visual Studio, and thought to myself that using these controls would be a similar experience. Please understand, I’m a developer who starts coding first, and reads product documentation later. You should see how I assemble IKEA furniture...
    May 27, 2021 4 min read
  • Productivity

    JustCode Code Style Settings for C# - Part 2

    In our previous blog posts on the JustCode Formatter ("Introducing the Formatter" and "Comparing the JustCode Formatter to the Visual Studio Formatter") we showed you what it is and how it works. Our latest post on the formatter detailed the first half of the settings for C#. In this post, we will show the rest of the code style settings for C#.
    May 27, 2021 5 min read
  • Release

    Announcing the Kendo UI Q1 2013 Roadmap!

    Kendo UI’s Q3 release is behind us, and the holidays are upon us. I don’t know about you, but I can’t think of a better way to celebrate than with a roadmap update! And I’m not talking about just any roadmap, it’s the Kendo UI Q1 2013...
    May 27, 2021 5 min read