if not equal condition in c#
i have a condition where the value should not be null or it should be either R or U.
i had tried with below method but still i am not able to succeed with the result.
i have a condition where the value should not be null or it should be either R or U.
i had tried with below method but still i am not able to succeed with the result.
I am trying to understand how to implement redis by replacing all IIS session state values with the redis cache. I have redis working using a docker image. I am using a C# .Net Forms web app. I have included the StackExchange.Redis nuget package and set this up so far.
Right now I’m solving a problem, Ive never run into.
I have an ASP.Net rest API with this class in my models:
I have a series of Dropdown boxes that contain an option for Pass or Fail. What I want to happen is if any of the 6 dropdown boxes in the panel contain a Fail selection, Button 1 appears. If there are no Fail selections made, then Button 2 appears.
I am intergrating a c# project to use AWS codebuild with a ubuntu linux OS. All target frameworks are 3.1. For some reason when running this on AWS codebuild it looks for 2.0? When following the link it throws to resolve the error Microsoft clearly states to use 3.1
I’m trying to set up Authorization using Identity for my React ASP.NET Core app. I’m following the ASP.NET Core docs: Docs
My web page has a timeout of 5 minutes. I want to show the users the count down in minutes and seconds so I want to show something like :
I have this link to send in gmail:
So I have a table like this:
I have an endpoint that looks like: