protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder) { optionsBuilder.UseSqlServer(@"Data Source = TUNC\SQLEXPRESS; Initial Catalog = MVCOrderCustomer; User Id = sa1; Password = cts12345; Integrated Security = False; "); base.OnConfiguring(optionsBuilder); }
-
Notifications
You must be signed in to change notification settings - Fork 0
ertunckoybasi/WPF_MVVM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sample of MVVM Pattern
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published