5 pts.
 why my compiled code is running slow ?
Hi all, we are developing a VB.net 2.0 job portal. Sql 2005 is at the rear. It has some related DD lists and we have emplted Ajax for filling up the child controls. The cacading DDL were avoided as our server(maximumasp) is havving some issue with web services. The DDL is bound to corresponding datatable objects. each of these dt is populated from a cache object. First the data is loaded to cache at page load and then further data retrieval is from this cache. the trouble now is that these DDLs are running extremely slow at the production server. the same code is performing very well at the development server, even when the database used is remote. I tried with uncompiled and compiled code locally and remotely in three different servers ! the results are always same - any idea what is happening? Help me !

Software/Hardware used:
ASKED: July 12, 2009  2:41 PM
UPDATED: July 30, 2009  3:56 PM

Answer Wiki:
hard to tell what could be the cause without LOTS of details... > volume of production vs development comes to mind first - volume of data and volume of users
Last Wiki Answer Submitted:  July 30, 2009  3:56 pm  by  Meandyou   5,205 pts.
All Answer Wiki Contributors:  Meandyou   5,205 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _