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 Objec
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 them f
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 XmlDocume
Aspose.Pdf For Java is a Java Pdf document reporting component. With it, you can: you to converting an existing XML file stream(.xml) plus a style-sheet file (.xsl) to a new a PDF file stream,-Converting an existing FO file stream to a new PDF file s
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 and
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 create a
Element-IT FileMetadata .NET control provides methods to add and modify metadata for any files and folders at NTFS file system. Control uses Alternate Data Streams technology to work with metadata. The data moves with the file and independent of the
This is a tutorial in which users can find information on returning an XML stream or document as a string. In this tutorial the author guides users by providing step by step procedure of creating a full XML document or stream to return those XML docu
This ASP tutorial guides you in downloading the images with the help of ADO stream object. You can download all types of images using this ADO stream object. This tutorial gives the sample code for the users. You can copy and paste this sample code o
TFilter is a TStream descendant which adds the Put / Get object streaming capabilities to a TStream instance. TFilter does not actually read or write data but delegates this to an attached stream. This stream can be owned or not. |