UAD – Joins strings with commas fbis March 18, 2015 c# No Comments var res = String.Join(",", array.Where(s => !string.IsNullOrEmpty(s))); « Mvc Helpers – HtmlAttributes Extension Share MVC Controller between areas »
Leave a Reply