List<T>.ConvertAll<>()

Posted by: Keyvan Nayyeri, on 04 Oct 2006 | View original | Bookmarked: 0 time(s)

Notice the usage of List<T>.ConvertAll() method in my previous post: public String Points {     get     {         return String.Join(" | ",             (String[])this.myStudent.Points.ConvertAll             (new Converter<Double, String>(delegate(Double value)             {    ...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 3145 | Hits: 136

Similar Posts

  • Using Telerik Grid for ASP.NET MVC without any server-side code more
  • Data-binding Telerik CoverFlow for Silverlight + some Routed Commands goodness more
  • RadControls for WinForms Q3 2009 - HTML-like Text Formatting more
  • Ambiguous References in DefaultWsdlHelpGenerator.aspx more
  • Improving JavaScript Skills more
  • Using T4 Templates for Simple DTOs more
  • How to display data from different tables using one data source more
  • BulletedList in Silverlight more
  • ClientIDMode in ASP.NET 4.0 more
  • How To: Silverlight grid hierarchy load on demand using MVVM and RIA services more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD