Telerik blogs
  • Release

    SP1 of Telerik Reporting Q2 2010 released; new videos on their way

    A few days ago we released the Service Pack 1 of Telerik Reporting Q2 2010. Although this is the first Service Pack for Telerik Reporting for this release, it is quite impressive in the amount of improvements it contains in all product fronts - VS report designer, data source components, report rendering and processing, and in the report viewers. The shortlist of the most important fixes includes better medium trust support, addressed Table/Crosstab design time issues related to TableGroup.GroupKeepTogether, KeepTogether, and repeating GroupHeader section overlapping other sections. The improvements include SqlDataSource support for stored procedures under MySQL, support for the ODP.NET ADO.NET provider,...
    September 23, 2010
  • Web

    Getting Started with LightSwitch and OpenAccess – Part 3

    In my last blog we learned how to create an OpenAccess Domain Service that can be consumed by LightSwitch.  In this post we will continue down this path, and get the service loaded as a data source in a LightSwitch application. Adding the Service Our first task today is to add a LightSwitch Project to our solution. Do this through the standard “Add New Project” dialog.  You should see “LightSwitch” as one of the installed templates in the tree view on the left.  Select C#/VB, give the project a name, and click Ok.   Our solution explorer should now look like this:   Right click on “Data...
    September 23, 2010
  • People

    Impressions from Basta

    While approaching the exhibition reception with fun and food around, Jan is doing his session about code generation in VS 2010.     Our Geekette had to do the booth in the meantime ;-)    
    September 22, 2010
  • Web

    Building a Data Warehouse Part II: Building a new schema

    [repost from Stephen Forte's Blog] In Part I: When to build your data warehouse we looked at when you should build your data warehouse and concluded that you should build it sooner rather than later to take advantage of reporting and view optimization. Today we will look at your options to build your data warehouse schema. When architecting a data warehouse, you have two basic options: build a flat “reporting” table for each operation you are performing, or build with BI/cubes in mind and implement a “star” or “snowflake” schema. Let’s take a quick look at the first option and then we will take a look at...
    September 22, 2010
  • Web

    Getting Started With LightSwitch and OpenAccess – Part 2

    In the last blog we looked at creating an OpenAccess domain model to expose to LightSwitch.  In this blog we continue down the path of integrating OpenAccess and LightSwitch.  Today we will set up an OpenAccess Domain Service that can be consumed by LightSwitch. Creating the Service The first thing we need to do is add a new “WCF RIA Service Class Library” to our solution:   This will add a new folder to our solution containing 2 projects, one is the RIA Service library(Demo.OALightSwitch.Web), and the other is a Silverlight client project(which we can ignore for these blogs).    After we add the new projects, we...
    September 21, 2010
  • Release

    SP1 of Telerik Reporting Q2 2010 released; new videos on their way

    A few days ago we released the Service Pack 1 of Telerik Reporting Q2 2010. Although this is the first Service Pack for Telerik Reporting for this release, it is quite impressive in the amount of improvements it contains in all product fronts - VS report designer, data source components, report rendering and processing, and in the report viewers. The shortlist of the most important fixes includes better medium trust support, addressed Table/Crosstab design time issues related to TableGroup.GroupKeepTogether, KeepTogether, and repeating GroupHeader section overlapping other sections. The improvements include SqlDataSource support for stored procedures under MySQL, support for the ODP.NET ADO.NET provider,...
    September 23, 2010
  • Web

    Getting Started with LightSwitch and OpenAccess – Part 3

    In my last blog we learned how to create an OpenAccess Domain Service that can be consumed by LightSwitch.  In this post we will continue down this path, and get the service loaded as a data source in a LightSwitch application. Adding the Service Our first task today is to add a LightSwitch Project to our solution. Do this through the standard “Add New Project” dialog.  You should see “LightSwitch” as one of the installed templates in the tree view on the left.  Select C#/VB, give the project a name, and click Ok.   Our solution explorer should now look like this:   Right click on “Data...
    September 23, 2010
  • People

    Impressions from Basta

    While approaching the exhibition reception with fun and food around, Jan is doing his session about code generation in VS 2010.     Our Geekette had to do the booth in the meantime ;-)    
    September 22, 2010
  • Web

    Building a Data Warehouse Part II: Building a new schema

    [repost from Stephen Forte's Blog] In Part I: When to build your data warehouse we looked at when you should build your data warehouse and concluded that you should build it sooner rather than later to take advantage of reporting and view optimization. Today we will look at your options to build your data warehouse schema. When architecting a data warehouse, you have two basic options: build a flat “reporting” table for each operation you are performing, or build with BI/cubes in mind and implement a “star” or “snowflake” schema. Let’s take a quick look at the first option and then we will take a look at...
    September 22, 2010
  • Web

    Getting Started With LightSwitch and OpenAccess – Part 2

    In the last blog we looked at creating an OpenAccess domain model to expose to LightSwitch.  In this blog we continue down the path of integrating OpenAccess and LightSwitch.  Today we will set up an OpenAccess Domain Service that can be consumed by LightSwitch. Creating the Service The first thing we need to do is add a new “WCF RIA Service Class Library” to our solution:   This will add a new folder to our solution containing 2 projects, one is the RIA Service library(Demo.OALightSwitch.Web), and the other is a Silverlight client project(which we can ignore for these blogs).    After we add the new projects, we...
    September 21, 2010