Home
Tech Tutorials
ASP.NETStoring Methods with Perl
Author: acky.net Published: 27th Sep 2005 Visited: 1080 times
Many new people to Perl and CGI often stick purely to flat file databases as ways of storing data. In this article I will try to focus on the ways, advantages and disadvantages of using flat files and other alternative ways of storing, retrieving, and modifying data.
Read Article Sponsored Links
Related Articles
• Various Methods for Teaching Vocabulary Just as with any skill those who wish to enhance their vocabulary will need to learn how to read speak and write properly Generally when it comes to teaching vocabulary you will typically be presented with two options and these are spelling or phonics The method that you should use is dependent on y ...
• Variable Arity Methods Variable arity methods sometimes referred to as varargs methods accept an arbitrary set of arguments JDK 5 0 adds a varargs facility that s a lot more flexible than before Learn more in this Tech ...
• Never Change the Default Parameters of Virtual Methods It s not a good idea to change the default parameters of virtual methods because the default parameters are bound at compile time static binding whereas virtual methods themselves get bound only at run time late bin ...
• Another free Perl script to check the listener log I talked a few days ago about a free script that Ivan had posted to my Oracle security forum On Monday David has posted another free Perl script in a thread titled Re Detecting brute forcing listener password Read More Posted by Pete On 14 12 05 At 08 4 ...
• Software Testing by Statistical Methods Software conformance testing is the process of determining the correctness of an implementation built to the requirements of a functional specification Exhaustive conformance testing of software is not practical because variable input values and variable sequencing of inputs result in too many possi ...