Jack
Fri Nov 28 12:14:56 CST 2003
Hi Alan,
What if I use SQL/views to poplulate controls, grids and
access/save data. Would it be any easier? Are the
controls similar to VFP? Is C# OPP lite and RAD like VFP?
>-----Original Message-----
>"Jack" <anonymous@discussions.microsoft.com> wrote in
news:017e01c3b50f
>$98018840$a101280a@phx.gbl:
>
>>
>> I'm wondering if creating interfaces in
VC++,populating
>> list boxes and grids is similar and as easy and as
>> flexable as VFP.
>
>Erm .. not really. Yes, you can use the MFC and design
nice forms and so
>on but under the hood it's really a lot more complex.
Also, after VFP
>you'll find that something like opening a table and
populating controls is
>a lot more involved.
>
>
>
>>
>> I'm thinking of developing the same app I developed
with
>> VFP in VC++ so I can say I did it in VC++ as well.
>>
>> Are the VC++ controls similar to VFP controls with
>> methods and properties etc. Are classes just as easy
to
>> work with?
>
>Again ... not really IMO. In C you have to think of
constructors,
>destructors and a whole lot of other stuff. Think of VFP
as being 'OOP
>lite' and as a much higher-level RAD tool than C.
Actually, I'd do it in
>C# before I'd do it in C++.
>
>
>
>--
>* Need help running those old FoxPro / xBase apps on
modern systems ?
>*
http://www.hentzenwerke.com/catalogpricelists/painlesse.ht
m
>.
>