Can any one help me out I have been programming in vb but have now started to move over to vb.net have some problems

in vb if you wanted to execute a sql statement it was easy one line.... connection.execute "Insert Into...."

how do i just do something simple like this in .net?????

... using Access for the mo

thanks