bound forms - complete examples

I am looking for examples of COMPLETE bound forms in VB.NET. By complete, I mean that the form should have Add, Update, and Delete buttons. Every example I've seen so far, including on MSDN, is of a "simple bound form" nature. thanks in advance :)

Loader.
Up arrow icon