HowToDoThings.com
Register | Login
Home › Computers & Internet › Programming

Programming

Programming has become much easier with the advent of the Internet. Check out all of our great articles on programming languages.

ASP.NET forms authentication with roles

 
 
 
 
 
December 16, 2004
By Peter Morris
Forms authentication does not allow roles authentication. This article explains how to implement it. Basic forms authentication Forms based authentication in ASP.NET is quite...

How To Change Your Cursor Using HTML Code

 
 
 
 
 
May 23, 2006
By Mariya Malter
There are plenty of reasons to add flair to your website:  presentation, graphical representation of an idea, or just fun.  Changing the cursor (what is traditionally displayed...

Making your own Operating System

 
 
 
 
 
December 5, 2002
This tutorial covers the whole processing of creating your own tiny operating system. It includes booting module and kernel. Making your own Operating System Required tools: emu8086...

Javascript news ticker

 
 
 
 
 
June 24, 2004
Discusses how to implement a javascript news ticker which is feed via RSS. Yesterday I posted a simple script describing how you could easily consume an RSS feed on your website....

Updating a table with data from another table with Local SQL

 
 
 
 
 
August 19, 2001
The UPDATE sentence of Local SQL (the SQL used by the BDE) doesn't support JOIN... How two update a table with data from another table?Updating a table with data from another table...

How To Use an XML Parser Module

 
 
 
 
 
June 25, 2008
By Syed Feroz Zainvi
This article describes how to use Document Object Model (DOM) for XML Parsing. In this article, you will learn how to parse an XML file in a VC++ application.

How To Use PHP (Hypertext Preprocessor)

 
 
 
 
 
February 12, 2008
Jameel Ahmad Sameemi's picture
By Jameel Ahmad Sameemi
This small, handy article will describe PHP (Hypertext Preprocessor) in a few easy steps and will be very useful to anyone new to PHP programming.

How To Make a Login System for Your Website

 
 
 
 
 
December 21, 2007
Marcos Riso's picture
By Marcos Riso
This is a simple login system that has been very reliable and secure for me. I use it myself on my websites, when a simple login system is needed. If you know a little of MySQL...

How To Do a Preloader in Flash

 
 
 
 
 
December 6, 2007
By Vinicíus Silva
Learn it, and make it (for beginners)!

How To Use SelectionFormula in a Crystal Reports Subreport

 
 
 
 
 
December 6, 2007
By Victor Macedo
This article will explain how you can assign a SelectionFormula to a Subreport using VB6 and Crystal Reports.
View All Programming Articles >

Browse Categories in Programming

Delphi

Syndicate this category

Popular Articles

  • Updating a table with data from another table with Local SQL
  • Embedding files as resources in a Delphi executable
  • A String class for delphi
  • MSN Messenger in delphi
  • Using TObjectList
  • Web Services - Made Simple in Delphi 6...
  • Sending HTML emails with Indy
  • Using DirectDraw with Delphi
  • A Recycling Factory Pattern in Delphi
  • Writing a Web Robot in Delphi

Other

Syndicate this category

Popular Articles

  • ASP.NET forms authentication with roles
  • How To Change Your Cursor Using HTML Code
  • Making your own Operating System
  • Javascript news ticker
  • How To Change Your Font Color Using HTML
  • How to access GET / POST request data using Perl
  • How To Add Music to a Website Using HTML Code
  • How to execute another EXE from VB .net
  • Running a Stored Procedure from VB.NET
  • How To Make a Login System for Your Website

About Us | Privacy Policy | Terms & Conditions | Discussion Board | Sitemap | FAQs | Contact Us
Copyright © 2008, How To Do Things - All Rights Reserved
  • Home
  • Browse All Categories

Computers & Internet

  • Databases
  • Hardware
  • Internet
  • Networking
  • Programming
    • Delphi
    • Other
  • Software