Creating a comma separated list from IList or IEnumerable

.NET 4+ Detail & Pre .Net 4.0 Solutions IEnumerable<string> can be converted into a string array very easily with LINQ (.NET 3.5): It’s easy enough to write the equivalent helper method if you need to: Then call it like this: You can then call string.Join. Of course, you don’t have to use a helper method: The latter is a bit of … Read more

LC-3 STR with R1 as offset

I’m having trouble getting this subroutine I’m writing to work. Basically, I am trying to have a subroutine where I would set R0 to a value in some array (R3) with an offset of R1. This is the line I’m trying to get to work : It gives me the error : Expected 6 bit … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)