.Net
Which one is better practice to call unitofwork or business layer from controller?
Which one is better practice to use? Or no difference? no comments yet Be the first to share what you think! C# devs null reference exceptions source
Which one is better practice to use? Or no difference? no comments yet Be the first to share what you think! C# devs null reference exceptions source
I’ve started building a project and I tried to make a method which would output data from a string variable into a tab page on a form application. I am trying to keep my code Read more…
I’m trying to allow a function to run if a string Param passed is within a list. Though when using .Contains it doesn’t seem to work how I’d expect: Var list = new List<string>() { Read more…
I thought you were talking about the space between the get; and set; and the brackets. I was about to ask if you are a psycopath. Haha nope not what i was asking! That would Read more…
no comments yet Be the first to share what you think! C# devs null reference exceptions source
I’m crossposting this in all subreddits relavant to the topic so sorry if you see it more than once Here’s my issue I would like to start learning gameDev with Monogame but I just dont Read more…
I made a project that used SQLReaders and SQLCommandswhich is the equivalent of JDBC in Java. However, there seems to be a newer way, using DBContext. Which is used in enterprise applications It sounds like Read more…
This is probably nothing to most of the people on here, but I did it! What did I do? I taught myself enough C# over the semester to pass the final project in my computer Read more…
I’ve been working on this project for a good time now, and while I’ve found some solutions using PowerShell scripts, none of them have worked for me as I don’t know PowerShell! The gist of Read more…
no comments yet Be the first to share what you think! C# devs null reference exceptions source