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


Please Help Members By Posting Answers For Below Questions

What is smpte vc-1?

549


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

1464


What is a 1x1 pixel?

528


What is difference between view and partial view?

504


What is the difference between session and viewstate?

513






Can you set the session out time manually?

375


What is difference between inproc and outproc?

658


What is the difference between the asp and asp.net?

483


What is base class of button control in .net?

521


What are the contents of cookie?

567


What does session_start () do?

616


What is the difference between sealed vs static class?

577


Explain client-side scripting?

563


What is the used of "ispostback" property?

563


What is the sequence in which ASP.NET events are processed?

471