how do i get Sync Entries based on eTagHi,<br/>Is it possible to retrieve SyncEntries based on eTag?<br/><br/>e.g. Get me all the Entries of a Feed whose eTag&gt;2.. This should return me all the entries (including deleted) whose sequence is &gt; 2<br/><br/>Thanks,<br/>Kumar Subramanian© 2009 Microsoft Corporation. All rights reserved.Thu, 02 Jul 2009 06:06:49 Z852957b4-064f-4b57-9ae2-570c284824b3http://social.msdn.microsoft.com/Forums/en-US/liveframework/thread/852957b4-064f-4b57-9ae2-570c284824b3#852957b4-064f-4b57-9ae2-570c284824b3http://social.msdn.microsoft.com/Forums/en-US/liveframework/thread/852957b4-064f-4b57-9ae2-570c284824b3#852957b4-064f-4b57-9ae2-570c284824b3krskumarhttp://social.msdn.microsoft.com/Profile/en-US/?user=krskumarhow do i get Sync Entries based on eTagHi,<br/>Is it possible to retrieve SyncEntries based on eTag?<br/><br/>e.g. Get me all the Entries of a Feed whose eTag&gt;2.. This should return me all the entries (including deleted) whose sequence is &gt; 2<br/><br/>Thanks,<br/>Kumar SubramanianFri, 26 Jun 2009 16:25:04 Z2009-06-26T16:25:04Zhttp://social.msdn.microsoft.com/Forums/en-US/liveframework/thread/852957b4-064f-4b57-9ae2-570c284824b3#37fe4bbe-4db0-460a-ae01-9f4f32611949http://social.msdn.microsoft.com/Forums/en-US/liveframework/thread/852957b4-064f-4b57-9ae2-570c284824b3#37fe4bbe-4db0-460a-ae01-9f4f32611949Neil Mackenziehttp://social.msdn.microsoft.com/Profile/en-US/?user=Neil%20Mackenziehow do i get Sync Entries based on eTagI believe the intent is that you treat the ETag as an entity tag the internal representation of which is opaque. In other words, you should not rely on the numerical ordering of the integer representation of the ETag. Consequently, there is no reason to and you should not perform the query you seek to perform.Thu, 02 Jul 2009 03:15:48 Z2009-07-02T03:15:48Zhttp://social.msdn.microsoft.com/Forums/en-US/liveframework/thread/852957b4-064f-4b57-9ae2-570c284824b3#7174e619-1d34-43dc-88aa-8218cef9782bhttp://social.msdn.microsoft.com/Forums/en-US/liveframework/thread/852957b4-064f-4b57-9ae2-570c284824b3#7174e619-1d34-43dc-88aa-8218cef9782bVikas-Ahujahttp://social.msdn.microsoft.com/Profile/en-US/?user=Vikas-Ahujahow do i get Sync Entries based on eTagThanks Neil. <br/><br/><span style="font-size:11pt;color:#1f497d;font-family:'Calibri','sans-serif'">For GETing an incremental feed, Kumar would need to put the Etag value in the &quot;If-None-Match&quot; header. </span> <hr class=sig> This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.Thu, 02 Jul 2009 06:06:43 Z2009-07-02T06:07:08Z