Does the 2005.1 using the new paging features of sql server 2005 to do paging? or is it using the old temp table style?
No it still uses a temptable. CTE's are added in v2.0.