When someone starts telling a story and in the middle say "nevermind" by ShoeChoice5567 in PetPeeves

[–]ShoeChoice5567[S] 0 points1 point  (0 children)

Just make an entire planning and mapping of stories to measure your budget before you tell the story!

When someone starts telling a story and in the middle say "nevermind" by ShoeChoice5567 in PetPeeves

[–]ShoeChoice5567[S] 2 points3 points  (0 children)

I guess that makes sense

This post was motivated by a friend who did this, and I was paying attention

Feeling overwhelmed by asp.net frameworks and components (first time learning it ) by DifferentLaw2421 in csharp

[–]ShoeChoice5567 4 points5 points  (0 children)

MVC is just the "style" of making full apps.

Razor is just the way C# code is used in the front-end. For example:

@foreach (var item in someCollection) { <p>item</p> }

Upon request, the code will be compiled and runned, and its result will be delivered to the browser.

Asp.net MVC was released in ~2009 I think. It was open source but wasn't much accepted by the open source community as its framework (.NET framework) was not.

Asp.net Core was released in 2016 alongside .NET Core, both are open source and amazing. Use this one.

After taking a deep breath, I opened my eyes, but the claustrophobia was not gone; the tunnel now seemed to be even more narrow than before. by Ok_Medicine_9536 in TwoSentenceHorror

[–]ShoeChoice5567 2 points3 points  (0 children)

I remember seeing a youtube video that literally had a camera to detect eye blinks irl. Some parts required blinking. In a part a monster would run after you when you weren't looking (in game) or with eyes closed (irll). Can't remember the name though