Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

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

Page 
  • 1
  • 2
  • 3
  • ...
  • 10
Next
Order by Publish Date   Ascending Title   Rating  

  • Silverlight 4.0 - Using Commanding Feature to Fetch data from a WCF 4.0 service

    0 comments  /  posted by  Silverlight Show  on  Jun 21, 2010 (9 hours ago)
    In this article Mahesh Sabnis discusses the new commanding support provided to Silverlight 4 applications.     

    SL 4.0 commanding provides easy and flexible code-less development mechanism. Command is a class that supports the ICommand interface and lets you data bind specific operations in your application. In Silverlight 4, there is a new pair of properties added to the ButtonBase and Hyperlink classes named Command and CommandParameter that lets you do so. I started working on it and in this article; I will be discussing it with you.



  • 0 comments  /  posted by  Silverlight Show  on  Jun 11, 2010 (1 week ago)
    Tags: Tips , WCF , Mike Snow
    In this tip Mike Snow explains how to send an email via Silverlight.

    However, as with most things, you can leverage a Silverlight-enabled WCF server to do the dirty work for you. In this steps below I will be showing you the code needed to send the email through the SmtpClient object as well as some minor configurations you need to do to your server to get it working.

    You may also want to take a look at Mike's previous tip on how to switch your service reference back to localhost.
  • 0 comments  /  posted by  Silverlight Show  on  Jun 08, 2010 (1 week ago)
    Dan Wahlin had the opportunity to work on several real-world Silverlight Line of Business (LOB) applications years and wanted to put together a list of some of the key things he has learned as well as key problems he has encountered and resolved.

    There are several different topics I could cover related to "lessons learned" (some of them were more painful than others) but I'll keep it to 5 items for this post and cover additional lessons learned in the future. The topics discussed were put together for a TechEd talk:

    1. Pick a Pattern and Stick To It
    2. Data Binding and Nested Controls
    3. Notify Users of Successes (and failures)
    4. Get an Agent – A Service Agent
    5. Extend Existing Controls

     

  • Simple Example To Secure WCF Data Service OData Methods

    0 comments  /  posted by  Silverlight Show  on  May 25, 2010 (3 weeks ago)
    In this follow-up tutorial Michael Washington discusses WCF Data Security with OData.

    So you want to use OData but you need to secure the data? There are a ton of ways to do this, but this covers a simple way using ASP.NET Forms Authentication.

    This is a follow-up to the previous Blog (http://openlightgroup.net/Blog/tabid/58/EntryId/99/Simple-Silverlight-4-Example-Using-oData-and-RX-Extensions.aspx) where we looked a simple Silverlight application that talks to an oData service.

    As with the last tutorial, we will not use a database, just a simple collection that we are creating programmatically. This will allow you to see just the oData parts.

  • 0 comments  /  posted by  Beat Kiener  on  May 05, 2010 (1 month ago)
    Tags: WCF , SOAP , Beat Kiener
    Beat Kiener has posted about reducing the SOAP message in an additional way beside the binary encoding.  

    When communicating in a .NET to .NET messaging scenario then optimizing the data contracts is an additional way to reduce the SOAP message size. This together with binary encoding will reduce the message size about 4 times. Especially looking to the Windows Phone 7 development this will help much when the traffic goes over a low bandwidth network like GSM or UMTS.

  • 0 comments  /  posted by  Silverlight Show  on  May 04, 2010 (1 month ago)
    In this article Mahesh Sabnis does not implement MVVM, but instead shows how to build the model and view independent of each other.

    Silverlight has been around for quite some time now and I hope most of you who have been working on Silverlight 3.0, might have started migrating to Silverlight 4.0. As you are aware, Silverlight is now used for developing LOB applications where the requirement is to develop loosely coupled browser based applications using Silverlight. One of the approaches here is to remove the dependency between Model  and View (UI) so that they can be developed and tested independent from each other. This article shows how to create a Silverlight application that consumes a WCF service keeping minimum dependencies between the Model and View

  • 0 comments  /  posted by  Silverlight Show  on  May 04, 2010 (1 month ago)
    Dan Wahlin explains very precise how to use relative path support for calling services in Silverlight 4.

    If you’re building Silverlight applications that consume data then you’re probably making calls to Web Services. We’ve been successfully using WCF along with Silverlight for several client Line of Business (LOB) applications and passing a lot of data back and forth. Due to the pain involved with updating the ServiceReferences.ClientConfig file generated by a Silverlight service proxy (see Tim Heuer’s post on that subject to see different ways to deal with it) we’ve been using our own technique to figure out the service URL. Going that route makes it a peace of cake to switch between development, staging and production environments.

  • 1 comments  /  posted by  Silverlight Show  on  May 03, 2010 (1 month ago)
    This tip of Mike Snow shows you how to obtain your client’s IP address when using Silverlight.

    Unfortunately there is no way to accomplish this directly from Silverlight. It is also not supported via JScript so communicating between Silverlight and JScript will also not help here.

    The first way I have found to accomplish this is to have your Silverlight application communicate directly with a WCF service where the web services returns to the Silverlight client the IP address of the client.

  • 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  Beat Kiener  on  Apr 22, 2010 (2 months ago)
    Tags: WCF , Beat Kiener
    In this post, Beat Kiener shares his experiences with opening a Microsoft Office document with Silverlight.

    From our Silverlight application we must be able to view documents. Documents are stored in an existing document management system and are accessible through a WCF REST service. It sounds very easy, but it was quite hard to understand all the stuff going on behind the Internet Explorer and the Microsoft Office.


Page 
  • 1
  • 2
  • 3
  • ...
  • 10
Next
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)