Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP on cell phone
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01546428
Message ID:
01546828
Views:
78
>>agreeing with you in tendency (less acerbic) on the other points, but
>>
>>>VFP's data handling is an anachronism when using a server based database.
>>
>>Why ? Having the backend where-specified data mirrored in equivalent tables to feed the biz objects
>>IMHO is more sensible than EF or other ORM frameworks (nHibernate or what do you use ?).
>>Especially if you are fluent in SQL, why for need 2 different ways to access data ?
>>Do you prefer LINQ vs. SQL, as it again puts you into a MS-controlled niche compared to SQL on nealy all backends ?
>>
>>The local cursor engine (pls separate from dbf as backend data store) is the thing keeping me with vfp -
>>and is the thing making me look at Lianja, as today there is no client financing a cursor cache layer
>>with SQLite having update automatics similar to Ado.Net or vfp-Cursoradapter,
>>which is what I'd create to scratch my itches.
>
>In .NET you have local tables you can manipulate. You can use LINQ on them. Not quite as easy as VFP cursors but they are functional.
>
>Again, I do my data manipulation server side if at all possible.
>
>

PMFJI; over the weekend I read a tutorial on Entity Framework and it sound (the tutorial was not very clear on that though) that you can't use EF without LINQ. Is this correct?
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform