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. .Net

.Net

Scheduled Pinned Locked Moved ASP.NET
csharp
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.
  • P Offline
    P Offline
    PRAKAS PANDEY
    wrote on last edited by
    #1

    Different between String And StringBuilder

    S S L 3 Replies Last reply
    0
    • P PRAKAS PANDEY

      Different between String And StringBuilder

      S Offline
      S Offline
      Sascha Lefevre
      wrote on last edited by
      #2

      Google is your friend: https://www.google.com/search?q=Different+between+String+And+StringBuilder&ie=utf-8&oe=utf-8[^] Bonus recommendation: A free PDF-book on programming in C#: http://www.introprogramming.info/[^]

      If the brain were so simple we could understand it, we would be so simple we couldn't. — Lyall Watson

      1 Reply Last reply
      0
      • P PRAKAS PANDEY

        Different between String And StringBuilder

        S Offline
        S Offline
        Seema Saraswat
        wrote on last edited by
        #3

        In String Builder When we change the variable value then it does not create new object,It modify again and again same object,but in string if we modify the string variable value then it again and again create a object.So if we have to update string again and again then recommended to use String Builder always.

        1 Reply Last reply
        0
        • P PRAKAS PANDEY

          Different between String And StringBuilder

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Refer below link - String Vs StringBuilder (C#)[^]

          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