manceeee
❔ MVC Enumerate
Here is fine. I am new to C# and MVC (started learning it a couple weeks ago in college). I know that I need to return multiple strings in the forms of hexadecimal values. I just need to know how to get those through in such format. My reasoning behind using IEnumerable is I thought I would need to go through a list of strings and output each of them on my view. Obviously it isn't working as intended and thats what I was hoping to get help with.
17 replies