Size: 1207
Comment: netFreeImage added
|
← Revision 14 as of 2017-02-16 19:32:25 ⇥
Size: 1118
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 14: | Line 14: |
|| [[CompilingCSharp_from_APLX]] || Compiling C# code from APLX translated to Dyalog || |
Category Dyalog .Net Utilities
Overview
Starting with version 11.0, Dyalog APL was shipping with an interface to access Microsoft .Net.
Find on this page some namespaces and classes useful in everyday programming using .Net
Library
Name |
Description |
Snippets of code useful when using .Net |
|
Deals with Dates and Time |
|
Creates, Modify and Store .Net DataTables |
|
Disk and Files Input/Output Utilities |
|
Namespace to help create, edit and query XML variables and files |
|
Asynchronous Serial Communication |
|
Asynchronous TCP/IP Communication |
|
Asynchronous UDP/IP Communication |
|
Asynchronous HTTP Request |
|
Reads large CSV file into a DataTable |
|
Snippets of code usefull when building an AboutBox |
|
Utility class for bitmap resizing, cropping, compression and format change |