I have a local database on my desktop, I made an application development using C#
and Asp.Net MVC
and I thought I would only have the job of migrating to some MS SQL database when I was uploading the project.
However, I need to transfer the data from this local bank to my notebook to show my application.
The question: How is a local bank stored? Is a passive file being transferred? Does the authentication method turn out to be windows authentication?