|
|
Browse by Tags
All Tags » ASP.NET » General » Performance » Visual Studio » Web 2.0 (RSS)
-
Had an issue on a current project where a page was being loaded twice for each request, although it was a little different for each browser. Under IE, this particular page was loaded, then the 'Default.aspx' page in the same directory was loaded. In Firefox, the same page was loaded twice. This was verified by simply placing breakpoints in the ...
|
|
|