No announcements
-
0 Votes
Data Points - Deep Dive into EF Core HasData Seeding
The ability to seed data when running migrations disappeared in in the transition from EF6 to EF Core. Now EF Core 2.1 brings a new mechanism ... -
3 Votes
SP2010 Architecture deep dive
Is there any resource available which takes a very deep dive on the SP2010 architecture? More than just object model, Im looking for something which explains the core ...Answered | 4 Replies | 3599 Views | Created by Scott Hutter - Saturday, November 12, 2011 9:17 PM | Last reply by Jasper Oosterveld - Sunday, November 13, 2011 8:38 AM -
0 Votes
WF Rehosting Deep Dive
Hi, I understand that Kushal Shah did a 'deep dive' of rehosting at the last PDC. Unfortunately, I was unable to attend the PDC. I'm wondering if that ...Answered | 5 Replies | 4657 Views | Created by Notre - Thursday, December 10, 2009 6:42 PM | Last reply by hendrik swanepoel - Monday, January 4, 2010 2:31 PM -
0 Votes
Xbox Live on Windows Deep Dive
Hey guys I recently downloaded the Xbox Live for Windows Deep Dive folder, and I wanted to know were there supposed to be any type of code files or something besides the recording ...Unanswered | 5 Replies | 2205 Views | Created by BigBoolean - Tuesday, October 30, 2012 11:40 AM | Last reply by BigBoolean - Wednesday, October 31, 2012 6:43 PM -
0 Votes
Data Points - DDD-Friendlier EF Core 2.0
Learn how EF Core 2.0 understands one-to-one uni-directional relationships and how it can persist data from entities where scalar, navigation and collection properties are ...Discussion | 1 Replies | 739 Views | Created by KSharkey - Friday, September 1, 2017 5:49 PM | Last reply by RADWEB - Wednesday, September 13, 2017 11:42 AM -
0 Votes
Data Points - Run EF Core on Both .NET Framework and .NET Core
Entity Framework Core (EF Core) is the newest version of EF and runs equally well on both the full .NET Framework and the cross-platform .NET Core. Julie ... -
0 Votes
Data Points - EF Core 2.1 Query Types
Hi Rajesh, Yes, unfortunately that is a constraint...EF Core expects all of those properties to be available. Hopefully that will get easier in some ...Discussion | 10 Replies | 1751 Views | Created by KSharkey - Monday, July 2, 2018 7:56 PM | Last reply by Julie Lerman - Wednesday, January 30, 2019 7:11 PM -
0 Votes
Data Points - EF Core in a Docker Containerized App
Given the time she’s spent learning about EF Core and Docker, Julie Lerman thought it wouldn’t be too difficult to use them together to build a containerized app and add ...Discussion | 4 Replies | 722 Views | Created by KSharkey - Monday, April 1, 2019 5:54 PM | Last reply by DewdropApps - Monday, November 4, 2019 12:24 AM -
0 Votes
EF Seeds
the ProductId, please add it. Or if you don’t want add the foreign key, then you need to create variables to which point to new Product object ...Answered | 1 Replies | 446 Views | Created by AGA Neto - Monday, July 21, 2014 9:27 PM | Last reply by Fred Bao - Tuesday, July 22, 2014 8:33 AM -
0 Votes
Dotfuscator Deep Dive with WP7 (Blog Post)
experience with different code obfuscators or different settings that work for ...Discussion | 1 Replies | 1840 Views | Created by Bil Simser [MVP] - Friday, December 31, 2010 5:06 PM | Last reply by astralvoid - Friday, December 31, 2010 5:19 PM -
0 Votes
Data Points - EF Core Change-Tracking Behavior: Unchanged, Modified and Added
Julie Lerman examines how the change-tracking behavior of Entity Framework Core differs from that of EF6, pointing out that while much of the syntax and behavior has been replicated, ... -
1 Votes
Deep Dive Into VLF's anyone?
Can someone please provide a DETAILED explaination on VLF's. 1. Why are they created? are they only created with Replication ? 2. what details can we ...Answered | 1 Replies | 6305 Views | Created by Roger9955 - Sunday, October 24, 2010 12:19 PM | Last reply by Pradeep Adiga - Sunday, October 24, 2010 5:33 PM -
0 Votes
Learning Silverlight > Deep Dive > Need Books
I have found nothing regarding deep dives with SL. Almost all of the books I own are high level. I came to SL from WPF and determined that most of the SL ...Answered | 7 Replies | 2720 Views | Created by Alexander G. Bykin - Monday, May 9, 2011 3:15 PM | Last reply by Alexander G. Bykin - Tuesday, May 10, 2011 12:30 PM -
0 Votes
Data Points - A Peek at the EF Core Cosmos DB Provider Preview
EF Core create the Cosmos DB database, and storing data into a collection. Read this article in the January 2019 issue of MSDN ...Discussion | 2 Replies | 504 Views | Created by KSharkey - Wednesday, January 2, 2019 7:05 PM | Last reply by Julie Lerman - Saturday, April 6, 2019 7:18 PM -
0 Votes
Data Points - EF Core in a Docker Containerized App, Part 3
In the final installment of her series on using EF Core and Docker together to build a containerized app and add a data persistence mechanism, Julie Lerman integrates a ... -
0 Votes
Data Points - Tips for Building Tests with EF Core and Its InMemory Provider
The new EF Core InMemory provider can prove useful when your tests don’t require actual database interaction. Julie Lerman provides an introduction to this handy tool and ... -
0 Votes
Data Points - Hybrid Database Migrations with EF Core and Flyway
During development, it’s common to use EF Core migration commands to not only create migration files but to also execute migrations directly on your development database. But ... -
0 Votes
EF 4.3.1 Incremental Seeding of Database
Hi, There has been some talk of looking at the way seeding works in migrations, but nothing is planned at this point. As it stands right now you ...Answered | 1 Replies | 1319 Views | Created by Saffia - Wednesday, August 22, 2012 1:13 PM | Last reply by Glenn Condron - Wednesday, August 22, 2012 7:57 PM -
1 Votes
Data Points - DDD-Friendlier EF Core 2.0, Part 2
Julie Lerman continues her discussion of EF Core 2.0 features that align nicely with Domain-Driven Design (DDD) principles, this time evolving the classes to look more like what ...Discussion | 3 Replies | 799 Views | Created by KSharkey - Monday, October 2, 2017 6:12 PM | Last reply by Schaemelhout - Thursday, November 23, 2017 9:38 AM -
0 Votes
Data Points - EF Core 2 Owned Entities and Temporary Work-Arounds
The current version of EF Core doesn’t allow properties based on value objects to be null, and there’s no way to replace properties that contain a value object. Julie ... - Items 1 to 20 of 1117074 Next ›
No announcements