Hello community,

I am creating a form in VB.Net and I realize that the way i used to do it in 2003 and what is now possible in 2005 vb are quite different.

SHould i still programaticaly make my datasets and other data objects as i did before in code or use the new feature in 2005 for quickly making a bound dataset on my form? and let them sit in the back ground now??