<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
  <channel>
    <title>VisualFoxProWiki</title>
    <link>http://fox.wikis.com</link>
    <description>Wiki for Microsoft Visual FoxPro development, software engineering, and object-oriented software development using Visual FoxPro.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 16 May 2012 11:03:02 EST</lastBuildDate>
    <copyright>Copyright 1999-2012 Steven Black Consulting.</copyright>
    <generator>Visual FoxPro 09.00.0000.2412 for Windows</generator>
    <ttl>30</ttl>
        <image>
          <title>VisualFoxProWiki</title>
          <link>http://fox.wikis.com</link>
          <url>http://fox.wikis.com/foxpaw.gif</url>
        </image>
          <item>
      <title>FoxProCommunityLifetimeAchievementAward</title>
      <link>http://fox.wikis.com/wc.dll?Wiki~FoxProCommunityLifetimeAchievementAward</link>
      <guid isPermaLink="false">2012.05.16-http://fox.wikis.com/wc.dll?Wiki~FoxProCommunityLifetimeAchievementAward</guid>
      <description><![CDATA[
Editor comments: <b><i>Call for nominations for 2012 award</i></b>
<br />
Created in 2001 by Microsoft, the <a href="http://fox.wikis.com/wc.dll?Wiki~FoxPro">FoxPro</a> Community Lifetime Achievement Award recognizes individuals who've made phenomenal contributions to the <a href="http://fox.wikis.com/wc.dll?Wiki~VisualFoxPro">Visual FoxPro</a> community.
<br />
<br />
 <img src="cal_sm.png" title="New 2012.04.04" alt=" class=" /> Previous award recipients wish to continue the award and have created a committee to select a recipient for 2012. The committee consists of all 11 living previous recipients, Alan Griver (yag), and Sergey Berezniker representing the <a href="http://fox.wikis.com/wc.dll?Wiki~FoxPro">FoxPro</a> community. To submit your nominations for the 2012 recipients, please email Doug Hennig (<a href="mailto:dhennig@stonefield.com">dhennig@stonefield.com</a>) by June 15, 2012.
]]></description>
      <pubDate>Wed, 16 May 2012 11:03:02 EST</pubDate>
      </item>      <item>
      <title>NativeVFPClient/ServerSolution</title>
      <link>http://fox.wikis.com/wc.dll?Wiki~NativeVFPClient/ServerSolution</link>
      <guid isPermaLink="false">2012.04.21-http://fox.wikis.com/wc.dll?Wiki~NativeVFPClient/ServerSolution</guid>
      <description><![CDATA[
I recently ran into a problem with an existing application in our business. There is now a new remote office that requires database access, and running the VFP exe over the VPN is excrutiatingly slow. Typical client/server situation. However, at the moment it would be completely unpractical to migrate the application to a true c/s system, since there are other apps using the same db.
]]></description>
      <pubDate>Sat, 21 Apr 2012 12:40:44 EST</pubDate>
      </item>      <item>
      <title>ThisAccess</title>
      <link>http://fox.wikis.com/wc.dll?Wiki~ThisAccess</link>
      <guid isPermaLink="false">2012.05.16-http://fox.wikis.com/wc.dll?Wiki~ThisAccess</guid>
      <description><![CDATA[
What should THIS_Access be used for?
<br />
<br />
See <a href="http://fox.wikis.com/wc.dll?Wiki~DecoratingWithThisAccess">Decorating With This Access</a>
<br />
<br />
From the VFP help:
<br />
A new global class method, THIS_ACCESS, has been added to <a href="http://fox.wikis.com/wc.dll?Wiki~VisualFoxPro">Visual FoxPro</a> 6.0. The code in a THIS_ACCESS method is executed whenever you attempt to change the value of a member of an object or a member of an object is queried.
<br />
.
<br />
.
<br />
.
<br />
Note that THIS_ACCESS is not intended to be a global replacement for Access and Assign methods - it only provides information about which object member is accessed or queried. Unlike an Access or Assign method, THIS_ACCESS does not provide control over values returned to specific object members.
]]></description>
      <pubDate>Wed, 16 May 2012 07:31:19 EST</pubDate>
      </item>
  </channel>
</rss>


