Click here to Skip to main content
15,899,679 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Ajax is slow Pin
Expert Coming26-Feb-08 20:50
Expert Coming26-Feb-08 20:50 
GeneralRe: Ajax is slow Pin
~V~26-Feb-08 21:00
~V~26-Feb-08 21:00 
GeneralRe: Ajax is slow Pin
Guffa26-Feb-08 23:34
Guffa26-Feb-08 23:34 
GeneralRe: Ajax is slow Pin
~V~27-Feb-08 0:26
~V~27-Feb-08 0:26 
GeneralRe: Ajax is slow Pin
N a v a n e e t h27-Feb-08 1:03
N a v a n e e t h27-Feb-08 1:03 
GeneralRe: Ajax is slow Pin
Guffa27-Feb-08 1:07
Guffa27-Feb-08 1:07 
GeneralRe: Ajax is slow Pin
~V~27-Feb-08 2:07
~V~27-Feb-08 2:07 
GeneralRe: Ajax is slow Pin
Guffa27-Feb-08 2:28
Guffa27-Feb-08 2:28 
The bottle neck is usually the transmission between the server and the browser, so usually when a page is slow it's because there is a lot of data send from the server to the browser.

Check the page properties in the browser to see how large the html document itself is.

In Firefox you can use the plugin Firebug to monitor exactly what's loaded to the browser, how large the files are, and how long time it takes.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: Ajax is slow Pin
~V~27-Feb-08 18:57
~V~27-Feb-08 18:57 
GeneralDisplaying images and data in a repeater Pin
akhlaq_ahmad26-Feb-08 19:15
akhlaq_ahmad26-Feb-08 19:15 
GeneralRe: Displaying images and data in a repeater Pin
Christian Graus26-Feb-08 19:21
protectorChristian Graus26-Feb-08 19:21 
GeneralRe: Displaying images and data in a repeater Pin
N a v a n e e t h26-Feb-08 20:08
N a v a n e e t h26-Feb-08 20:08 
GeneralRe: Displaying images and data in a repeater Pin
Expert Coming26-Feb-08 20:13
Expert Coming26-Feb-08 20:13 
GeneralRe: Displaying images and data in a repeater Pin
Vasudevan Deepak Kumar26-Feb-08 21:32
Vasudevan Deepak Kumar26-Feb-08 21:32 
QuestionHow to get printer response in ASP.NET Pin
payback26-Feb-08 19:08
payback26-Feb-08 19:08 
AnswerRe: How to get printer response in ASP.NET Pin
Christian Graus26-Feb-08 19:10
protectorChristian Graus26-Feb-08 19:10 
GeneralRe: How to get printer response in ASP.NET Pin
payback26-Feb-08 20:17
payback26-Feb-08 20:17 
GeneralRe: How to get printer response in ASP.NET Pin
Expert Coming26-Feb-08 20:21
Expert Coming26-Feb-08 20:21 
GeneralRe: How to get printer response in ASP.NET Pin
N a v a n e e t h26-Feb-08 20:24
N a v a n e e t h26-Feb-08 20:24 
GeneralRe: How to get printer response in ASP.NET Pin
Vasudevan Deepak Kumar26-Feb-08 21:30
Vasudevan Deepak Kumar26-Feb-08 21:30 
GeneralError in Ajax Pin
Krazy Programmer26-Feb-08 19:00
Krazy Programmer26-Feb-08 19:00 
GeneralRe: Error in Ajax Pin
Christian Graus26-Feb-08 19:11
protectorChristian Graus26-Feb-08 19:11 
GeneralRe: Error in Ajax Pin
Krazy Programmer26-Feb-08 19:20
Krazy Programmer26-Feb-08 19:20 
GeneralRe: Error in Ajax Pin
Christian Graus26-Feb-08 19:22
protectorChristian Graus26-Feb-08 19:22 
GeneralRe: Error in Ajax Pin
Krazy Programmer26-Feb-08 19:28
Krazy Programmer26-Feb-08 19:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.