Value of string not changing even though it should be!
Hannah
0
Reputation points
In my blazor application, I am quereying a database repeatedly until I receive the correct value.
The code is running without any errors but the string getStatus keeps coming back as 'Submitted', even though the value has been changed to 'Processed' in the database.
Please can someone help!
My code is below:
Azure SQL Database
Azure SQL Database
An Azure relational database service.
6,326 questions
Developer technologies .NET Blazor
1,673 questions
Developer technologies C#
11,570 questions
Sign in to answer