What?s the advantage of using System.Text.StringBuilder over
System.String?
Answer / guest
StringBuilder is more efficient in the cases, where a lot of
manipulation is done to the text. Strings are immutable, so
each time it?s being operated on, a new instance is created
| Is This Answer Correct ? | 3 Yes | 0 No |
How do I run managed code in a process?
What are the 2 kinds of data type conversions in c#?
How can we acheive inheritance in VB.NET ?
What is data bind in c#?
What is parameters in c#?
code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.
Can you have parameters for static constructors?
Explain how can you clean up objects holding resources from within the code?
What is difference between managed and unmanaged code?
0 Answers SwanSoft Technologies,
When compiler adds a default constructor to a class?
Does c# have its own class library?
difference between keyword internal and protected?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)