1.

What Is The Use Of Data Binding?

Answer»

With data binding, data NEED no longer reside exclusively on the server.Data can be MAINTAINED on the client in a manner that distinguishes it from the XHTML CODE on the page.

Once the data is available on the client,the web application designer can PROVIDE various functionality,ESPECIALLY the ability to sort and filter the data in various ways.

With data binding, data need no longer reside exclusively on the server.Data can be maintained on the client in a manner that distinguishes it from the XHTML code on the page.

Once the data is available on the client,the web application designer can provide various functionality,especially the ability to sort and filter the data in various ways.



Discussion

No Comment Found