8

At a low level, how does Pex work?

Thanks

GurdeepS
  • 65,107
  • 109
  • 251
  • 387

2 Answers2

5

Nikolai Tillmann answered the same question on the Pex forums: http://social.msdn.microsoft.com/Forums/en-US/pex/thread/71c90936-b3af-4d90-af87-f6ecba797cb7

Peli
  • 2,465
  • 16
  • 17
3

There are quite a few Channel 9 videos that explain how Pex works but I'd take a look at this one first. A lot of the episodes of The Verification Corner also go over the concepts even if they don't say so explicitly.

Bryan Anderson
  • 15,969
  • 8
  • 68
  • 83
  • Hi, Thanks for those links. I read somewhere it uses the clr profiling api. I'm trying to find out more about this. – GurdeepS Apr 21 '10 at 21:53