I am guessing here as I'm no hardware expert or something. Here's the situation. I have an asp.net application and when I run it in the environment it seems to take so long to do much of anything.
Whether in firefox, chrome, internet explorer, all give me this 8 to 11 second waiting period before actually doing my code. it might be me, my setup, my compilation options, I don't know, but to me a grid view that handles insert edit and delete, with combos inside the rows that need to refresh themselves based on the previous columns is no 8 to 11 seconds per control job even on the worst asp.net setups I do believe. lol.
Any help is definitely welcome at this point.