Click here to Skip to main content
15,893,668 members
Articles / General Programming / String

Converting Array or List of data to String => made easy! (C#, MVC3, LINQ)

Rate me:
Please Sign up or sign in to vote.
4.67/5 (8 votes)
24 Jan 2012CPOL1 min read 105.6K   8  
A short one-line way to convert Array or List of any data into custom string via LINQ

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
Coding is awesome!

Comments and Discussions