C# Lists of Class Objects 2We are going to move our example along to the next stage after the previous post. Here we […] July 29, 2018 in C# tagged static / IEnumerable / list / model / asp / binding / C# Lists by Mike
C# Lists of Class ObjectsIn a previous post we defined a C# Lists Introduction. In this post we want to define a […] May 27, 2018 in C# tagged objects / foreach / var / lists / list / C# Lists by Mike
HTML List MakerIf you type a lot of HTML code undoubtedly you will have types ordered and unordered lists. There […] February 19, 2017 in HTML tagged html / list by Mike
C# WPF XAML ListBoxThe book Illustrated WPF discusses list box controls. A ListBox is a collection of items displayed to the […] May 8, 2016 in WPF tagged list / WPF / box / boxes / listbox / WPF ListBox by Mike
C# Lists IntroductionThe post C# Introduction lists all of the series of posts we have at this site. What are […] April 4, 2016 in C# tagged syntax / list / introduction / object / lists / generics / collection / initialization / C# Lists by Mike
C# Enumerations Part 2Here are some examples of use cases for enumerations. Suppose you have a series of integer values that […] April 3, 2016 in C# tagged list / convert / cast / tryparse / enumeration / enum / cardinal / cardinality / C# Complex Types by Mike