You need to take better care of viewstate..some Web Controls can have a
wildly large viewstates depending on what data you put into them...but a
skilled developers can easily keep that under control.
Web Controls _might_ take nanoseconds more time to create because they are
more complex, but even under the worst conditions, I can't imagine that
being a factor.
Karl

Signature
http://www.openmymind.net/
> Hi,
>
[quoted text clipped - 4 lines]
> Thank You
> Al
acb - 16 Feb 2006 19:53 GMT
Thank You. I was following a MCSD training and couldn't really
understand that statement except for rich and databound. Your statement
helps clear the issue.