Does DAQPilot supports Visual Studio .NET?
In the past, when you need to directly call ADLINK DASK DLL libraries (Native Library) with callback function, ADLINK provides all related function declarations for C#.NET and VB.NET, including complete example programs. Taking advantage of .NET, the DAQPilot Assembly (Component) comes with well-tested managed components and complete example programs for C# .NET and VB.NET. Based on .NET framework, you can get many benefits include robust exception handling mechanism to deal with both expected and unexpected errors, safety and security, garbage memory collection, type safety, array bounds, index checking, and code reuse.