Skip to content

Codepolice

  • ⤫

Posts tagged asp net mvc version comparison

Create a comma separated list with LINQ in C#

For some reason I always forget that you do not do .Join on your actual string array. So i might as well write it down here so i never forget about this again. string mycommalist = string.Join(“,”, alternatives.Select(x=>x.Item.Name).ToArray())

Posted by Judy Alvarez Posted on February 28, 2022March 3, 2022
0
Codepolice

  • Github
  • Atlassian
  • Flatlogic
  • Xero
  • Jetbrains
  • Figma
  • The reality of porting Deno code to Node
  • Vitest 4.0 and Next.js 16
  • Node.js 25.0 arrives
  • A Bun-believable release that isn’t half-baked
  • Bringing Python apps into Node
https://flatlogic.com/generator
COPYRIGHT © 2025 - Codepolice