Generics, Patterns, and Software Architecture
Generics are going to lend themselves well to the implementation of software patterns at all levels. Whether it be at a code design level, application architecture, or application integration level. We will find a lot of instances of using object in the past in our designs, we will want to refactor into the use of generics.
I have not had the opportunity to use them until now. I am embarking on a proof of concept on which I plan on using them at different levels of abstraction. So then what is the point of this Blog? Just to let you know I have had time to investigate the resources I will be using and wanted to share them. Both are excellent in their coverage of Generics. More will come later as I work through the POC.
Professional .NET 2.0 Generics
http://www.amazon.com/gp/product/customer-reviews/0764559885/ref=cm_cr_dp_pt/104-4875122-0369527?%5Fencoding=UTF8&n=283155&s=books
Foundations of Object-Oriented Programming Using .NET 2.0 Patterns
http://www.amazon.com/gp/product/1590595408/qid=1134422548/sr=1-1/ref=sr_1_1/104-4875122-0369527?s=books&v=glance&n=283155
I have not had the opportunity to use them until now. I am embarking on a proof of concept on which I plan on using them at different levels of abstraction. So then what is the point of this Blog? Just to let you know I have had time to investigate the resources I will be using and wanted to share them. Both are excellent in their coverage of Generics. More will come later as I work through the POC.
Professional .NET 2.0 Generics
http://www.amazon.com/gp/product/customer-reviews/0764559885/ref=cm_cr_dp_pt/104-4875122-0369527?%5Fencoding=UTF8&n=283155&s=books
Foundations of Object-Oriented Programming Using .NET 2.0 Patterns
http://www.amazon.com/gp/product/1590595408/qid=1134422548/sr=1-1/ref=sr_1_1/104-4875122-0369527?s=books&v=glance&n=283155
0 Comments:
Post a Comment
<< Home