Click here to Skip to main content
15,867,568 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionThere is no Unicode byte order mark. Cannot switch to Unicode. Pin
Michele Smith20-Apr-20 12:56
Michele Smith20-Apr-20 12:56 
AnswerRe: There is no Unicode byte order mark. Cannot switch to Unicode. Pin
Richard Deeming21-Apr-20 0:21
mveRichard Deeming21-Apr-20 0:21 
QuestionResource Error Pin
Member 129880739-Apr-20 18:19
Member 129880739-Apr-20 18:19 
QuestionRe: Resource Error Pin
Richard MacCutchan9-Apr-20 21:37
mveRichard MacCutchan9-Apr-20 21:37 
AnswerRe: Resource Error Pin
Dave Kreskowiak10-Apr-20 6:40
mveDave Kreskowiak10-Apr-20 6:40 
AnswerRe: Resource Error Pin
Jin Vincent Necesario15-Apr-20 19:10
professionalJin Vincent Necesario15-Apr-20 19:10 
QuestionHow to know which Id belongs to which object? Pin
simpledeveloper30-Mar-20 12:29
simpledeveloper30-Mar-20 12:29 
AnswerRe: How to know which Id belongs to which object? Pin
Eddy Vluggen30-Mar-20 13:06
professionalEddy Vluggen30-Mar-20 13:06 
There should be no "AspNetUser1" or "AspNetUser2" tables. I'd delete that code, regardless of who wrote it. Yuck. A thousand times, yuck.

Normalize your database. There should only be one table with users, and then things become easy. If you can't normalize, you deserve the problems. Either learn or drown.

If that is too hard (meaning, no one in your company willing to invest two days), then the best way is to suggest that a "AspNetUser3" table solves all. They asking for it.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

GeneralRe: How to know which Id belongs to which object? Pin
simpledeveloper30-Mar-20 19:46
simpledeveloper30-Mar-20 19:46 
AnswerRe: How to know which Id belongs to which object? Pin
Richard Deeming31-Mar-20 1:10
mveRichard Deeming31-Mar-20 1:10 
GeneralRe: How to know which Id belongs to which object? Pin
simpledeveloper1-Apr-20 10:35
simpledeveloper1-Apr-20 10:35 
GeneralRe: How to know which Id belongs to which object? Pin
Richard Deeming1-Apr-20 13:05
mveRichard Deeming1-Apr-20 13:05 
GeneralRe: How to know which Id belongs to which object? Pin
simpledeveloper2-Apr-20 6:30
simpledeveloper2-Apr-20 6:30 
QuestionAn expression tree lambda may not contain a null propagating operator Pin
simpledeveloper27-Mar-20 21:38
simpledeveloper27-Mar-20 21:38 
AnswerRe: An expression tree lambda may not contain a null propagating operator Pin
Richard MacCutchan27-Mar-20 23:48
mveRichard MacCutchan27-Mar-20 23:48 
AnswerRe: An expression tree lambda may not contain a null propagating operator Pin
Bohdan Stupak28-Mar-20 4:38
professionalBohdan Stupak28-Mar-20 4:38 
QuestionColumn length change using Entity Framework Code First Pin
simpledeveloper17-Mar-20 13:59
simpledeveloper17-Mar-20 13:59 
AnswerRe: Column length change using Entity Framework Code First Pin
Gerry Schmitz17-Mar-20 16:22
mveGerry Schmitz17-Mar-20 16:22 
GeneralRe: Column length change using Entity Framework Code First Pin
simpledeveloper18-Mar-20 3:28
simpledeveloper18-Mar-20 3:28 
AnswerRe: Column length change using Entity Framework Code First Pin
Richard Deeming17-Mar-20 23:52
mveRichard Deeming17-Mar-20 23:52 
GeneralRe: Column length change using Entity Framework Code First Pin
simpledeveloper18-Mar-20 3:14
simpledeveloper18-Mar-20 3:14 
GeneralRe: Column length change using Entity Framework Code First Pin
Richard Deeming18-Mar-20 3:55
mveRichard Deeming18-Mar-20 3:55 
GeneralRe: Column length change using Entity Framework Code First Pin
simpledeveloper18-Mar-20 8:43
simpledeveloper18-Mar-20 8:43 
GeneralRe: Column length change using Entity Framework Code First Pin
Richard Deeming18-Mar-20 8:48
mveRichard Deeming18-Mar-20 8:48 
GeneralRe: Column length change using Entity Framework Code First Pin
simpledeveloper19-Mar-20 5:54
simpledeveloper19-Mar-20 5:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.