If you guys want to learn more about table adapters and typed datasets like the way you're doing it, then read the tut: http://www.asp.net/Learn/DataAccess/default.aspx?tabid=63
However, following proper techniques, you should be making an attempt to decouple your layers from eachother. That...