Download
100% FREE
Office Document APIs for .NET
Online: 539
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Bookmarks
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
String and StringBuilder [Resolved]
Posted by
Susanthampy
under
ASP.NET
on 5/20/2011 |
Points: 10
| Views : 2287 | Status :
[Member]
[MVP]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
What is the difference between String and StringBuilder?
Regards,
Susan
[Resolved]
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Lakn2
on: 5/20/2011
[Member]
Starter
|
Points: 50
0
The main difference beween string and stringbuilder is that when we are copying two string in the case of string concatination is done means that one string is attached to another string and attaced string is deleted, and one new memory allocation is done.it takes lot of time and this is time taking process.
but in case of stringbuilder copying two stings means string1 is appended to string2 or vice versa.no memory allocation and deletion of string.So it is very efficient process and it takes less time.
Thanks&Regards
LakshmiNarayana Nalluri.
Susanthampy
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Susanthampy
on: 5/20/2011
[Member]
[MVP]
Bronze
|
Points: 25
0
Hi Lakn2,
Thank u for ur reply.........................
Regards,
Susan
Susanthampy
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
Shein Customer Service | Shein Help Center | Shein Customer Care
(0)
New
Solid Wood Dining Table Set Uk
(0)
Updated
How to Find count Details Sql server
(0)
sharepoint installation system requirements
(0)
Web Api not working with mvc
(1)
How to get label text from table reference on database based on TableName and FieldName
(0)
How can i refresh Page after downloading a file in MVC ?
(1)
sql server dba interview questions
(1)
More ...