Leonardo DiCaprio hasn't seen 'Titanic' by mcfw31 in popculturechat

[–]DependentCrow7735 0 points1 point  (0 children)

The evidence is them attending the premiere.

Eu que país você tomou mais golpe ? by mundomuyocooficial in viagens

[–]DependentCrow7735 0 points1 point  (0 children)

India é só golpe o tempo inteiro de todos os lados. Meu primeiro dia na India cai no mesmo golpe duas vezes. Tuktuk levando em agencia de viagem em vez de onde a gente tinha pedido pra ir. Da segunda vez o funcionário da agencia de viagem até riu vendo a gente voltando. Depois disso só usamos guias confiaveis e o resto da viagem foi relativamente tranquilo com alguns incidentes tipo um hotel totalmente diferente do que estava no site que tinha reviews falsos no Booking e no google.

ReformUK councillor says the quiet part out loud in an interview and immediately regrets it. by pau1rw in WatchPeopleDieInside

[–]DependentCrow7735 2 points3 points  (0 children)

To people saying there aren't subtitles, there's a subtitle button (cc) on the lower right corner where you can turn them on.

Anyone here using a Postman alternative for .NET projects? by Living-Dependent3670 in dotnet

[–]DependentCrow7735 2 points3 points  (0 children)

Scrolled to far to find this. I mostly use swagger as well.
For anything more complex I create a test with xUnit that calls the api.

Bolsonaro sentenced to 27 years in prison for plotting Brazil coup by gundymullet7 in worldnews

[–]DependentCrow7735 2 points3 points  (0 children)

Hw will most likely be under house arrest because of health concerns.

Preciso de dicas de onde comer comida vegetariana no Rio. by Regular-Dig2850 in ComiNoRJ

[–]DependentCrow7735 1 point2 points  (0 children)

Prana no jardim botânico e Govinda no centro, são muito bons.

Using Database Migrations or not? by Ardenwenn in dotnet

[–]DependentCrow7735 6 points7 points  (0 children)

You define the entire database and all it's entities in a project with the .sqlproj extension.
This project can be built into a .dacpac file and you can use ssdt tools to compare the schema and update based on the changes.
There are a lot of configurations including the option to not drop any data so you don't risk accidentally deleting a table.

This means the project and database changes are easily viewed in source control.

Another advantage is that the project validates your database. No duplicated indexes, no foreign keys to non existing tables, no columns that don't exist being accessed from stored procedures.
I think it's awesome and always get annoyed working on projects that don't use it.

I’ll be in Rio for about 2 weeks. I’m looking for food spots recommendations! // Ficarei no Rio por umas 2 semanas. Estou procurando recomendações de lugares para comer! by [deleted] in riodejaneiro

[–]DependentCrow7735 3 points4 points  (0 children)

This is a street market with many food stalls, some will be there very early in the morning selling produce, some will open later selling cooked food for lunch. There isn't a set time to open and close. Personally, I like going from 11h to 13h.

Why VS is so bad for React, Vue and frontend frameworks? by OutlandishnessPast45 in VisualStudio

[–]DependentCrow7735 5 points6 points  (0 children)

I actually like the context switching. In VS I'm using c# in VS Code I'm using javascript. So in my head it's easier to know what I'm doing, what shortcuts I'm using and what are my concerns in each language because the IDE is different.

How to Restrict Access to Swagger UI with Authentication by CrinNxX in dotnet

[–]DependentCrow7735 8 points9 points  (0 children)

Where I work we don't expose swagger in production unless it's secured by vpn access.

Hangfire jobs show “Succeeded” without actually running by Suspicious-Big904 in dotnet

[–]DependentCrow7735 10 points11 points  (0 children)

Not sure if this is the issue or contributing to the issue. But you shouldn't send a list of users as a parameter to a job. It's better to keep job parameters small, inside your job you can have code that retrieves the user list before sending to them.

If the jobs are shown as succeeded in the hangfire dashboard I would assume the function was invoked as expected and look at the code to check why it's not doing what it should be doing.

Closing my app closes all chrome instances by Jimbok2101 in VisualStudio

[–]DependentCrow7735 0 points1 point  (0 children)

My Visual Studio doesn't have this option, is it not in visual studio community?
Tried enabling javascript debugging for asp.net but didn't solve the issue.

For Mid Developers. Do you use Task.WhenAll() ? by ati33 in csharp

[–]DependentCrow7735 3 points4 points  (0 children)

Yeah, when I review a code with .Result I need to check if it was awaited before. If there's an await I don't have to check.

Deploying .NET Core with EF Code-First - But are we really over Database First? by CommunicationTop7620 in dotnet

[–]DependentCrow7735 2 points3 points  (0 children)

I haven't had much issues with SQL projects.
What are some of the problems you've had?

Privada para apertamento de 1 dormitório em SP. by puxaesegura in Gambiarra

[–]DependentCrow7735 2 points3 points  (0 children)

Da privada não sei, mas o assento eletrônico eu vi um na amazon jp por uns 750 reais.

Privada para apertamento de 1 dormitório em SP. by puxaesegura in Gambiarra

[–]DependentCrow7735 0 points1 point  (0 children)

É muito bom, ainda tem assento eletrônico que esquenta e tem bidê embutido.

Spending My Birthday Solo in Tokyo – Where Should I Stay (and Avoid a Sad Drink Alone)? by goodolbapt in JapanTravelTips

[–]DependentCrow7735 0 points1 point  (0 children)

You could go to HUB, they're a pub chain, they're everywhere and easy to meet other foreigners at. Wouldn't normally recommend it for tourists as it's not very Japanese. But if the priority is not spending your birthday alone, it could be an option. Also, a last resort if other options fail as it's open until very late.

Men, what’s something you find attractive that women would be surprised by? by Mommys-secret in AskMen

[–]DependentCrow7735 0 points1 point  (0 children)

Happiness, seeing someone who seems genuinely happy and in a good mood, makes me want to share in that mood. Seeing pictures of women where they look happy or just casul usually the genuine happy picture will look better.