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. [Message Deleted] [modified]

[Message Deleted] [modified]

Scheduled Pinned Locked Moved WCF and WF
tutorialquestion
4 Posts 2 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
    Spoks_ST
    wrote on last edited by
    #1

    How to delete entire thread not only message?????

    modified on Friday, March 27, 2009 5:42 PM

    S M 2 Replies Last reply
    0
    • S Spoks_ST

      How to delete entire thread not only message?????

      modified on Friday, March 27, 2009 5:42 PM

      S Offline
      S Offline
      Spoks_ST
      wrote on last edited by
      #2

      I`ve tried create another class on client side that implements the same interface and it worked, however is this the only way? internal class clsSData:iData { iDataClient pData; internal clsSData() { pData = new iDataClient("data", "net.tcp://localhost:1234"); } #region iData Members public int UID() { return pData.UID(); } #endregion }

      It`s nothing to wory before something happen and when it happents it`s alredy to late to wory! :)

      1 Reply Last reply
      0
      • S Spoks_ST

        How to delete entire thread not only message?????

        modified on Friday, March 27, 2009 5:42 PM

        M Offline
        M Offline
        Mark Salsbery
        wrote on last edited by
        #3

        What's not working? What's your question? What's "clsData"? What's "iDataClient"? :)

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        S 1 Reply Last reply
        0
        • M Mark Salsbery

          What's not working? What's your question? What's "clsData"? What's "iDataClient"? :)

          Mark Salsbery Microsoft MVP - Visual C++ :java:

          S Offline
          S Offline
          Spoks_ST
          wrote on last edited by
          #4

          iDataClient is proxy class created by VS 2008. clsData on client side is my helper class that calls methods on proxy class. Problem was, that I have one GUI for local data and remote data, and I do not want to write allmoast same code twice, as there is much other work to be done and I work alone.

          It`s nothing to wory before something happen and when it happents it`s alredy to late to wory! :)

          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