Bill Blogs in C#
Bill Wagner discusses C#, LINQ, and other items of interest
Browse by Tags
All Tags
»
DevCenterPosts
(
RSS
)
.NET General
articles
BookReviews
books
C#
C# General
Effective C#
Euler
LINQ
Me
products
Software Engineering
SRT Solutions
upcoming attractions
VS2010 RC: Much Faster than Beta 2
I spent all day yesterday working with VS2010 RC. (MSDN Subscribers could download late on Monday. It becomes public today). First impression: It is much faster, and more stable than the beta 2 build...
Euler Problem 14: Learn to Memoize
This is going to be fun. It’s a bit of LINQ, a bit of academic Computer Science, and a bit of meteorology. Euler Problem 14 concerns a sequence referred to as hailstorm numbers. Hailstorm number...
One Long Strange Trip: Visual Studio Magazine and Me
The January Visual Studio Magazine marks the first time the C# Corner is written by Patrick Steele . I’ve bowed out after a long run with the magazine and its predecessors. The most important part is that...
Effective C#, 2nd Edition: What Content got dropped, and why?
The 2nd edition of Effective C# is now available on Rough Cuts . With that, I’ve started to get questions via email about how I decided which items to add, and which items to drop. It should be clear from...
A Discussion on Imperative vs. Declarative Programming
I received the following question (paraphrased) this week: “You are an advocate of converting imperative style programming into re-usable frameworks as you did in your November VS Magazine column. I agree...
Lazy<T>: On Demand Construction in .NET 4.0
I love it when I find those small new bits of functionality in the .NET framework. It’s all the big items that get all the love at conferences and in magazines. Lazy<T> is one of those items...
Long time, no Euler (or YAEPS # 13)
Well, it’s been a long time since I’ve taken the time to solve and blog about one of the Euler problems. It was time to pick this up again. Problem 13 says: Work out the first 10 digits of the sum...
When Cast<T> doesn’t Cast to T
A friend asked me about some issues he was having using Enumerable.Cast<T>(). In his mind, it just wasn’t working. Like so many problems, it was working correctly, just not the way he expected. It...
Book Review: Essential LINQ
During my recent vacation, I read the final print version of Essential LINQ , by Charlie Calvert and Dinesh Kulkarni. Normally, I try to answer the question, “Who should read this book?” That answer eluded...
Not so Hidden Gems in VS 2010
I’m just going to assume that all readers of my blog know that Visual Studio 2010 Beta one has been released . I’ve been running it almost exclusively since I downloaded and installed it. There’s a lot...
Query Language or Method calls: A matter of taste
My last post (which was too long ago), generated question on whether I prefer the query language or the method notation for LINQ queries. The answer is ‘yes’. Jon Skeet mentioned this as well last...
Explain from the Questioner’s perspective, not your own
I was involved in an interesting discussion about how the C# language has evolved, and how it’s getting harder and harder to teach developers to be proficient in the language with each passing version...
Learning new languages with VSM
This month’s VSM has a pair of articles by me and Kathleen Dollard that were great fun to write, and I believe they’ll be useful to a wide audience. My regular C# corner column discusses what every VB...
Duck Typing in C# 4.0
I’ve been having fun learning the new upcoming C# 4.0 features Anders described at PDC (see video here ). One of the the more interesting areas is dynamic, and the ways you can use dynamic to support duck...
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...
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
VS2010 RC: Much Faster than Beta 2
Euler Problem 14: Learn to Memoize
One Long Strange Trip: Visual Studio Magazine and Me
Effective C#, 2nd Edition: What Content got dropped, and why?
A Discussion on Imperative vs. Declarative Programming
Archives
February 2010 (2)
January 2010 (4)
December 2009 (3)
November 2009 (3)
October 2009 (2)
September 2009 (2)
August 2009 (2)
July 2009 (3)
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