Since SKIP clause is not supported by SQL Server Compact 3.5 is there any way to accomplish paging?
EDIT:
To accomplish paging in Sql CE using only EF is not possible right now, Visual Studio 2010 SP1 will add SQL CE 4 and an update to EF 4 in order to make SKIP work like in SQL Server 2008. I just hope SP1 will be available soon :)