.NET Sample VCF Reader

你离开我真会死。 提交于 2019-12-07 13:20:33

问题


Does anyone know of a good sample (inline in reply, or web tutorial) for extracting data from a VCF file using C#/.NET?

Does anyone use VCF files anymore? Is this even worth doing for a contact management system?


回答1:


I'm a little surprised that this isn't built into the .NET Framework anywhere, but I did find this tutorial, which I plan to use:

.NET VCF Reader



来源:https://stackoverflow.com/questions/364612/net-sample-vcf-reader

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!