Posts by Eduardo Carvalho • 21 points
3 posts
-
1
votes1
answer245
viewsQ: .net core json files
I am making a simple web application, it will read a json file: { "hotelName" : "Jumeirah Creekside Hotel", "thumb": "https://loremflickr.com/130/100/dubai", "stars" : 5, "location" : "Garghoud",…
-
0
votes1
answer137
viewsQ: mvc application with visual studio code, Connection Strings
I am using Visual Studio Code with the extension mssql on linux and need to get the Connection String from a database I’ve already created, but I’m not getting. The teacher of the course that I am…
-
0
votes0
answers45
viewsQ: Connectionstrings Visual Studio Code
I’m using Visual Studio Code with the mssql extension on linux, I need to nail Connection Strings from a database I’ve already created, but I’m not getting.