Skip to content

Codepolice

  • ⤫

Create a comma separated list with LINQ in C#

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

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())
Categories: JavascriptTagged: .net 5 mvc tutorial, .net core mvc login example, .net core mvc vs razor, asp net mvc 5 sample application, asp net mvc 5 sample project, asp net mvc 5 создание сайта, asp net mvc architecture diagram, asp net mvc barcode generator, asp net mvc blog, asp net mvc connect to sql server database, asp net mvc datepicker, asp net mvc error handling, asp net mvc forms authentication, asp net mvc introduction, asp net mvc login example, asp net mvc logo, asp net mvc post, asp net mvc sample project, asp net mvc training course, asp net mvc version comparison, asp net mvc vs angularjs, asp net webforms vs mvc, cms asp net mvc, hire asp net mvc developers, html helpers in asp net mvc, mvc .net core interview questions, mvc asp net core, mvc in .net core, mvc tutorial in asp net, pro asp net mvc 5 platform, what is mvc net

Post navigation

Previous Previous post: Metalscroll makes the scrollbar in Visual Studio awesome!
Next Next post: MS10-024 and KB976323 will reset your IIS SMTP Settings

Related Posts

  • Package efficiency and dependency hygiene

    #​752 — September 12, 2025 Read on the Web If you have any interest in music and being able to render music or generate music with JavaScript, be sure to check out the very end of this issue where we’ve dedicated an entire section to the topic 🙂__Your editor, Peter Cooper JavaScript Weekly How to Keep

    Posted by Posted on September 12, 2025
    0
  • A significant supply chain attack on the npm ecosystem

    #​592 — September 9, 2025 Read on the Web A Major Supply Chain Attack Hits the npm Ecosystem — In July, Socket warned us about a phishing campaign targeting npm package publishers. Sadly, a prolific package author (among others, like DuckDB, who explain how the attack worked on them) fell victim to the scam, resulting

    Posted by Posted on September 9, 2025
    0
  • Why browsers throttle JavaScript timers (and what to do about it)

    #​751 — September 5, 2025 Read on the Web JavaScript Weekly Mediabunny: A Complete Media Toolkit for JavaScript — Supporting both browsers and Node.js, this library lets you read, write and convert popular media file formats (e.g. MP4, MP3, and more) without needing to lean on dependencies like FFmpeg. You can make thumbnails, extract metadata,

    Posted by Posted on September 5, 2025
    0
  • The latest on Oracle’s hold on JavaScript

    #​750 — August 29, 2025 Read on the Web JavaScript Weekly An Illustrated Guide to Big O and Time Complexity — A fantastic JavaScript-oriented, interactive, visual essay about Big O notation and its role in describing algorithmic complexity. This is a beautiful bit of work, even if you’re already wise to O(log n) and O(n^2).

    Posted by Posted on August 29, 2025
    0
  • The productivity benefits from type stripping

    #​591 — August 26, 2025 Read on the Web How We Migrated Our Rush.js Monorepo to Node Type Stripping — Since v23.6 (and in LTS since v22.18.0), Node has supported running (most) TypeScript code by stripping the types out first. The Calm team was excited about the potential for improving productivity and DX, and set

    Posted by Posted on August 26, 2025
    0
  • We still love jQuery

    #​749 — August 22, 2025 Read on the Web ☀️ We’re back after a week off, though I’m starting to think we should have taken two weeks off as it’s been quite quiet in JavaScript-land this August! Nevertheless, we still have a full issue for you today, so let’s get on to it.. 😉__Peter Cooper, your

    Posted by Posted on August 22, 2025
    0
Judy Alvarez

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Codepolice

  • Github
  • Atlassian
  • Flatlogic
  • Xero
  • Jetbrains
  • Figma
  • Package efficiency and dependency hygiene
  • A significant supply chain attack on the npm ecosystem
  • Why browsers throttle JavaScript timers (and what to do about it)
  • The latest on Oracle’s hold on JavaScript
  • The productivity benefits from type stripping
https://flatlogic.com/generator
COPYRIGHT © 2025 - Codepolice