> Hi. Can anyone recommend a good book on moving from VFP to C#? I have read several but they do not contain basic information on what I would expect to be simple tasks - EG: how do you include a class in a VS project that will inherit the code from the parent - similar to dodefault() in VFP; Or basic information on how referencing is done - this.parent.parent etc. etc.
>
> I am probably looking for something like a concordance of VFP to C#.
>
> Thanks,
>
> Mike C
http://foxcentral.net/microsoft/NETforVFPDevelopers.htm is a good starting point.
Learning by seeing is easier, I suggest watching videos from C# developer center (and learning guides there):
http://msdn.microsoft.com/en-us/vcsharp/default.aspxwww.learnvisualstudio.net is just another cool source.
Cetin Basoz