Telerik blogs

Latest

  • Web ASP.NET AJAX

    JavaScript >> Get Any CSS Property Value of an Object using $style

        This is the first of a series of blog posts providing Javascript and CSS tips and tricks aimed to help you in your day-to-day work with web user interfaces. Anyone who needs to polish a user interface and make it truly cross-browser has hit the wall of browser differences, bugs and inconsistencies. There are plenty of resources on the Internet discussing workarounds to some of those problems - but our team's front-end developer Martin and I believe that in "our" bag of tricks there are some interesting ones as well. We will try to roll out at least 20...
    September 16, 2008
  • Web ASP.NET AJAX

    How To: Telerik RadGrid for ASP.NET AJAX client-side data-binding to WCF

    In continue to my previous posts related to RadGrid for ASP.NET AJAX client-side data-binding, I've created new example how to bind the grid to a WCF service: web.config service registration: <system.serviceModel>     <behaviors>         <serviceBehaviors>             <behavior name="ServiceBehavior">                  <serviceMetadata httpGetEnabled="true"/>                  <serviceDebug includeExceptionDetailInFaults="false"/>...
    September 16, 2008
  • Web ASP.NET AJAX

    Where is RadFormDecorator heading?

    If I had to summarize what the RadFormDecorator control is about in a single sentence, it would be: The RadFormDecorator aims to unload yet another task from the "regular Joe" developer by reducing the need for styling elements on the page. Enter RadControls Telerik RadControls provide a great deal of rich UI controls allowing a developer to build web-based applications that resemble the richness of a desktop application. The majority of controls provided in the suite do not have direct analogs provided by the browser - e.g. RadEditor, RadGrid, etc. There are also a number of controls that can be used to replace somewhat similar browser counterparts.  For...
    September 12, 2008
  • Web

    "Silverlight: Write and Win!" Contest

    Telerik became an exclusive sponsor of the "Write and Win" Contest organized by SilverlightShow.Net. "This contest aims to provoke people like you - geeks and fans, developers and designers, to show us what you've learned, what you've made, what you know. And all this will be shared with the community. Thus, we all make the Silverlight community stronger and active" states the official message at www.silverlightshow.net. The prizes that Telerik provides include: 1st - RadControls for ASP.NET AJAX + WinForms + Reporting Developer Subscription and Source Code License ($1,299 value). This is Telerik’s most comprehensive license and it includes a Gold Support Package, free product updates and new product releases for a period of...
    September 10, 2008
  • Web

    Silverlight Foundations: Hello, World!

    Silverlight is Microsoft's new platform for developing Rich Internet Applications. Instead of being constrained by the limitations of HTML, .NET developers can use their skills to create even more powerful applications in the browser than is possible with ASP.NET. But unless you've been living under a rock for the past year and a half, you already know that. What you might not know is how in the world to get started using this exciting new technology in your own projects. We have already released the RadControls for Silverlight 2 beta (which will be officially released alongside the release of Silverlight 2), and...
    September 10, 2008