Click here to Skip to main content
15,886,519 members

Articles by Bryan Tubbs (Articles: 2, Tip/Trick: 1)

Articles: 2, Tip/Trick: 1

RSS Feed

Average article rating: 4.95

Web Development
ASP.NET
10 Oct 2014   Updated: 10 Oct 2014   Rating: 4.89/5    Votes: 30   Popularity: 7.08
Licence: CPOL    Views: 152,797     Bookmarked: 35   Downloaded: 2,927
Please Sign up or sign in to vote.
This article will show how to create a list of a particular class type from a SqlDataReader object by dynamically creating a lambda expression to carry out the process of populating the list.
HTML
15 Jul 2015   Updated: 15 Jul 2015   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 25,252     Bookmarked: 25   Downloaded: 505
Please Sign up or sign in to vote.
This article will show how to create and/or a list of a particular class type from a SqlDataReader object by dynamically creating a lambda expression to carry out the process of populating the list.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 5.00

15 Jul 2015   Updated: 15 Jul 2015   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 8,651     Bookmarked: 5   Downloaded: 53
Please Sign up or sign in to vote.
This tip will show how to sort a list of a particular class type from a SqlDataReader object by dynamically creating a lambda expression to carry out the process of sorting the list.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer (Senior)
United States United States
I am a Sr. Software Developer with over 20 years experience. I started programming in C++, moved to VB4 (while it was in Beta), and have eventually found myself programming in C#. I have experience creating and designing both Windows and Web applications, as well as Web Services and databases.