Tip Bank

DevX - Software Development Resource

Writing Servers in Java

Question: How can a server written in Java work like a UNIX daemon? To me it seems that a server cannot be an applet. Is it a standalone application? Answer:

DevX - Software Development Resource

Can forms be manipulated at runtime?

Question: Can forms be manipulated at runtime? Answer: Typically, you want to have your programs visibleand have the ability to switch to them; however, there are times when youhave a

DevX - Software Development Resource

Can I control the position of new browser windows?

Question: How can I control the position of new browser windows createdwith the window . open method? Answer: Although JavaScript’s window . open method makes itpossible to automatically open new

DevX - Software Development Resource

How do I copy a file in Delphi?

Question: How do I copy a file in Delphi? Answer: H3>Reminiscing on Days Gone By…Back in the old DOS days, we took for granted copying a file from one place