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. HUGE Web Service Performance Issue

HUGE Web Service Performance Issue

Scheduled Pinned Locked Moved Web Development
helpwcfperformancequestioncode-review
5 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.
  • J Offline
    J Offline
    Jammer 0
    wrote on last edited by
    #1

    Hi, A colleague of mine just asked for a spot of help in relation to a web service. Seems it was taking a long while for our web site to build the client object (its a web reference to an asmx web service ...) Then I looked at the client code ... 4.3Mb WSDL file!!!!! 7mb .CS code file!!!!!! 182,000+ lines of code!!!!!!!!!!! Has anyone seen or have experience with a service like this? To my mind this is utterly insane, I've certainly never encountered a single service of this size. Is there anything that could be done client side to try to improve performance? Cheers, James Jammer

    J 1 Reply Last reply
    0
    • J Jammer 0

      Hi, A colleague of mine just asked for a spot of help in relation to a web service. Seems it was taking a long while for our web site to build the client object (its a web reference to an asmx web service ...) Then I looked at the client code ... 4.3Mb WSDL file!!!!! 7mb .CS code file!!!!!! 182,000+ lines of code!!!!!!!!!!! Has anyone seen or have experience with a service like this? To my mind this is utterly insane, I've certainly never encountered a single service of this size. Is there anything that could be done client side to try to improve performance? Cheers, James Jammer

      J Offline
      J Offline
      jkirkerx
      wrote on last edited by
      #2

      For asp.net, I don't see a problem with that. if it's really optimized managed code, it should run really fast. What does it do?

      M 1 Reply Last reply
      0
      • J jkirkerx

        For asp.net, I don't see a problem with that. if it's really optimized managed code, it should run really fast. What does it do?

        M Offline
        M Offline
        Mohibur Rashid
        wrote on last edited by
        #3

        i thought cs is the extension of C# file..............................

        I wish I could believe there is an after life.

        J 1 Reply Last reply
        0
        • M Mohibur Rashid

          i thought cs is the extension of C# file..............................

          I wish I could believe there is an after life.

          J Offline
          J Offline
          jkirkerx
          wrote on last edited by
          #4

          Well yah it is, but the OP posted his concern in the Web Development forum, instead of the asp.net forum, so I did not want to assume anything here at this point.

          M 1 Reply Last reply
          0
          • J jkirkerx

            Well yah it is, but the OP posted his concern in the Web Development forum, instead of the asp.net forum, so I did not want to assume anything here at this point.

            M Offline
            M Offline
            manak chand
            wrote on last edited by
            #5

            The Code for sigle file can be subdivided into many files for easy execute by following particular Structure.

            manak

            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