Tired of FileSystemObject? Use the Stream Object Instead is an online tutorial explaining the advantages of Stream Object function of ASP. The author has given some instructions on how to effectively replace the FileSystemObject with the Stream...
Easy Compression Library is a very easy-to-use replacement of TFileStream, TMemoryStream and other TStream descendants with compression/decompression and encryption.Compression is transparent; all the methods, properties and behavior of...
MultiData is the component for attach any data to exe file without calculating the size of exe.The data is structured as named database and you can save any amount of data to exe.To read data attached to exe, you don't have to extract it to temp...
XML Stream Project is an easy to understand tutorial in which author gives information about XML stream projects. In this tutorial the author gives four procedure, two of them describes the method of converting objects to XML stream and two of...
HTTP Analyzer is a utility that allows you to capture HTTP/HTTPS traffic in real-time. It displays a wide range of information, including Header, Content, Cookies, Query Strings, Post data, Request and Response Stream, redirection URLs and more....
MultiData is the component for attach any data to exe file without calculating the size of exe.The data is structured as named database and you can save any amount of data to exe.To read data attached to exe, you don't have to extract it to temp...
File Handling is an useful article for all C++ programmers and beginners where the author has narrated on topics related to file manipulations using C++ language. The author has explained the readers on what is a file, file stream, stream classes...
Aspose.Pdf.Fo is a .Net Pdf document component which allows developers to Convert an existing XML file (.xml) plus a style-sheet file (.xsl) to a new PDF document or a PDF file stream,- Convert an existing XML XmlDocument plus a style-sheet...
Easy Compression Library is an easy-to-use streaming compression component with strong encryption support. Compiles into exe - no dll/ocx required, royalty-free, full source code available, TFileStream, TMemoryStream and any other TStream...
Downloading files to the browser with ADODB.Stream is an online article in which the author has narrated on the techniques of using ASP functions in getting the properties of files like the size, name and type etc., You would also be able to... |