----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: kinna_082 Message 3 in Discussion 1>If The Server Might Be Receiving Many Requests Its Better to Have More Than One Server to Handle Requests.So Better Store Session Values in a state server or sql server 2>While Deploying The Application On Server .Be Sure Tht Debug Mode in web.config is Disabled 3>Try To avoid Using Server Controls For which its not required 4>Try Use View State For The Controls if its required .Other Wise Disable View State 5>And use Exception Handling Where Ever it is required.Do Not use it for all the functions 6>Have A Look at Back End Quires Also .If Possible Try Tune The Queries >From: "prakash-raj" <[EMAIL PROTECTED]> >Reply-To: "BDOTNET" <[email protected]> >To: "BDOTNET" <[email protected]> >Subject: here i have a query ? >Date: Fri, 3 Feb 2006 00:32:08 -0800 > > > > > > > > > > > > > New Message on BDOTNET > > > > > > > > here i have a query ? > > > > > Reply > > > > > > Reply to Sender > Recommend > > Message 1 in Discussion > > > > > > > > From: > prakash-raj > > > > > Hi all, how to improve the performance of web >application. ? for eg:- displaying 12 th exam result,how will u >maintain the site without server busy. What are the points should taken >in to consudration will developing the code? Thanks in advance. Regards >Prakash > > > > > > > View other groups in this category. > > > > > > > > > > > > > > > > > To stop getting this e-mail, or change how often it >arrives, go to your E-mail Settings. > > > Need help? If you've forgotten your password, > please go >to Passport Member Services. > > For other questions or feedback, go to our > Contact Us >page. > > > If you do not want to receive future e-mail > from this >MSN group, or if you received this message by mistake, please click the >"Remove" link below. On the pre-addressed e-mail message that opens, simply >click "Send". Your e-mail address will be deleted from this group's mailing >list. > > > Remove my e-mail address from BDOTNET. > > > > > > > _________________________________________________________________ Tried the new MSN Messenger? Its cool! Download now. http://messenger.msn.com/Download/Default.aspx?mkt=en-in ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
