Thread: PHP Libraries
View Single Post
Old 06-08-2005, 12:54 PM   #10 (permalink)
AlEast
The Contributor
 
Join Date: Mar 2005
Posts: 81
Thanks: 0
AlEast is on a distinguished road
Default

clenard, thanks I will do just that.

Frameworks are great. I will concede the fact that for enterprise level solutions you need something that is not home grown.

My whole issue with what some of what PRADO does is that for the view it wants to handle all server object's (textbox etc) actions at the server. And to keep state it needs to pass all the selected values for all those server objects on each return visit and it is A LOT of additional bandwidth for high traffic sites. I know there are work arounds and I admit I'm no expert, just issues I have with asp.net as well

BTW for .net UIP is a great framework, but that is a discussion for a seperate forum ;)
__________________
NEWEDGE Services, Inc. - Developers of ClientExec
AlEast is offline  
Reply With Quote