Click here to Skip to main content
15,867,765 members
Home / Discussions / C#
   

C#

 
QuestionHi Pin
Dijana Deleva31-Jan-22 9:56
Dijana Deleva31-Jan-22 9:56 
AnswerRe: Hi Pin
Richard MacCutchan31-Jan-22 10:06
mveRichard MacCutchan31-Jan-22 10:06 
AnswerRe: Hi Pin
OriginalGriff31-Jan-22 11:10
mveOriginalGriff31-Jan-22 11:10 
QuestionEF Core - Auto apply migrations with different SQL user Pin
Germghost31-Jan-22 1:33
Germghost31-Jan-22 1:33 
AnswerRe: EF Core - Auto apply migrations with different SQL user Pin
Victor Nijegorodov31-Jan-22 1:54
Victor Nijegorodov31-Jan-22 1:54 
AnswerRe: EF Core - Auto apply migrations with different SQL user Pin
Richard Deeming31-Jan-22 1:54
mveRichard Deeming31-Jan-22 1:54 
QuestionRe: EF Core - Auto apply migrations with different SQL user Pin
Germghost31-Jan-22 2:17
Germghost31-Jan-22 2:17 
AnswerRe: EF Core - Auto apply migrations with different SQL user Pin
Germghost31-Jan-22 3:02
Germghost31-Jan-22 3:02 
Just worked it out, I can do

C#
var cfg = scope.ServiceProvider.GetService<IConfiguration>();


to get the configuration service, and from there I can get my connection strings Smile | :)
QuestionFill multiple comboboxes with identical information Pin
Richard A Knox27-Jan-22 2:32
Richard A Knox27-Jan-22 2:32 
AnswerRe: Fill multiple comboboxes with identical information Pin
OriginalGriff27-Jan-22 4:01
mveOriginalGriff27-Jan-22 4:01 
AnswerRe: Fill multiple comboboxes with identical information Pin
RobertSF27-Jan-22 6:40
professionalRobertSF27-Jan-22 6:40 
AnswerRe: Fill multiple comboboxes with identical information Pin
Gerry Schmitz27-Jan-22 6:56
mveGerry Schmitz27-Jan-22 6:56 
GeneralRe: Fill multiple comboboxes with identical information Pin
RobertSF27-Jan-22 8:47
professionalRobertSF27-Jan-22 8:47 
GeneralRe: Fill multiple comboboxes with identical information Pin
Gerry Schmitz27-Jan-22 17:28
mveGerry Schmitz27-Jan-22 17:28 
GeneralRe: Fill multiple comboboxes with identical information Pin
RobertSF28-Jan-22 8:01
professionalRobertSF28-Jan-22 8:01 
GeneralRe: Fill multiple comboboxes with identical information Pin
Gerry Schmitz28-Jan-22 8:44
mveGerry Schmitz28-Jan-22 8:44 
QuestionSecuring a Named Pipe Pin
Richard Andrew x6426-Jan-22 8:34
professionalRichard Andrew x6426-Jan-22 8:34 
AnswerRe: Securing a Named Pipe Pin
Luc Pattyn26-Jan-22 12:12
sitebuilderLuc Pattyn26-Jan-22 12:12 
GeneralRe: Securing a Named Pipe Pin
Richard Andrew x6427-Jan-22 7:06
professionalRichard Andrew x6427-Jan-22 7:06 
GeneralRe: Securing a Named Pipe Pin
Luc Pattyn27-Jan-22 7:11
sitebuilderLuc Pattyn27-Jan-22 7:11 
SuggestionRe: Securing a Named Pipe Pin
Randor 27-Jan-22 22:16
professional Randor 27-Jan-22 22:16 
GeneralRe: Securing a Named Pipe Pin
Richard Andrew x6428-Jan-22 3:58
professionalRichard Andrew x6428-Jan-22 3:58 
GeneralRe: Securing a Named Pipe Pin
Randor 28-Jan-22 9:32
professional Randor 28-Jan-22 9:32 
QuestionBest way to store/access data? Pin
Richard A Knox26-Jan-22 3:56
Richard A Knox26-Jan-22 3:56 
AnswerRe: Best way to store/access data? Pin
Richard MacCutchan26-Jan-22 4:39
mveRichard MacCutchan26-Jan-22 4:39 

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.