What’s the advantage of using System.Text.StringBuilder
over System.String?
Answer Posted / guest
System.Text.StringBuilder contain may manipulation functions
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is objectset? : Entity framework
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
What is orm entity framework?
How does work clr?
What is Differnce between html.action and ajax.action?
how do you mark a property as required? For example, for a project, the name is a required field.
List out few different return types of a controller action method?
What are the components required to create a route in ASP.Net MVC?
What is entity sql? : Entity framework
Do I need microsoft .net framework?
What is controllercontext?
what is lazy loading in entity framework?
explain lazy loading, eager loading, and explicit loading?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
Is http stateful or stateless?