Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How difficult to rewrite small app in C#
Message
From
31/08/2007 08:24:46
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01251549
Message ID:
01251644
Views:
17
So, I can connect to and update a VFP free table using ADO?

>Hi,
>
>Shouldn't be very difficult.
>.NET has the System.Net.Sockets namespace with TcpClient and TcpListener classes. Better documentation than the old WinSock control (and plenty of sample code). Also sounds like a good opportunity to get your feet wet with ADO.NET
>
>HTH,
>Viv
>
>>I have a VFP service that is just a small main program and a procedure file of the classes. It is based on the MSWinsck control and uses port communications. It also updates a couple VFP free tables. Wondered what would be involved to rewrite it as a C# application. More as a learning tool than anything, but also to help take some of the sting out of the learning curve when we (eventually) start moving large parts of our main application over to .NET. Any thoughts? Thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform