Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 3 results for Caching.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Silverlight Show  on  Apr 30, 2010 (1 month ago)
    Tags: Caching , WCF , Subodh Pushpak
    In this post Subodh Pushpak discusses caching in WCF.

    There are scenarios where Silverlight client calls WCF (or REST) service for data.

    Now, if the data is cached on the WCF layer, the calls can take considerable resources at the server if NOT cached. Keeping that in mind along with the fact that cache is an cross-cutting aspect, and therefore it should be as easy as possible to put Cache wherever required.



  • 0 comments  /  posted by  Silverlight Show  on  Mar 31, 2009 (more than a year ago)
    Tags: Caching , Silverlight 3 , Cached Composition
    According to Page Brooks one of the coolest new features in Silverlight 3 is Cached Composition so he decided to dedicate an article to it.

    Cached Composition is a performance enhancement feature that will allow visual elements to be cached as bitmaps after the first render.  After caching occurs, the application can effectively bypass the render phase for the cached visual elements and simply display the cached elements instead.

  • 4 comments  /  posted by  Thomas Kirchmair  on  Jan 27, 2009 (more than a year ago)

    Note: This article is submitted by Thomas Kirchmair for Silverlight: Write and Win contest.Thanks a lot, Thomas! Hello All, Please drop a comment if you like it.

    1. Introduction

    My recent aim in coding with Microsoft's Silverlight is to support ASP.NET developers by solving common ASP.NET- and HTML-problems scenarios easily with Silverlight applications and tools. The project of this article here shows my idea of solving the annoying ASP.NET-DropDownList bandwidth- and ViewState-problem with a huge amount of option items inside the control.

    Using the normal ASP.NET-DropDownList with enabled ViewState is quite simple and easy, but the time you fill your ASP.NET-DropDownList with a great amount of option items.


Help us make SilverlightShow even better and win a free t-shirt. Whether you'd like to suggest a change in the structure, content organization, section layout or any other aspect of SilverlightShow appearance - we'd love to hear from you! Need a material (article, tutorial, or other) on a specific topic? Let us know and SilverlightShow content authors will work to have that prepared for you. (hide this)