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
What is entity framework used for?
What are the possible razor view extensions?
explain what is ado.net entity framework?
Which filter executes first in an asp.net mvc application?
Explain peek method in tempdata in asp.net mvc?
Explain the 'page lifecycle' of an ASP.NET MVC?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What is edm in entity framework?
what is entity data model?
Explain Model, view and Controllers in Asp.Net MVC?
What are scaffold templates in mvc?
Which is the default http method for an action method?
What is needed for running an application built on winfx on the .net framework 3.0?
Where are the routing rules defined in an asp.net mvc application?
How does the 'page lifecycle' of asp.net mvc works?