Click here to Skip to main content
15,895,667 members
Articles / Programming Languages / C#

Manipulating a string array using a Lambda Expression

Rate me:
Please Sign up or sign in to vote.
3.00/5 (7 votes)
7 Nov 2012CPOL 36.4K   4  
This code will accept an input string and will store the first character of every array element in minimal lines of code.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
7 Nov 2012Wendelius
This is an alternative for "Manipulating a string array using a Lambda Expression"

License

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


Written By
Software Developer (Senior) Melstar Infotech Ltd.
India India
"Neeraj is very hardworking and talented guy. i worked with him for 3 years,he is helping in nature and will resolved any difficulty or coding problem with lot of enthusiasm with quality deliverable."

(Courtesy: LinkedIn endorsement posted by my ex-colleague Roshan Basekar)

- Thanks Roshan
-----------------------------------------------------------------------------------

Comments and Discussions