Web Links [Tag : How]
Sort By :
71. How to Create an eBook Using Visual C++
This eBook "How to Create an eBook Using Visual C++" is a step-by-step illustrated guide for Visual C++ developers to learn how to compile HTML files into an executable program.
Category:   C and C++ > Books

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

72. How to do OOP in Perl
If you already know what "Object Orientated Programming" is, this tutorial will help you implement the OOP technique in Perl.
Category:   CGI and Perl > Tutorials > Programming in Perl

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

73. How to use Pythons xml_objectify
This article presents the xml_objectify module. It describes how to use xml_objectify and the advantages of using this "Pythonic" module for working with XML documents as objects.
Category:   Python > Tutorials > XML and Python

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

74. How to Build a Low-Budget Web Service with Classic ASP
This article illustrates how to create a news feed Web service in classic ASP. The Web service created is extremely light-weight, requiring minimal Web server requriements. Basically, it uses a light-weight, cilent-side JavaScript file.
Category:   ASP > Tutorials > Web Fetching

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

75. How to protect PDF files using PHP
This tutorial explains how to safely hide away PDF files from public access using htaccess, but then having a PHP file run its own authorization to allow access to the file without the Network Password dialog box. The PDF file will be displayed in the browser (if the user has acrobat reader) or promoted to download the pdf file if the user doesnt have acrobat reader. This is perfect for when you want to restrict PDF files to authorized eyes only. This simple to use tutorial will have you up and running in a few minutes, one page of info with full source code, and working examples.
Category:   PHP > Tutorials > Security

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

76. How Bridge2Java helps expand your Java codes horizons
One of the strengths of the Java platform is its object-oriented nature; one of the benefits of object-oriented languages is that they aid code reuse. But what if youre a Java programmer and you want to reuse code that wasnt written in the Java language? With Bridge2Java, an IBM alphaWorks technology, Java developers can integrate COM objects into their applications. This article explains how it works.
Category:   Java > Tutorials > Miscellaneous

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

77. How does a simple hitcounter work?
This is a short tutorial on how to make your own simple hitcounter in PHP.
Category:   PHP > Tutorials > Counters

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

78. How to use XLink with XML
XLink, an XML-related specification, lets you achieve dramatic linking effects in your XML documents. In this short tip learn how to include parts of other XML documents in your own XML through XLink. The code example demonstrates the technique.
Category:   XML > Tutorials > Authoring

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

79. Determining How Long Your Users Spend Filling Out Forms
The author writes "Have you ever wondered how long your visitor spends filling out a particular form? Such information is vital for companies that conduct business on the Internet." This article describes how to easily determine how long your users spend filling out forms on your Web pages.
Category:   ASP > Tutorials > Miscellaneous

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

80. How to lock down your Java code
You inevitably spend some part of your week crunching code that you didnt write, and for which you may not have the source. This beginners guide to opening up and locking down Java code walks you through the essentials of disassembling, decompiling, and obfuscating Java code, using examples from popular tools such as Mocha, HoseMocha, jmangle, and JODE.
Category:   Java > Tutorials > Development

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: [<< First] [< Previous] 2 3 4 5 6 7 8 9 10 11 [Next >]