Telerik blogs

Latest

  • People

    Telerik OpenAccess Data Services Wizard Product Roadmap

    This week we released our third “alpha” CTP build of our Telerik OpenAccess Data Services Wizard on Telerik Labs. We have received tons of feedback on the tool and look forward to more feedback. The wizard’s development team and the entire OpenAccess team have come up with a roadmap and would like some feedback from the community on it. In the spirit of a transparent design, I am going to publish the entire roadmap here for community review. Of course all of this can change blah blah blah. (The lawyers made me say that.) Beta 1: January 2010 Using T4 Code generation instead of text templates VB.NET code generation (we had a...
    May 27, 2021 2 min read
  • People

    MSDN Northeast Roadshow - November 8th, 2009

    Yesterday myself and Carl from the Boston area office attended the MSDN Northeast Roadshow stop in Waltham, MA for a good day of geeky goodness.  Chris Bowen and Jim O'Neil from Microsoft were again on point with informative (and fun!) presentations on the following topics: Something WCF This Way Comes RIA Window: Expression, Silverlight, and MVVM LINQ De-crypted Tales from the Webside- ASP.Net Webforms, Ajax, and more The sessions were action packed (watch out for flying RoadBlocks!) with tons of good info.  While they all rocked, my personal favorite were the looks into WCF and RIA development talks.  The WCF talk covered a walk through why you'd move to...
    May 27, 2021 2 min read
  • People

    Telerik OpenAccess Data Services Wizard December CTP Instruction Video

    Telerik released the December CTP of the Data Services Wizard earlier this week. Here is a video by .NET Ninja in training Peter Bahaa on using the wizard: Telerik OpenAccess Data Services Wizard December CTP from Stephen Forte on Vimeo. Technorati Tags: Telerik,OpenAccess
    May 27, 2021 1 min read
  • People

    FREE Webinar on Advanced ASP.NET AJAX RadScheduler Customization

    Join us for a webinar on advanced Scheduler customization for ASP.NET AJAX. If you are doing (or plan to do) any development with RadScheduler for ASP.NET AJAX this will be an invaluable resource for you! Our friends at Falafel Software will present some insightful information on how to use Inline Forms, Custom Forms or Popup Forms within RadScheduler. The session will shed light on customization techniques by reusing the logic of recurrence in your own customized forms and adding more custom fields from within these Custom Forms. Make sure not to miss the webinar on December 3, 2009, 9:00am - 10:30am PST. Get...
    May 27, 2021 1 min read
  • People

    Using OpenAccess and Telerik Reporting with SQL Azure Part II-Silverlight

    digg_url = "http://www.stephenforte.net/PermaLink,guid,e0f4b843-ed75-46b7-9fc5-8d788e3589c8.aspx";digg_title = "Using OpenAccess and Telerik Reporting with SQL Azure Part II-Silverlight";digg_bgcolor = "#FFFFFF";digg_skin = "normal";digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined; Yesterday I showed how to use Telerik OpenAccess, Telerik Reporting, and SQL Azure to create reports and view them in ASP.NET. Today i will show how to view that same report in Silverlight using the industry’s first native Silverlight report viewer. All of this is in the Telerik documentation, however, since we have our cool SQL Azure demo already up and running from yesterday, I figured it would be fun to show how to reuse the same report and view it in Silverlight. Getting Started Remember from yesterday that we have three projects in our solution: Telerik.Reporting.DAL-the class library project containing our OpenAccess entities (mapped back to SQL Azure tables) Telerik.Reporting.RptLib-the class library project containing...
    May 27, 2021 7 min read