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 LocalDB
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Nimit Joshi (2)
Mithilesh Kumar (1)
Abhimanyu K Vatsa (1)
Abhishek Goswami (1)
Related resources for LocalDB
No resource found
Entity Framework In MVC - Part Three
9/12/2024 12:12:57 PM.
This article explains the Code First approach in MVC using Entity Framework. It covers creating a new database from domain classes, reverse engineering an existing database to generate POCO classes, a
Creating ASP.NET WebApplication/ASP.NET MVC Application Membership Database on SQL Server Rather Than LocalDb
3/25/2021 5:56:59 AM.
How can a DB be created in SQL Server rather than locally (LocalDb) which is the default?
Getting Started With CRUD Operations and LocalDB in MVC 5
2/24/2021 11:28:26 AM.
In this article, you will learn to work with CRUD Operations and how to work with LocalDB in MVC5 with Visual Studio 2013 Preview.
Working With Model Class and Connection String in MVC 5
1/20/2021 11:49:02 AM.
This article introduces how to work with Models and Connection Strings and helps you to add some classes for the application for helping manage databases and to create or maintain the Connection Strin
HTML5 LocalDB.js Library
4/20/2020 3:53:40 AM.
Here you will learn about localDB.js library which maps the structure of databases in objects using localStorage API provided by HTML5.