Skip to content
#

local-database

Here are 7 public repositories matching this topic...

Contacts is a sample Application which I developed while learning Xamarin Forms. I developed this project in MVVM architecture and can be able to run in both iOS and Android devices.I have used SQLite local Database and imlpemented many more features. I think this project will help lot of new developers who started learning Xamarin development.

  • Updated Feb 15, 2022
  • C#

Encipher is C# Windows Form App where you can store your user login information offline. Encipher incorporates Google Authenticator to login into the program. It encrypts the user inputted data into AES-256 bit encryption which is then saved on the local database created by the program.

  • Updated Mar 1, 2018
  • C#

The app was built with C# in Visual Studio, .NET Framework, and WinForms UI. It utilizes SQL Server LocalDB for DBMS functionality, with Entity Framework for DB operations and ADO.NET for data access. SSDT used to design and manage the database schema. Dependencies are managed via NuGet packages.

  • Updated Jun 7, 2024
  • C#

Improve this page

Add a description, image, and links to the local-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the local-database topic, visit your repo's landing page and select "manage topics."

Learn more