u/Ok-Transition7065

Hello ,  my  api  get  stuck  in an infinite loop  each time i use a get,   im using entity framework
▲ 0 r/csharp

Hello , my api get stuck in an infinite loop each time i use a get, im using entity framework

Hello, im currently doing some practice and i already made an api , well almost, i decided , afther i creaate a list of users the appy worked well, but afther i decided to create some dummy data for the entire db , the api stop working at first i tought it was because i dint aded this lines

GlobalConfiguration.Configuration.Formatters.JsonFormatter.SerializerSettings

.ReferenceLoopHandling = Newtonsoft.Json.ReferenceLoopHandling.Serialize;

GlobalConfiguration.Configuration.Formatters

.Remove(GlobalConfiguration.Configuration.Formatters.XmlFormatter);

but i get this error

https://preview.redd.it/qpc4p4w9n8kh1.png?width=1920&format=png&auto=webp&s=af9b37836931663f1706275dc334ceb0003987b0

no redundancy in the db eighter

what its the problem here, please help , ty for the attention and God bless you all

reddit.com
u/Ok-Transition7065 — 2 days ago
▲ 0 r/dotnet

I need some help identifying hat kind of proyect its this one

Hello people, i was looking in some folders when i found a web app but i cant found the same type of proyect in the visual studio start tool,

Basicaly it has this format

https://preview.redd.it/3ogt86aeenhh1.png?width=442&format=png&auto=webp&s=53e651949aa12c923c0f9142283a1476442611f5

The main page its ConsultaPartido and it has a navbar(idk wich one of this have the bar), this was so much time ago and im kinda rusty with fontend right now soo i forgot alot of things about asp soo please some help with this one

Ty for the attention,God bless you al.

reddit.com
u/Ok-Transition7065 — 15 days ago
▲ 2 r/SQL

Help with some strucctural problems

Hello, I'm trying to do a test that I failed, and I want to improve, so I want to solve this problem.

The premise isn't that hard, but I'm getting into trouble here.

I don't want to get into too many details to avoid getting the evaluator in trouble.

Basically, I was asked to make an app that is able to create price quotes for trips.

The user selects the location (a general location like Disney World), an apartment (each one with a different category, like a suite, or just a room, or a cabin), the season (imagine this place is around the world, so different locations have different seasons, but some locations can have general seasons if they are close enough), how many people the place can accommodate, and for how long they will stay. I use all this data to create a reservation for the client.

This is basically my entity relationship diagram

https://preview.redd.it/49oxyojpp9fh1.png?width=1093&format=png&auto=webp&s=1e7c235fc94192d6cb711f2fa425d64888b177d4

but each time i try to do the functionality i found problems or big troubles putting or reading the data for the thing im required to do

I'M kinda lost idk what to do

its there a way to solve this problem in a cleaner way?

ty for the help and God bless you

P.S.: The price is listed in the quote, but I don't know where to enter that information regarding the apartment and the season. The test instructions don't explain how to calculate the price, so I don't know where to put it; I assume I should do it in whatever way is most practical for me.

reddit.com
u/Ok-Transition7065 — 27 days ago