windows application
how connect window application to sql server 2008 to retrieve data from database to windows form . if i have to perform 4 functions with database like add, delete, search,edit,exit, means how to connect each function with database.

Suraj SahooPosted Mar 13, 2015, 4:05 AM
Please follow the below links for the query you have posted:-
http://www.c-sharpcorner.com/UploadFile/7d3362/curd-operation-in-local-database-sdf-file-in-window-appli/
http://blogs.msdn.com/b/brunoterkaly/archive/2013/01/08/reading-data-sql-server-data-from-a-windows-8-app-using-asp-net-web-api.aspx
Accept if helps.
Thanks