Results 1 to 3 of 3

Thread: How to communicate with web service for CRUD?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member cptHotkeys's Avatar
    Join Date
    Apr 2007
    Location
    New Zealand
    Posts
    294

    How to communicate with web service for CRUD?

    Hi, work has led me away from web and programming for a few years, now i am back and need to build a data driven silver light web app.

    There is allot that has happened in the last few years that seems quite foreign to me, such as how to go about CRUD (create, read, update, delete) with silver light. I know there are allot of tuts out there but I have always prefered to discuss things in a forum with kind people like you , that way I find out what I want to know and not what I don't want to know.

    I would like to ask some questions about web services and how to retrieve the data from the web service within the client browser.

    If I have a web service with a method called GetData(some parameters) which returns a list of myClass.
    How should I call this method from the client and what are the requirements for myClass to be created and returned from the server to the client?

    Thanks in advance...
    Sorry if my questions are hard to understand...
    Last edited by cptHotkeys; Apr 30th, 2011 at 05:22 AM.

    Signatures suck

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width