What’s the advantage of using System.Text.StringBuilder
over System.String?
Answer Posted / prathaptpt
String Builder gives better performance the string if we
have series of string concatination operations
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Which .net framework is installed?
How to bind table colum with gridview column?
What is web api‘s in asp.net mvc 4 ?
Can I remove .net framework?
What is the use of the default route {resource}.axd/{*pathinfo} ?
In Server how to check whether model has error or not in ASP.Net MVC
what is complex type?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
Explain how you can implement Ajax in MVC?
What is .net core framework?
Is .net framework backwards compatible?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What are ajax helpers in mvc?
What is the full form of sp?
What is viewstart page in mvc?