TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Local Database
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Osama Hosam (2)
Priti Kumari (2)
Suresh M (1)
Suthahar Jegatheesan (1)
Vaikesh K P (1)
Amit Maheshwari (1)
Karthikeyan Anbarasan (1)
Krishna Garad (1)
Diptimaya Patra (1)
Related resources for Local Database
No resource found
Connecting to Local Database in C#
5/9/2022 11:30:18 AM.
In this article we will see how to connect to a local database in C#.
Local Database SQLite For Windows 10
1/7/2020 5:15:16 AM.
In this article we are going to learn how to create local DB for windows 10 app and perform the operation CRUD (Create Read Update and Delete) operation in Windows 10 Database.
Mobile Local Databases In Xamarin.Forms Using SQLite
12/27/2016 11:19:40 AM.
In this article, you will learn about Mobile Local Databases in Xamarin.Forms using SQLite.
Interacting With Local Database in Xamarin.Forms
7/10/2015 1:40:10 AM.
In this article we will learn how to interact with a local database in Xamarin.Forms.
PMS Tutorial 2: Insert, Update, and Delete Data From Local Database in C#
3/24/2014 7:38:23 AM.
In this tutorial we will learn the basics of inserting, updating and deleting records from a table in a local database.
Use Local Database File in C# Windows Application
1/8/2014 3:08:34 PM.
Here I will explain how to use a SQL Server Compact (SDF) local database file in your Windows application.
CURD Operations in SQL Server Compact Database File in C# Windows Application
1/8/2014 2:52:26 PM.
Here I will explain how to use a SQL Server Compact Database (SDF) file in your C# Windows application.
Getting Started With Local Database Operations in Windows Phone 7
6/20/2012 6:21:50 AM.
In this article we are going to explore how to use a local database with Windows Phone 7 and we will further discuss the database operations such as insert, select or delete the data to the local database from the Windows Phone 7.
Working with a Local Database in Windows Phone 7
4/26/2012 6:37:19 AM.
In this article we are going to see the usage of Isolated Storage by creating a local relational database and save the data locally that are accessible to the specific Windows Phone 7 application.
Local Database search in ASP.NET
1/5/2012 4:35:51 AM.
In this tutorial we will perform the search in our local database. In general we need to provide some search functionality within our application. We can provide the simple search facility using this article.
Local Database in Silverlight 4
6/18/2010 4:45:11 AM.
In this article we will see how we can use a local DB from the project folder.