Some c#, css, js, html, sql knowledge and one fine week of bc400
- Use of concat
IEnumerable<string> query = cats.Select(cat => cat.Name).Concat(dogs.Select(dog => dog.Name));
- community-wiki: intro and question
- reminder to check out this ListView control and this one at a later time
- threeFourOneSixOneThree