C
C#13mo ago
TOKYODRIFT!

✅ Semicolon expected

I have error in this string: Cell1609.Text += "<span style="color:red;">Blocked</span>"; the problem is here: "color:red;" how to fix it?
2 Replies
Unknown User
Unknown User13mo ago
Message Not Public
Sign In & Join Server To View
TOKYODRIFT!
TOKYODRIFT!13mo ago
I'm sorry, already fixed with this:
"<span style=\"color:red;\">Blocked</span>";
"<span style=\"color:red;\">Blocked</span>";
Want results from more Discord servers?
Add your server
More Posts
❔ ✅ Could not load file or assembly Microsoft.Bcl.AsyncInterfaces 7.0.0.0I've upgaded the packages of about 100 csproj in multiple solutions and now each service logs: ```cs✅ Abstraction Final ProjectSo this is my first semester doing anything related to C# and I've kind of ridden coattails on other.NET MAUI ImageSource from saved ByteArrayThis is currently how im trying to display 3 images from a sql query however im returning byte array✅ Member '<member name>' cannot be accessed with an instance reference```cs namespace palidromeDepth { internal class Program { static void Main(string[] ❔ Missing assembly reference using PackageReferenceI updated to package references a short while ago, now when I change development environments (git cUnsure when to load data .NET MAUII am trying to load the Ingredient value from my sqlite db and it doesnt load when im calling it wit✅ Modify embedded resources at runtimeIs there a way to modify an assembly's *own* embedded resources? I'm not looking into physically cha❔ Getting Identity from [Authorize]Hey there, since i'm using [Authorize] i thought i should be able to get UserID from var userId = H❔ Tasked with making a scheduling algorithm at summer internshipI'm an industrial engineering student that knows a bit of coding, but it seems like I've been given ❔ ✅ Search for specific value that is contained inside some variable while debugging VSWhen debugging a large project, I know that one of my many variables will contain a string valled "V