Each time a postback is required, the entire page life cycle must be iterated through and the page must be reproduced
Postback increases the workload on the remote web server
No previous viewstate data is retrieved at the client side after postback
Postback increases traffic across the network