![]() |
|
| vb / asp.net Interview / Technical Questions Kindly solve an many as questions you can. It will sharpen your skills and those solutions will help others too. |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Junior Member Join Date: Jul 2006
Posts: 1,391
Thanks: 1
Thanked 32 Times in 29 Posts
Rep Power: 20 | C# - advantage of using System.Text.StringBuilder over System.String What is the advantage of using System.Text.StringBuilder over System.String ? |
| | |
| | #2 (permalink) |
| Junior Member Join Date: Jan 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 2 | Re: C# - advantage of using System.Text.StringBuilder over System.String s += titletext; s += "\r\n--------"; etc you can just do sb.append(newtext); sb.appendline("---------"); |
| | |
![]() |
| Tags |
| advantage , systemstring , systemtextstringbuilder |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sql - What is the advantage to use trigger in your PL? | radhika_btech | Oracle Interview / Technical Questions | 0 | 23-01-07 09:39 PM |
| Sql - What is the advantage of specifying WITH GRANT OPTION in the GRANT command? | radhika_btech | Oracle Interview / Technical Questions | 0 | 23-01-07 09:38 PM |
| What is advantage of having disk shadowing/ Mirroring ? | bhavana | Oracle Interview / Technical Questions | 0 | 23-01-07 07:05 PM |
| What is the advantage of the library? | bhavana | Oracle Interview / Technical Questions | 0 | 23-01-07 03:13 PM |
| Intel aims for open-source graphics advantage | wizkid | Latest Tech News & Innovations | 0 | 10-08-06 05:33 PM |
| More Interview Questions Here... |