Hi
I'm going to deploy an asp.net web application on win2012 x64.
Does leveing 'Enable 32-bit Application' setting of applicatio pool in 'False' cause a better performance? (I noticed that application pool thread in 64bit mode has bigger memory usage than 32bit application pool).Or for running my application under 64bit application pool I have to do some thin special?
Generally my knowledge in deploying asp.net application on x64 is nothing, Please give me the main topics and subjects and link that I should know and can study.
Thank you very much