Attention: We are retiring the ASP.NET Community Blogs. Learn more >

PageReader gone...

Answered my own question regarding SqlCommand.ExecuteDbPageReader() by looking at it in the object browser:

[System.ObsoleteAttribute("Do not use, will be removed after beta.")]

Bummer. I find it surprising that anything they came up with was worse than what John Q. Codemonkey could.

No Comments