Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP's Sys(2007)
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
01256822
Message ID:
01256857
Views:
13
This message has been marked as the solution to the initial question of the thread.
Hi,

>Does anyone know an implementation of vfp's Sys(2007) - checksum in C-Sharp please?

Don't think there's a built-in .NET implementation but SYS(2007) is just a CRC-32. If you google '.NET CRC32' you should find lots of sample code for this. Here's one (in VB though): http://www.vbforums.com/showthread.php?t=342839

HTH,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform