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.
Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Sign in to answer