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. Operator overloading in WCF

Operator overloading in WCF

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

    Dear all, What is operator(+,-,/,*) overloaing in WCF. Please guide me. Thanks, Srinivas Mateti

    M A D 3 Replies Last reply
    0
    • S sris 426

      Dear all, What is operator(+,-,/,*) overloaing in WCF. Please guide me. Thanks, Srinivas Mateti

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

      What does operator overloading have to do with WCF?

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

      1 Reply Last reply
      0
      • S sris 426

        Dear all, What is operator(+,-,/,*) overloaing in WCF. Please guide me. Thanks, Srinivas Mateti

        A Offline
        A Offline
        AspDotNetDev
        wrote on last edited by
        #3

        Your question does not make sense. Perhaps you mean overloaded methods in WCF?

        Visual Studio is an excellent GUIIDE.

        S 1 Reply Last reply
        0
        • A AspDotNetDev

          Your question does not make sense. Perhaps you mean overloaded methods in WCF?

          Visual Studio is an excellent GUIIDE.

          S Offline
          S Offline
          sris 426
          wrote on last edited by
          #4

          Recently in one interview I faced this question.I know about operation overloading in WCF...but they were asking about operator overloading.... One more thing ..when I overload a operation in WCF I will use name parameter of Operation contract is there any other way... Another interview question is what is the other way to achieve operation overloading in WCF.... Thanks, Srinivas Mateti

          1 Reply Last reply
          0
          • S sris 426

            Dear all, What is operator(+,-,/,*) overloaing in WCF. Please guide me. Thanks, Srinivas Mateti

            D Offline
            D Offline
            dan sh
            wrote on last edited by
            #5

            AFAIK, this has nothing to do with WCF. It should work the same way as in any other kind of .Net application. Are you sure you heard the question correct and it was not Operation Contract overloading?

            50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

            S 1 Reply Last reply
            0
            • D dan sh

              AFAIK, this has nothing to do with WCF. It should work the same way as in any other kind of .Net application. Are you sure you heard the question correct and it was not Operation Contract overloading?

              50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

              S Offline
              S Offline
              sris 426
              wrote on last edited by
              #6

              Yeah.Ok Thanks for answer.... So what could be the answer for Diff way of achieving operation overloading in WCF...One I said is using opration overloading name parameter..is there any other way,like using new keyword....? Thanks, Srinivas Mateti

              D 1 Reply Last reply
              0
              • S sris 426

                Yeah.Ok Thanks for answer.... So what could be the answer for Diff way of achieving operation overloading in WCF...One I said is using opration overloading name parameter..is there any other way,like using new keyword....? Thanks, Srinivas Mateti

                D Offline
                D Offline
                dan sh
                wrote on last edited by
                #7

                None AFAIK. Although you can avoid different names for overloaded contracts by manually editing the method names in the proxy class (provided you are using one).

                50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

                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