This is a discussion on Difference between System.String and System.StringBuilder class? within the C# Programming forums, part of the Software Development category; What is the difference between System.String and System.StringBuilder classes?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| What is the difference between System.String and System.StringBuilder classes?
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
|
#2
| |||
| |||
| Difference between System.String and System.StringBuilder class: System.String is immutable; System.StringBuilder was designed with the purpose of having a mutable string where a variety of operations can be performed. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is the difference between "using System.Data;" and directly adding the refer | KiruthikaSambandam | ASP and ASP.NET Programming | 1 | 11-15-2007 12:33 AM |
| What’s the difference between the System.Array.CopyTo() and System.Array.Clone() ? | Archer | C# Programming | 2 | 08-25-2007 02:00 AM |
| What is the difference between end to end testing & system testing? | devarajan.v | Testing Tools | 1 | 07-26-2007 11:28 PM |
| Is there any difference between System testing and end to end testing? | sundarraja | Software Testing | 1 | 07-24-2007 11:58 PM |
| What is the difference between "using System.Data;" and directly adding the reference | H2o | ASP and ASP.NET Programming | 1 | 07-24-2007 02:33 AM |
Our Partners |