bryanlyman


Member since 12/11/2009

Name: Bryan Lyman

bryanlyman

Location: Cedar City, Utah

Software and Electronics Engineer

2 snippets

2733 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

bryanlyman's Recent SnippetsTagged list



« Prev 1 Next »
.net 2.0+ Generic classes make code size much smaller and casting objects (boxing) a cinch. However, currently there are some unsupported IDE options when trying to cast objects to and from generic objects that use mixed object types (inherited from...
0 726 posted 13 years ago by bryanlyman
A class which wraps a parent list containing mixed object types, to provide smaller strongly typed sub-lists of objects. These sub-lists can be modified, which then modifies the parent list concurrently (without events being triggered). Supports the...
0 669 posted 14 years ago by bryanlyman
« Prev 1 Next »