Nov 30, 2018 0 0 Why does Clipboard.SetData put extra junk in the clipboard data? And how can I get it to stop? Raymond Chen Strings and things, but you need the things.
Nov 29, 2018 0 1 Taking advantage of the ordering guarantees of the LINQ GroupBy method Raymond Chen Sorting and grouping in a particular way.
Nov 28, 2018 0 0 What happens if I mutate a string in a p/invoke? Raymond Chen It seems to work, for specific meanings of "seems".
Nov 27, 2018 0 0 Nifty trick: Combining constructor with collection initializer Raymond Chen Two great tastes that work great together.
Nov 26, 2018 0 0 What’s up with Code Analysis rule CA2202: Do not dispose objects multiple times? Raymond Chen It's trying to get inside your head.
Nov 23, 2018 0 0 If activation of your gift card lasts more than four hours, consult a physician immediately Raymond Chen Is it ready yet?
Nov 23, 2018 0 0 The default number of threads in an I/O completion port is the number of processors, but is that logical or physical processors? Raymond Chen How much stuff can happen at once?
Nov 22, 2018 0 0 How can I make a dialog box right-to-left at runtime? Raymond Chen You'll have to get that style change in quickly.
Nov 21, 2018 0 0 Trying to allocate the same virtual address in multiple processes Raymond Chen But what are you going to put there?
Nov 20, 2018 0 1 For a brief period, the kernel tried to deal with gamma rays corrupting the processor cache Raymond Chen Not sure what good it does.