Click here to Skip to main content
15,898,134 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
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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