Syndication

News

     

Archives

Miscelaneous

Programming

Browse by Tags

All Tags » C# (RSS)
Funq: screencast series on how to building a DI container using TDD
Over the past few days, I spent some time recording the experience of building a dependency injection container using test driven development. It was a cool experience for me, and I hope you find the screencasts useful. Here are all the episode links...

Posted by Daniel Cazzulino

Filed under: ,

Linq beyond queries: strong-typed reflection!
Note : this entry has moved . Surely you know Linq brings the standard query operators to make queries a first class concept in the C# language. What you may or may not have realized, is that Linq can be used for way more than just querying. Here goes...

Posted by Daniel Cazzulino | 6 comment(s)

Filed under: ,

More Posts