Telerik blogs
  • Web

    Optimizing the load size of Telerik Silverlight controls

    Following the expansion of our Silverlight suite (more than 15 controls coming out next week) and the feedback we’ve got from the community, we are now in a process of optimizing the size of the assemblies. Instead of including all our controls into one big assembly, we decided to group them into several smaller ones. This will reduce the size of the XAP file when you are not using all the controls in the suite. We came up with the following list of assemblies: Telerik.Windows.UI.dll Telerik.Windows.Controls.Navigation.dll Telerik.Windows.Controls.Input.dll Telerik.Windows.Controls.Web.dll Apart from this list there will be assemblies that hold the themes of the controls - e.g. separate assemblies for the Telerik, Vista and Default themes.   I...
  • Web ASP.NET MVC

    Catching up with ASP.NET MVC

    I wouldn't normally consider myself an early adopter. In fact, I prefer the 'tried and true' to the 'hip and new', especially when it comes to software development. However, that doesn't mean I should keep my head in the sand. While I might not always live on the bleeding edge of .NET development, I should definitely be aware of what's going on there. With that goal in mind, I'm going to dedicate a series of posts specifically to looking at the new ASP.NET MVC framework. ASP.NET MVC was introduced last October at the ALT.NET conference and Preview 3 is readily available...
    July 06, 2008
  • People

    [ReSharper] Directory name donates namespace Yes or No ?

    If you like us are passionate user of ReSharper you know that ReSharper "did not like" when a class' namespace did not correspond to the directory structure the file belongs to. To illustrate this lets look at a simple example. Imagine that we have a project named MyProject. By default its namespace is MyProject. Lets have a folder named MyControls in the project as well. Now lets add a class file in that folder, naming it "MyControl.cs". The default namespace that will be generated for the class will be MyProject.MyControls. It is constructed using the default namespace and joining it with the folder...
    July 04, 2008
  • Web ASP.NET AJAX

    New features in RadComboBox, RadTreeView, RadUpload and RadScheduler

    Hi all, In this blog post I will show you some of the new features of RadComboBox, RadTreeView, RadUpload and RadScheduler which will appear in our Q2 2008 release. First I will introduce you with a cool new RadComboBox feature. Did you become a Telerik fan on Facebook yet? If not you can do so by going to http://telerikwatch.com/2008/06/become-official-telerik-fan.html. The reason I am talking about Facebook is that the new filtering functionality of RadCombobox works quite similarly.   To enable this new feature you will need to set the Filter property to either one of the 3 different modes –None, Contains and StartsWith. Here's what they mean:    ...
    July 03, 2008
  • Release

    RadControls for Silverlight and WPF

    My colleague Hristo Deshev just announced the availability of Telerik RadControls for WPF Beta2. This is a very important release not only because it brings so many new features and controls for WPF, but because this is our first release that includes the Silverlight and WPF controls under a single distributable. For this first release we ported just a few Silverlight controls for WPF (namely TreeView, PanelBar, Calendar, DatePicker, Slider, ProgressBar and NumericUpDown), but in the long run almost all Silverlight controls that are applicable in a desktop scenario will be included in the WPF suite. What does this mean to you as a developer? Why is this...
  • Web

    Optimizing the load size of Telerik Silverlight controls

    Following the expansion of our Silverlight suite (more than 15 controls coming out next week) and the feedback we’ve got from the community, we are now in a process of optimizing the size of the assemblies. Instead of including all our controls into one big assembly, we decided to group them into several smaller ones. This will reduce the size of the XAP file when you are not using all the controls in the suite. We came up with the following list of assemblies: Telerik.Windows.UI.dll Telerik.Windows.Controls.Navigation.dll Telerik.Windows.Controls.Input.dll Telerik.Windows.Controls.Web.dll Apart from this list there will be assemblies that hold the themes of the controls - e.g. separate assemblies for the Telerik, Vista and Default themes.   I...
  • Web ASP.NET MVC

    Catching up with ASP.NET MVC

    I wouldn't normally consider myself an early adopter. In fact, I prefer the 'tried and true' to the 'hip and new', especially when it comes to software development. However, that doesn't mean I should keep my head in the sand. While I might not always live on the bleeding edge of .NET development, I should definitely be aware of what's going on there. With that goal in mind, I'm going to dedicate a series of posts specifically to looking at the new ASP.NET MVC framework. ASP.NET MVC was introduced last October at the ALT.NET conference and Preview 3 is readily available...
    July 06, 2008
  • People

    [ReSharper] Directory name donates namespace Yes or No ?

    If you like us are passionate user of ReSharper you know that ReSharper "did not like" when a class' namespace did not correspond to the directory structure the file belongs to. To illustrate this lets look at a simple example. Imagine that we have a project named MyProject. By default its namespace is MyProject. Lets have a folder named MyControls in the project as well. Now lets add a class file in that folder, naming it "MyControl.cs". The default namespace that will be generated for the class will be MyProject.MyControls. It is constructed using the default namespace and joining it with the folder...
    July 04, 2008
  • Web ASP.NET AJAX

    New features in RadComboBox, RadTreeView, RadUpload and RadScheduler

    Hi all, In this blog post I will show you some of the new features of RadComboBox, RadTreeView, RadUpload and RadScheduler which will appear in our Q2 2008 release. First I will introduce you with a cool new RadComboBox feature. Did you become a Telerik fan on Facebook yet? If not you can do so by going to http://telerikwatch.com/2008/06/become-official-telerik-fan.html. The reason I am talking about Facebook is that the new filtering functionality of RadCombobox works quite similarly.   To enable this new feature you will need to set the Filter property to either one of the 3 different modes –None, Contains and StartsWith. Here's what they mean:    ...
    July 03, 2008
  • Release

    RadControls for Silverlight and WPF

    My colleague Hristo Deshev just announced the availability of Telerik RadControls for WPF Beta2. This is a very important release not only because it brings so many new features and controls for WPF, but because this is our first release that includes the Silverlight and WPF controls under a single distributable. For this first release we ported just a few Silverlight controls for WPF (namely TreeView, PanelBar, Calendar, DatePicker, Slider, ProgressBar and NumericUpDown), but in the long run almost all Silverlight controls that are applicable in a desktop scenario will be included in the WPF suite. What does this mean to you as a developer? Why is this...