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. Web Development
  3. ASP.NET
  4. How to send some data from an Asp.Net app to another Asp.Net app?

How to send some data from an Asp.Net app to another Asp.Net app?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdotnetwcfcom
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.
  • M Offline
    M Offline
    Mohammed Hameed
    wrote on last edited by
    #1

    Can anybody suggest how to send some List of objects from an Asp.Net app to another one.

    My Reading-o-Meter

    Previous -> Read "CLR via C#" by Jeffrey Richter. Current -> Exploring WCF thru Apress' "Pro WCF" by Chris Peiris and Dennis Mulder. Next -> Need to read "The Art of Computer Programming" by Donald E. Knuth.

    My blog - My recent article

    P Z 2 Replies Last reply
    0
    • M Mohammed Hameed

      Can anybody suggest how to send some List of objects from an Asp.Net app to another one.

      My Reading-o-Meter

      Previous -> Read "CLR via C#" by Jeffrey Richter. Current -> Exploring WCF thru Apress' "Pro WCF" by Chris Peiris and Dennis Mulder. Next -> Need to read "The Art of Computer Programming" by Donald E. Knuth.

      My blog - My recent article

      P Offline
      P Offline
      Parwej Ahamad
      wrote on last edited by
      #2

      Post data through the Service in other application.

      Parwej Ahamad

      1 Reply Last reply
      0
      • M Mohammed Hameed

        Can anybody suggest how to send some List of objects from an Asp.Net app to another one.

        My Reading-o-Meter

        Previous -> Read "CLR via C#" by Jeffrey Richter. Current -> Exploring WCF thru Apress' "Pro WCF" by Chris Peiris and Dennis Mulder. Next -> Need to read "The Art of Computer Programming" by Donald E. Knuth.

        My blog - My recent article

        Z Offline
        Z Offline
        ZurdoDev
        wrote on last edited by
        #3

        You can use WebClient class or WebRequest to post data to another site. There are lots of samples online.

        There are only 10 types of people in the world, those who understand binary and those who don't.

        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