Bill Blogs in C#
Bill Wagner discusses C#, LINQ, and other items of interest
Browse by Tags
All Tags
»
LINQ
(
RSS
)
.NET General
articles
books
C#
C# General
DevCenterPosts
Effective C#
Euler
Links
Live Framework
local interest
Me
products
upcoming attractions
User Groups
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
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
Syndication
RSS for Posts
Atom
RSS for Comments
Tags
.NET General
articles
Azure
BookReviews
books
C#
C# General
DataBinding
DevCenterPosts
Effective C#
Euler
GC
generics
Graphics
Links
LINQ
local interest
Me
Mobile Development
products
Software Engineering
SRT Solutions
upcoming attractions
User Groups
web services
View more
Blog Recent Posts
First looks at the Live Framework SDK
Entity Framework and LINQ to SQL
LINQ IQueryable toolkit available on CodePlex
Q & A on last post (Duck Typing)
Another item from More Effective C# Posted on InformIT
Archives
June 2009 (4)
May 2009 (3)
April 2009 (2)
March 2009 (2)
February 2009 (4)
January 2009 (7)
December 2008 (3)
November 2008 (11)
October 2008 (15)
September 2008 (5)
August 2008 (8)
July 2008 (6)
June 2008 (3)
May 2008 (1)
April 2008 (9)
March 2008 (10)
February 2008 (2)
January 2008 (11)
December 2007 (6)
November 2007 (10)
October 2007 (8)
September 2007 (8)
August 2007 (7)
July 2007 (8)
June 2007 (3)
May 2007 (6)
April 2007 (7)
March 2007 (8)
February 2007 (6)
January 2007 (8)
December 2006 (2)
November 2006 (10)
October 2006 (14)
September 2006 (12)
August 2006 (8)
July 2006 (5)
June 2006 (8)
May 2006 (9)
April 2006 (9)
March 2006 (11)
February 2006 (11)
January 2006 (8)
December 2005 (6)
November 2005 (6)
October 2005 (11)
September 2005 (15)
August 2005 (10)
July 2005 (4)
June 2005 (11)
May 2005 (6)
April 2005 (3)
March 2005 (8)
February 2005 (6)
January 2005 (6)
December 2004 (12)
November 2004 (7)
October 2004 (4)
September 2004 (1)
August 2004 (1)
June 2004 (2)
May 2004 (3)
April 2004 (3)
March 2004 (3)
January 2004 (1)
Blog Group Links
Blogs on this Site
Nascar style badges