[2.0] Working with database
When we was put a table on the form in Visual Studio.Net 2003, the IDE put two objects, sqlConnection and sqlDataAdapter in the component tray. Now we are using a Visual Studio.Net 2005, when I we put a table on the form, tell me which objects shall come into the component tray and what is the purpose of these objects.
Thanks
Imran Ahmad Mughal
Re: [2.0] Working with database
Do it and see what objects are created. Then select each object and press the F1 key to receive help for it.