Browse by Tags

First looks at the Live Framework SDK
I took some time to create the MyPhotos sample for the Live Framework SDK (currently in CTP). I’m impressed with the consistency of the programming model.  You can get quite a bit done using just a few objects: A LiveOperatingEnvironment, Mesh, MeshObject...
Entity Framework and LINQ to SQL
1/16: Updated with corrections from Readers. I’d hoped to completely avoid any discussion surrounding the future (or futures) of Entity Framework and Linq2Sql. And yet, my LINQ talks at CodeMash got hijacked with questions about these two libraries...
LINQ IQueryable toolkit available on CodePlex
Matt Warren has put the IQueryable toolkit on CodePlex .  I’m excited about this for a number of reasons. I’ve commented before about how much I’ve learned reading Matt’s posts about building an IQueryProvider. That makes LINQ much more powerful...
Q & A on last post (Duck Typing)
My last post on duck typing generated this question:   I have a question regarding your recent post about Duck Typing and anonymous type scope in C# 4.0.  Does this now open up the possibility of using an anonymous type (say, the results of...
Another item from More Effective C# Posted on InformIT
Today, the fine folks at InformIT posted another item from More Effective C# for you to learn more about the style and the content from the book: Item 29: Enhance Constructed Generic Types with Extension Methods If you have questions about the content...
Extension Methods and Null Arguments
A little while ago, I did a DNR TV on C# 3.0 . During that, I talked about preserving null semantics when  you write extension methods.  I made the point that you should never test if the first parameter of an extension method is null. That...
More Effective C# available now
Today is the official release date for More Effective C# . Writing a book may seem to be a solitary activity, but nothing could be further from the truth. I have been lucky enough to work with fantastic editors, technical editors, and community members...
Clarifying my comments on Previous Post
My last post generated valid criticisms from readers. Let’s clarify and correct that. Keith Elder commented: I got the impression reading your post that you "skimmed" my article and didn't really get what it was I was getting at. […] The...
Creating Readable LINQ
Keith Elder wrote a post a post asserting (or at least proposing) that a more imperative syntax for a problem is more readable than a LINQ based C# 3.0 version. (See here for his post). Well, that got my hackles up. Some days, my hackles get up before...
Paul Kimmel interviews me about C#, LINQ, and writing books
Paul Kimmel spent some time over the summer chatting with me about More Effective C# , LINQ, upcoming C# features, and the process of writing books. It's live here: http://www.informit.com/articles/article.aspx?p=1237069
Posted 06 October 2008 08:06 AM by wwagner | with no comments
Filed under: , , ,
DNR TV on C# 3.0 is live
Last week, I recorded a DNR TV with Carl Franklin discussing C# 3.0 extension methods, local type inference and some of the best practices that revolve around those parts of the languages. It's up and live now. Check it out here .
Euler Problem 10
Patrick posted his solution earlier this week. I figure it was time to add mine. Also, Octavio Hernandez pointed out in the comments to problem 8 that he had discussed similar code constructs in his blog a while back. Problem 10 asks for the sum of all...
Mads Torgersen keynoting at CodeMash
Dianne posted the official announcement to the CodeMash google group here , I'm happy to join the echo chamber and promote that Mads will be offering one of the keynote addresses at CodeMash. In the colloborative and lightheared spirit of CodeMash...
Euler Problem 9
I was going to wait a bit to post this, but Patrick Steele posted his solution , so I figured I should post mine. Patrick took the straight out brute force approach. I decided to think a bit differently and use the some LINQ code to generate my answer...
Rough Cuts available for "More Effective C#"
OK, this is why my blogging activity has slowed to a crawl, or downright stopped lately. I've been working quite a bit on my next book: More Effective C#. It's getting closer, and it's now available on Rough Cuts. Rough Cuts is a Safari Books...
More Posts Next page »

Search

Go

Blog Group Links

Nascar style badges