danno8524
danno8524
CC#
Created by danno8524 on 6/22/2024 in #help
Newbie VSCode Running Locally Problem
This got me well on my way. Thank you. Have a nice day.
21 replies
CC#
Created by danno8524 on 6/22/2024 in #help
Newbie VSCode Running Locally Problem
Got it. Thank you. In the plug in header it shows a duel panel of your code and the live server... You can make html changes and they show immediately in LiveServer?
21 replies
CC#
Created by danno8524 on 6/22/2024 in #help
Newbie VSCode Running Locally Problem
I guess I did not have that installed. I just installed it. How do I direct my page to it?
21 replies
CC#
Created by danno8524 on 6/22/2024 in #help
Newbie VSCode Running Locally Problem
Thank you. I believe I did have that extension. Maybe I turned it off accidently. How do I start that?
21 replies
CC#
Created by danno8524 on 6/22/2024 in #help
Newbie VSCode Running Locally Problem
html with bootstrap
21 replies
CC#
Created by danno8524 on 6/22/2024 in #help
Newbie VSCode Running Locally Problem
I am clicking Run... start debugging...
21 replies
CC#
Created by danno8524 on 6/28/2023 in #help
❔ Access AppSettings from CSHTML in ASP.NET core
What would be the syntax for that?
7 replies
CC#
Created by danno8524 on 6/28/2023 in #help
❔ Access AppSettings from CSHTML in ASP.NET core
not sure what you mean...
7 replies
CC#
Created by danno8524 on 6/27/2023 in #help
❔ Access AppSettings.json in asp.net core
Thank you for all your help!! Much appreciated...
31 replies
CC#
Created by danno8524 on 6/27/2023 in #help
❔ Access AppSettings.json in asp.net core
31 replies
CC#
Created by danno8524 on 6/27/2023 in #help
❔ Access AppSettings.json in asp.net core
When you say registered as a scoped service in Program.cs or startup.cs , could you elaborate on the code needed here...
31 replies
CC#
Created by danno8524 on 6/27/2023 in #help
❔ Access AppSettings.json in asp.net core
Thanks a bunch. Sorry for my ignorance. Just so I understand this... The Public Interface code should go where? In Visual Studio do I create a new interface and this will be a folder just like a controller?
31 replies
CC#
Created by danno8524 on 6/27/2023 in #help
❔ Access AppSettings.json in asp.net core
public async Task<ActiveStormKeyEntity> ExecuteActiveStormKeyTableQuery()
31 replies
CC#
Created by danno8524 on 6/27/2023 in #help
❔ Access AppSettings.json in asp.net core
That would be awesome! Sorry for my ignorance here. Right now I have a Home Contoller and a NowSummary Controller. This code works . In the NOWSummary controller I have have
31 replies
CC#
Created by danno8524 on 6/27/2023 in #help
❔ Access AppSettings.json in asp.net core
The way it is now is code in one controller calling code in another controller...This works... I am just trying to get my Azure keys from AppSettings instead of hard coded in controller...
31 replies
CC#
Created by danno8524 on 6/27/2023 in #help
❔ Access AppSettings.json in asp.net core
I am calling code for reusability...
31 replies
CC#
Created by danno8524 on 6/27/2023 in #help
❔ Access AppSettings.json in asp.net core
31 replies
CC#
Created by danno8524 on 5/30/2023 in #help
❔ Accessing StorageConnectionString from AppSettings.json Asp.net core 6.0
Could you show me a code snip as how you would recommend I do this?
7 replies