RotorTorque
Programmer
Hi all,
What are the benefits of using n-tier architecture? I know it helps with code readability and makes code easier to follow, Especially if you are an Old School programmer. But, as far as improving an application's performance, does it help it?
The reason why I bring this up is because I have been asked to write a new application using bound controls. If I use bound controls, I believe, this will take away n-tier architecture. Am I wrong?
Thanks in advance,
RotorTorque
What are the benefits of using n-tier architecture? I know it helps with code readability and makes code easier to follow, Especially if you are an Old School programmer. But, as far as improving an application's performance, does it help it?
The reason why I bring this up is because I have been asked to write a new application using bound controls. If I use bound controls, I believe, this will take away n-tier architecture. Am I wrong?
Thanks in advance,
RotorTorque