Coding
Resources for learning ASP.NET core
I have some experience in nodejs/django and I am looking for resources to learn ASP.NET Core. The problem is most of the resources I have found did not work for me. Microsoft docs are great Read more…
I have some experience in nodejs/django and I am looking for resources to learn ASP.NET Core. The problem is most of the resources I have found did not work for me. Microsoft docs are great Read more…
Hi All, So apparently in the future, the .NET framework will be dead! It will only receive security patches. I have a .NET framework 4.5 DLL and I am looking to migrate it so it Read more…
I believe they are independent and therefore should be compatible. Can anyone please confirm? The short version is: it’s not “supported”, and whether it will work depends on which features you want to use. You Read more…
Hello, I’m here with my Tic Tac Toe game I have been working on for a udemy course. I have the game running and almost everything seems to work. I was trying to implement some Read more…
Hi all. I am trying to assign a .csv file to the StreamWriter using the file path. However, when executed it throws “System.IO.DirectoryNotFoundException”. Someone have an idea about the reason it isn’t working? Thanks Try Read more…
This is probably super basic, but I swear I just can’t figure it out. It’s just a console app, so not much Note: I’m a complete noob so you can’t be too detailed build–>publish One Read more…
Hello! I’ve been programming primarily with js and react since March and recently i’ve been forced to learn the full Microsoft stack for about a year and i stumbled upon the news that Xamarin Forms Read more…
So both the player as well as the monsters in my game are Creatures. I’ve simplified each class to highlight the issue. Here is the creature class: Each creature can be assigned a different AI, Read more…
I am so tired of not getting single phone screening let alone interview. Here’s the list of topics I belive I fairly understand and use: Web Api and MVC Asp.net core Delegates and lamdas OOP Read more…
Hi I’m looking for a good tutorial video for a modern ASP.NET MVC C# Web Application. If you guys know any good tutorials I would be appreciative. I am looking to take my programming to Read more…