1
Hai,
http://www.c-sharpcorner.com/UploadFile/7d3362/use-local-database-file-in-window-application-C-Sharp/
Follow the above link. This may helps you. Thanks in advance.
0
i also want to calculations with local database data with smallest code
0
Hi Ashish,
You can use ADO.Net to achieve this
Please refer to below links for better understanding.
https://dotnetdaily.net/web-development/tutorials/ado-net-tutorial-create-update-delete-operations
http://www.srikanthtechnologies.com/blog/dotnet/adonetcrud1.aspx
Hope this helps