C
C#3d ago
Faker

✅ Database window in rider/visual studio

Hello guys, I was watching some videos, I noticed that the developers make use of an in-built database window. Like say I'm saving my data to SSMS, each time I need to write a query, I would change application and go to SSMS and write a query statement, observe the result set and go back to my IDE. So, there is kind of a "short-cut" like where our IDE acts as a UI just like the SSMS?
13 Replies
sibber
sibber3d ago
vs doesnt
Angius
Angius3d ago
Rider does
sibber
sibber3d ago
but rider does yeah idk what the shortcut is
Faker
FakerOP3d ago
oh ok that's nice
Angius
Angius3d ago
It's just off to the side
No description
Faker
FakerOP3d ago
I'm reading the docs, will just try to implement it yep, will try to connect my db and come back
Faker
FakerOP3d ago
yeahhhhh manage to do it
No description
Faker
FakerOP3d ago
Thanks guys
Faker
FakerOP3d ago
hmmm
No description
Faker
FakerOP3d ago
I was watching this video, the person is using visual studio, right? but he has access to the SQL Server object explorer
sibber
sibber3d ago
huh is that new? last i checked vs didnt have this that was the reason i created my jetbrains account actually but it was a year ago tbf
Faker
FakerOP3d ago
hmm I think the video is from april 2022, here is the link of the video I'm watching: https://learn.microsoft.com/en-us/shows/entity-framework-core-for-beginners/getting-started-with-entity-framework-core nvm, I'm using rider nonetheless
Getting Started with Entity Framework Core [1 of 5]
Entity Framework Core is an Object-Relational Mapper that simplifies working with relational databases using strongly-typed .NET objects. Please note: At 04:08, the narration should state "Since FirstName and LastName are non-nullable strings, EF Core knows that when it creates the table, those two columns shouldn't allow nulls." We apologize fo...
sibber
sibber3d ago
oh

Did you find this page helpful?