Hi:
I have several development teams that are starting to utilize third party web controls to help develop a richer user experience. One example is infragistics.
The problem I have is with how they are using these controls.
Basically they are binding them directly to the databases.
In my opinion this completely eliminates the object oriented nature of the application by bypassing coded business logic and relies on the database and web page to hanel it.
It is sort of why I never like to hire VB developers who employed that technique. It is so easy to simply drag a few controls on a form, bind them to the database and have a working application that will probably end up in the scrap heap in a year or so since it is not flexible. (I don't need to go into the reasons why OO development is important)
I am looking for your thoughts on this as I would like to prepare a presentation to discuss this.
Thanks
-------------------------------------------
Ummm, we have a bit of a problem here....
I have several development teams that are starting to utilize third party web controls to help develop a richer user experience. One example is infragistics.
The problem I have is with how they are using these controls.
Basically they are binding them directly to the databases.
In my opinion this completely eliminates the object oriented nature of the application by bypassing coded business logic and relies on the database and web page to hanel it.
It is sort of why I never like to hire VB developers who employed that technique. It is so easy to simply drag a few controls on a form, bind them to the database and have a working application that will probably end up in the scrap heap in a year or so since it is not flexible. (I don't need to go into the reasons why OO development is important)
I am looking for your thoughts on this as I would like to prepare a presentation to discuss this.
Thanks
-------------------------------------------
Ummm, we have a bit of a problem here....