I am just learning asp.net and Iwant to create a connection to an access database, retrieve data and display that in my page.
I came across some tutorials, but they don't say where exactly the code should be placed. I really need step by step instructions. I have created an asp.net web application and am using a webform, where do I go from here?

Any suggestions please?