Bill Blogs in C#

Bill Wagner discusses C#, LINQ, and other items of interest

Browse by Tags

All Tags » Links » C# General (RSS)
Euler problems in other languages
I've had some comments on the Euler problems, so I'm assuming there is some interest. There's also been interest among other developers in our office. Darrell Hawley has started solving the problems in Python. Marina Fedner has started solving...

Posted by wwagner | with no comments

Filed under: , , ,

My second DNR TV is live
The world-famous Carl Franklin invited be to be on DNR TV again. The episode is live here: http://dnrtv.com/default.aspx?showID=105 We discuss generics in C#, and how you can use generics to create more reusable block of code. We go from fairly obvious...

Posted by wwagner | 3 comment(s)

Filed under: , , ,

Brian Beckman explains monads
I try to do more original writing here than posting links, but this is too good not to reference. http://channel9.msdn.com/ShowPost.aspx?PostID=358968 Brian Beckman is one of my favorite experts from Channel 9. He's a real rocket scientist, but that's...

Posted by wwagner | 1 comment(s)

Filed under: , , ,