I am developing a web application using VS 2003 with a SQL back end. In the
old days (and with a windows app) there were many ways of binding the forms
to the data. Is there a best practice for doing this with web apps. For
example, should I use or avoid Data-Grids. Also should I drag the items
visually to my dev form or do everything with code.
Any pointers or comments would be most gratefully accepted.
Thanks,
John
Andy Mortimer [MS] - 21 Oct 2004 16:42 GMT
Hi,
Hope these help:-
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/
DIforWC-CH04.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/
scalenetchapt06.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/
DIforWC-AP02.asp
Andy Mortimer [MS]
Please do not send email directly to this alias. This alias is for
newsgroup purposes only
This posting is provided "AS IS" with no warranties, and confers no rights.
OR if you wish to include a script sample in your post please add "Use of
included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm"