Click here to Skip to main content
15,888,579 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.3K   4  
This code will accept an input string and will store the first character of every array element in minimal lines of code.

Revisions


  

Compare Revision Minor Date Status Editor
4 - publicly available No 7-Nov-12 4:17 Available Smitha Nishant
Updates in content. 26 changes had been made.
3 No 7-Nov-12 3:06 Pending Neeraj_Maurya
Updates in content. 697 changes had been made.
2 No 6-Nov-12 7:45 Available Smitha Nishant
Updates in content. 61 changes had been made.
1 No 6-Nov-12 4:09 Pending Neeraj_Maurya
Initial creation

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