543
Comment:
|
957
netHTTP added
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
Starting with version 11.0, Dyalog APL was shipping with an interface to acces Microsoft .Net.<<BR>> Find on this page some namespaces usefull in everyday programmaing using .Net<<BR>> |
Starting with version 11.0, Dyalog APL was shipping with an interface to access Microsoft .Net.<<BR>> Find on this page some namespaces useful in everyday programming using .Net<<BR>> |
Line 14: | Line 14: |
|| [[CompilingCSharp_from_APLX]] || Compiling C# code from APLX translated to Dyalog || || [[netXML]] || Namespace to help create, edit and query XML variables and files || || [[netCOM]] || Asynchronous Serial Communication || || [[netTCP]] || Asynchronous TCP/IP Communication || || [[netUDP]] || Asynchronous UDP/IP Communication || || [[netHTTP]] || Asynchronous HTTP Request || ---- CategoryCategory |
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 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 |
|
Compiling C# code from APLX translated to Dyalog |
|
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 |