<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Object Custom Fields</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Object Custom Fields</description>
  <pubDate>Thu, 21 May 2026 18:19:05 -700</pubDate>
  <lastBuildDate>Wed, 21 Apr 2010 20:46:43 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1735</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Object Custom Fields : Hi Amit,  You could call InvokeServerMethod()...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1735&amp;PID=6597#6597</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 1735<br /><strong>Posted:</strong> 21-Apr-2010 at 8:46pm<br /><br />Hi Amit,<DIV>&nbsp;</DIV><DIV>You could call InvokeServerMethod() to get the server time.&nbsp; That's a simple approach.</DIV><DIV>&nbsp;</DIV><DIV>However,&nbsp;if you need more secure auditing, this should be done on the server.&nbsp; One way to do this is to&nbsp;implement the&nbsp;IEntityServerFetching interface on the server and&nbsp;log the access to those entities/rows (typically in a separate logging table).</DIV><DIV>&nbsp;</DIV><DIV>In IEntityServerFetching, you are passed the query, so you can examine it or even execute it in a server-side EntityManager to see which entities will be returned (subject to concurrency conditions), and then add the appropriate records to the audit table.&nbsp; This is a more involved approach, however.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 21 Apr 2010 20:46:43 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1735&amp;PID=6597#6597</guid>
  </item> 
  <item>
   <title>Object Custom Fields : I need to get server time that...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1735&amp;PID=6579#6579</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=459" rel="nofollow">amit007</a><br /><strong>Subject:</strong> 1735<br /><strong>Posted:</strong> 21-Apr-2010 at 6:10am<br /><br /><P>I need to get server time that would basically tell me when object was last queried on. For this, I need to create fields on entity and set its value to DateTime.Now.&nbsp; Since same set of classes get use on server site and client site, I would always get client time. Is there any way to set the fields with server time?<BR>&nbsp;<BR>Thanks,<BR>Amit<BR></P><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 21 Apr 2010 06:10:36 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1735&amp;PID=6579#6579</guid>
  </item> 
 </channel>
</rss>