Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WCF and WF
  4. WCF RIA vs WCF in Silverlight

WCF RIA vs WCF in Silverlight

Scheduled Pinned Locked Moved WCF and WF
csharpvisual-studiowcfdesign
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shubhabrata Mohanty
    wrote on last edited by
    #1

    Hi - I am trying to build a LOB application using Silverlight. But I am not sure what to use in the middle tier. I was thinking to use WCF Services only which I have been building for years but found MS asking us to use WCF RIA Services with Silverlight. I didn't find any reason why I should go for WCF RIA Services. Also there is not much documentation available on WCF RIA and as a developer I find lots of issues in getting guidance in building WCF RIA Services. Also I don;t find a suitable design to build WCF RIA Services layer. Any guidance on this is well appreciated. - SM

    S M 2 Replies Last reply
    0
    • S Shubhabrata Mohanty

      Hi - I am trying to build a LOB application using Silverlight. But I am not sure what to use in the middle tier. I was thinking to use WCF Services only which I have been building for years but found MS asking us to use WCF RIA Services with Silverlight. I didn't find any reason why I should go for WCF RIA Services. Also there is not much documentation available on WCF RIA and as a developer I find lots of issues in getting guidance in building WCF RIA Services. Also I don;t find a suitable design to build WCF RIA Services layer. Any guidance on this is well appreciated. - SM

      S Offline
      S Offline
      souidi abderrahman
      wrote on last edited by
      #2

      you can use the WCF Ria Service on The server Side of your Silverlight Application. the WCF Ria Service will provide data layer for Client side you can use the Ado.net Data Model or linq to SQl(dbml)to access to the database and then create your WCF Ria Service. :)

      1 Reply Last reply
      0
      • S Shubhabrata Mohanty

        Hi - I am trying to build a LOB application using Silverlight. But I am not sure what to use in the middle tier. I was thinking to use WCF Services only which I have been building for years but found MS asking us to use WCF RIA Services with Silverlight. I didn't find any reason why I should go for WCF RIA Services. Also there is not much documentation available on WCF RIA and as a developer I find lots of issues in getting guidance in building WCF RIA Services. Also I don;t find a suitable design to build WCF RIA Services layer. Any guidance on this is well appreciated. - SM

        M Offline
        M Offline
        Mycroft Holmes
        wrote on last edited by
        #3

        We recently looked into this exact same situation LOB => Silverlight. Watched the video on RIA and left in horror, it seems RIA not only wants the enterprise foundation but wants to put all the binding into the xaml. Note these are not mandatory but you need work arounds to avoid them. Avoiding RIA seemed a much better option. We opted for MVVM Lite with our own DAL.

        Never underestimate the power of human stupidity RAH

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups