Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what are the ways to improve performance in .net
application?

Answer Posted / rajesh sharma

. Avoid round-trips to server.
. Perform validation on client.
. Save viewstate only when necessary.
. Employ caching.
. Leave buffering on unless there is a dire need to disable
. Use connection pooling.
. Use stored procedures instead of in-line SQL or dynamic
SQL.

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a server cookie?

1056


What is paging in context of Memory?

1165


What is applicatio domain?

1058


How many types of validators are there in asp net?

1013


What is the difference between rest and restful?

1100


Can you explain architecture of your project ?

1181


What is the difference between union and structure?

1002


Why mvc is better than asp.net? : Asp.Net MVC

1004


Can you explain one critical mapping? Performance issue which one is better?

950


What is the function of the ViewState property?

1093


What is OSI layer? Explain different layers.

1109


How to disable disable browser's Back button in asp.net (JavaScript)?

1184


What is the exact purpose of http handlers?

1060


Which method is used to perform all validation at the page level?

1029


What is a viewbag?

1013