Telerik blogs
  • Productivity

    Telerik OpenAccess WCF Wizard: How-to Video #6-Auto detection of OpenAccess Version

    digg_url = "http://www.stephenforte.net/PermaLink,guid,c2e16168-facc-4bdd-a86e-406b9367bdb8.aspx";digg_title = "Telerik OpenAccess WCF Wizard: How-to Video #6-Auto detection of OpenAccess Version";digg_bgcolor = "#FFFFFF";digg_skin = "normal";digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined; As I showed yesterday, the new version of the Telerik OpenAccess WCF Wizard now allows you to work with any version of OpenAccess. Here is a video of how to do that by .NET Ninja in training Peter Bahaa. Telerik OpenAccess WCF Wizard: How-to Video #6-Auto detection of OpenAccess Version from Stephen Forte on Vimeo.
    September 17, 2009
  • Productivity

    LINQ Tip of the week: System.DateTime support

    Continuing with the LINQ tips, today we provide a list of System.DateTime properties and methods that are supported by the Telerik OpenAccess ORM LINQ implementation. The table below provides the equivalent SQL function call for every member.   Please note that the table lists the MS SqlServer specific SQL translation.   Properties DateTime.Day DAY(date) DateTime.Hour DATEPART(hour, date) DateTime.Millisecond DATEPART(millisecond,date) DateTime.Minute DATEPART(minute, date) DateTime.Month MONTH(date) DateTime.Second DATEPART(second, date) DateTime.Year YEAR(date)   Static Methods DateTime.Parse(String) value is parsed on the client side and the result is pushed to the server as filter DateTime.Parse(String,IFormatProvider) value is parsed on the client side and the result is pushed to the server as filter DateTime.Parse(String,IFormatProvider,DateTimeStyles) value is parsed on the client side and the result is pushed to the server as filter   The various comparison operators...
    September 16, 2009
  • Productivity

    Using the Telerik OpenAccess WCF Wizard with Multiple Versions of OpenAccess

    digg_url = "http://www.stephenforte.net/PermaLink,guid,650656ff-6523-40cf-9ea3-ea027824e72b.aspx";digg_title = "Using the Telerik OpenAccess WCF Wizard with Multiple Versions of OpenAccess";digg_bgcolor = "#FFFFFF";digg_skin = "normal";digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined; When the Telerik OpenAccess WCF Wizard shipped last month, it only worked with the Q2 version of OpenAccess. The problem is that Telerik makes internal builds of a product available in-between releases so developers can play around with new bits faster-and the OpenAccess WCF Wizard did not work with them. Telerik Internal Builds fix bugs out of band so lots of folks us them. The feedback we got on the WCF Wizard is that the wizard should work with any version of OpenAccess, including internal builds. The latest version of the Telerik OpenAccess WCF Wizard does just that. Now when you open the Wizard and you attempt to connect to...
    September 16, 2009
  • People

    Quick Reference Guide for Telerik Support

    In my time here at Telerik, I’ve discovered supporting our customers is something that we take great pride in. This has lead us to create a vast number of support options, some of which are easily noticeable and accessible and some which are less obvious. That is why, this week, I would like to take a time out from writing code to provide you with some information about our various support options. Product Support Pages (http://www.telerik.com/support.aspx) General support is quickly accessible through the Telerik website by clicking on the support tab. Here you will be able to easily ...
    September 16, 2009
  • Release

    Telerik CAB Enabling Kit for RadControls for WinForms moving to CodePlex

    Being one of the first vendors to provide support for the CAB and the SCSF, Telerik is strongly committed to provide seamless and easy integration with the CAB infrastructure. We provide new releases of the Telerik CAB Enabling Kit for RadControls for WinForms (TCEK) with each Telerik release, and recently Robert Shoemate, our WinForms Developer Evangelist, posted several blogs on the features that we support. The interest in extending the TCEK has been so great that we decided to provide TCEK to the community as an open source project on CodePlex. We believe this will give you an incentive to provide updates...
    September 15, 2009
  • Productivity

    Telerik OpenAccess WCF Wizard: How-to Video #6-Auto detection of OpenAccess Version

    digg_url = "http://www.stephenforte.net/PermaLink,guid,c2e16168-facc-4bdd-a86e-406b9367bdb8.aspx";digg_title = "Telerik OpenAccess WCF Wizard: How-to Video #6-Auto detection of OpenAccess Version";digg_bgcolor = "#FFFFFF";digg_skin = "normal";digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined; As I showed yesterday, the new version of the Telerik OpenAccess WCF Wizard now allows you to work with any version of OpenAccess. Here is a video of how to do that by .NET Ninja in training Peter Bahaa. Telerik OpenAccess WCF Wizard: How-to Video #6-Auto detection of OpenAccess Version from Stephen Forte on Vimeo.
    September 17, 2009
  • Productivity

    LINQ Tip of the week: System.DateTime support

    Continuing with the LINQ tips, today we provide a list of System.DateTime properties and methods that are supported by the Telerik OpenAccess ORM LINQ implementation. The table below provides the equivalent SQL function call for every member.   Please note that the table lists the MS SqlServer specific SQL translation.   Properties DateTime.Day DAY(date) DateTime.Hour DATEPART(hour, date) DateTime.Millisecond DATEPART(millisecond,date) DateTime.Minute DATEPART(minute, date) DateTime.Month MONTH(date) DateTime.Second DATEPART(second, date) DateTime.Year YEAR(date)   Static Methods DateTime.Parse(String) value is parsed on the client side and the result is pushed to the server as filter DateTime.Parse(String,IFormatProvider) value is parsed on the client side and the result is pushed to the server as filter DateTime.Parse(String,IFormatProvider,DateTimeStyles) value is parsed on the client side and the result is pushed to the server as filter   The various comparison operators...
    September 16, 2009
  • Productivity

    Using the Telerik OpenAccess WCF Wizard with Multiple Versions of OpenAccess

    digg_url = "http://www.stephenforte.net/PermaLink,guid,650656ff-6523-40cf-9ea3-ea027824e72b.aspx";digg_title = "Using the Telerik OpenAccess WCF Wizard with Multiple Versions of OpenAccess";digg_bgcolor = "#FFFFFF";digg_skin = "normal";digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined; When the Telerik OpenAccess WCF Wizard shipped last month, it only worked with the Q2 version of OpenAccess. The problem is that Telerik makes internal builds of a product available in-between releases so developers can play around with new bits faster-and the OpenAccess WCF Wizard did not work with them. Telerik Internal Builds fix bugs out of band so lots of folks us them. The feedback we got on the WCF Wizard is that the wizard should work with any version of OpenAccess, including internal builds. The latest version of the Telerik OpenAccess WCF Wizard does just that. Now when you open the Wizard and you attempt to connect to...
    September 16, 2009
  • People

    Quick Reference Guide for Telerik Support

    In my time here at Telerik, I’ve discovered supporting our customers is something that we take great pride in. This has lead us to create a vast number of support options, some of which are easily noticeable and accessible and some which are less obvious. That is why, this week, I would like to take a time out from writing code to provide you with some information about our various support options. Product Support Pages (http://www.telerik.com/support.aspx) General support is quickly accessible through the Telerik website by clicking on the support tab. Here you will be able to easily ...
    September 16, 2009
  • Release

    Telerik CAB Enabling Kit for RadControls for WinForms moving to CodePlex

    Being one of the first vendors to provide support for the CAB and the SCSF, Telerik is strongly committed to provide seamless and easy integration with the CAB infrastructure. We provide new releases of the Telerik CAB Enabling Kit for RadControls for WinForms (TCEK) with each Telerik release, and recently Robert Shoemate, our WinForms Developer Evangelist, posted several blogs on the features that we support. The interest in extending the TCEK has been so great that we decided to provide TCEK to the community as an open source project on CodePlex. We believe this will give you an incentive to provide updates...
    September 15, 2009