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. XML / XSL
  4. Is there anything wrong in this statement [modified]

Is there anything wrong in this statement [modified]

Scheduled Pinned Locked Moved XML / XSL
testingbeta-testing
4 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
    saymajum
    wrote on last edited by
    #1

    fireDiary = ""+""+""+ ""+""+ "+06/07/200706/07/2007"+ ""+aouserid.InnerText+""+"Testing POC"+ "ForPOC+Testing diary for POC. This is being triggered from Custom override+"+ ""+aouserid.InnerText+"++{B6398B1E-43D3-4521-BFE3-235C2073AFF4}"+ "Open"; -- modified at 23:43 Friday 15th June, 2007

    S C B 3 Replies Last reply
    0
    • S saymajum

      fireDiary = ""+""+""+ ""+""+ "+06/07/200706/07/2007"+ ""+aouserid.InnerText+""+"Testing POC"+ "ForPOC+Testing diary for POC. This is being triggered from Custom override+"+ ""+aouserid.InnerText+"++{B6398B1E-43D3-4521-BFE3-235C2073AFF4}"+ "Open"; -- modified at 23:43 Friday 15th June, 2007

      S Offline
      S Offline
      Stefan Troschuetz
      wrote on last edited by
      #2

      saymajum wrote:

      Is there anything wrong in this statement

      There is definitely something wrong with the question. First, what should this statement do? Second, what is not being done what should be done i.e. what is going wrong? Third, are you sure the statement displays as it should be? Especially the first line looks pretty weird.


      "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

      www.troschuetz.de

      1 Reply Last reply
      0
      • S saymajum

        fireDiary = ""+""+""+ ""+""+ "+06/07/200706/07/2007"+ ""+aouserid.InnerText+""+"Testing POC"+ "ForPOC+Testing diary for POC. This is being triggered from Custom override+"+ ""+aouserid.InnerText+"++{B6398B1E-43D3-4521-BFE3-235C2073AFF4}"+ "Open"; -- modified at 23:43 Friday 15th June, 2007

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #3

        For starters, you didn't check 'ignore tags', so your message was not legible. Second, what do YOU think is wrong with it, and why ? And why do you think someone would trawl through all that code looking for an error ?

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        1 Reply Last reply
        0
        • S saymajum

          fireDiary = ""+""+""+ ""+""+ "+06/07/200706/07/2007"+ ""+aouserid.InnerText+""+"Testing POC"+ "ForPOC+Testing diary for POC. This is being triggered from Custom override+"+ ""+aouserid.InnerText+"++{B6398B1E-43D3-4521-BFE3-235C2073AFF4}"+ "Open"; -- modified at 23:43 Friday 15th June, 2007

          B Offline
          B Offline
          BoneSoft
          wrote on last edited by
          #4

          Who knows... But I can tell you two things at first glance to consider: 1. This is a C# question, not an XML question. ..and.. 2. System.Text.StringBuilder is your friend.


          Try code model generation tools at BoneSoft.com.

          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