views:

22

answers:

0

Hello dear programmers.

I am developing a web based mmorpg. so speed is very vital for me since people don't like slow games :)

i have a map system which uses ajax and asynchronous postbacks for walking. so i want to make it faster as much as possible.

if anybody can spend some time at my page and make suggestion for me i appreciate that.

using windows server 2008 r2 - compression enabled at iis

iis 7.5

netframework 3.5

asp.net 2.0

microsoft visual studio 2008 sp1 c#

my game register page : http://www.pokemoncraft.com/register.aspx

free to register do not require email activation

the page i want you to test if possible for you : http://www.pokemoncraft.com/gamepage.aspx

also i am open to every kind of general asp.net ajax performance suggestion