Posts

Interface Re-Implementation

I had to look this up today, so I thought I’d share:… You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.
2004-02-11
1 min read

Conditional Operators

The C# spceification declares the Conditional Operator (14.12), otherwise known as the Ternary Operator. It means that you can do this:… You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress.
2004-02-09
1 min read

Rules in a ForeignKeyConstraint

I’ve noticed too many occasions when a fellow programmer comes up to me with this question:… You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.
2004-02-09
1 min read