Click to See Complete Forum and Search --> : creating a windows form application


benlive
April 21st, 2004, 01:44 AM
I need to create a windows form application in VS .net to query a books database in SQL server.

This form application allows the listing of books and should be able to modify the database via it's interface.

I just need some tips and any help to get started. Where should I begin? I would appreciate any help. Thank You.

kuphryn
April 21st, 2004, 07:16 PM
Check out MSDN.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html/dvconChoosingRightDataAccessTechnology.asp

Check out my website for more software development links.

http://www.dslextreme.com/users/kuphryn/links.html

Kuphryn

benlive
April 22nd, 2004, 12:26 PM
Thank You.