what are the ways to improve performance in .net
application?
Answer Posted / gouse
1.Boxing and UnBoxing.
2.String Builder
3.‘as’ versus type casting
4.Control overflow checking
5.Using readonly versus const
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What is the difference between localization and globalization?
Can you explain one critical mapping? Performance issue which one is better?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
Define tracing.
Can we set master page as a start page?
What is the purpose of master page?
What is the exact purpose of http handlers?
What are web server controls in asp.net?
What are the different types of validation controls provided in ASP.NET?
How can we use Web API with ASP.NET Web Form?
What is an asp.net web form?
What permissions do asp.net applications posses by default?
What is the part of url?
How do you remove duplicates without using remove duplicate stage?