ASP/VBA/COM ActiveX Dictionary object 1.0
Free threaded dictionary object with unique/nonunique keys for ASP/Net VBA/VBS Features Free-threaded hi-speed dictionary algorithm. Unique/nonunique keys (map/multimap). Connect to another dictionary object in the same process (Connect method). Lock and Unlock methods to synchronize multithreaded tasks. Items and Keys ...
ORMGen 1.3
ORMGen - O/R Mapper code generator for your database-driven .NET applications. ORMGen is an O/R Mapper code generator that creates a powerfull and scalable (COM+) O/R Mapper for your database-driven .NET applications. There is no requirements on the database tables such as 'every table must have a identity autoimcrement primary ...
csASPNetGraph 1.0
ASP.NET component for drawing pie, bar and line graphs. This ASP.NET component draws pie and bar charts and line graphs "on the fly". Output can be streamed to the browser in GIF or other formats, saved to file or exported to a Bitmap structure. A wide range of properties allow the customisation of colour ...
csNetDownload 1.0
ASP.NET class to control binary file downloads and get files by HTTP. This is an ASP.NET class that controls binary file downloads to the browser, allowing for user verification before downloading and record keeping after downloading. There are also functions to retrieve a file from a remote URL, either streaming it to ...
csNetUpload 1.0
This is an ASP.NET class that saves files uploaded through an HTTP post. It can save to disk or export the files as a byte array or a MemoryStream. The code runs on the server and requires no dependent code in the client. It is suitable for use with HTTP ...