|
|
![]() An ASCOM Partner
|
|
|
ASCOM .net Developer FrameworkThe ASCOM .net Developer Framework is a set of native .net assemblies that simplify ASCOM development using the .net languages. One of the difficulties is that the .net languages do not really support late-binding very well, but ASCOM requires late binding. It is specifically forbidden to set a reference on an ASCOM driver from within Visual Studio. The .net languages do support creating late-bound objects but it is quite tricky and the IntelliSense features in Visual Studio are not available. The ASCOM .net Developer Framework simplifies things in the following ways:
The ASCOM .net Developer Framework is free, open-source and fully documented. Documentation is available online, here. Although the documentation looks complex, this is for the sake of completeness only and using the framework is actually very simple. Please see the QuickStart Tutorial for more information. The ASCOM .net Developer Framework is a work in progress. Currently, Dome and Telescope (V1) drivers are supported. Other device classes will be added over time.
|
|