I've got about 2 years professional experience in VB but, it's all in database apps and other. I want to learn how to create my own objects, class modules, etc. I'm looking for books to help me out...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10297655.html
Zones:
Visual BasicDate Answered: 02/28/2000 Rating: 7.8 Views: 0
Hi,
I am implementing a message queue using Vector in a multi threaded program. I read in API doc for JDK1.2 that Vector is synchronized. So does that mean that I don't have to synchronize while I...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10312393.html
command > /dev/null 2>&1
what is the meaning of it?
http://www.experts-exchange.com/OS/Linux/Q_11487498.html
Zones:
LinuxDate Answered: 09/02/2003 Rating: 6.4 Views: 0
Like most C/C++ Programmers, I work with C++ sources files (.CPP) and C++ header files (.H or .HPP) constantly. But recently I came accross a few C++ samples from Microsoft that have extensions .CX...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20095602.html
Zones:
C++Date Answered: 03/23/2001 Rating: 7.6 Views: 8
Hello People
I want to use a JTable to use some data. However, I want to use Buttons in some cells( that would perform some action to change some contents).
I was wondering if someone has some ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20132854.html
Zones:
JavaDate Answered: 04/07/2003 Rating: 8.2 Views: 0
The four indicators in sar -u (%usr,%sys,%wio,%idle) always sum up to 100%. Why is %wio included in this total? If I understand it correctly, %wio represents the processes waiting for IO. If a proc...
http://www.experts-exchange.com/OS/Unix/Q_20269649.html
Zones:
Unix OSDate Answered: 02/22/2002 Rating: 7.6 Views: 5
1) Syntax means checking for validity of SQL and semantics implies the meaning of the SQL statement itself. Is this correct?
2) Also execution is definitely carried out in server and so I presume...
http://www.experts-exchange.com/Database/Oracle/Q_20322659.html
Zones:
OracleDate Answered: 07/14/2002 Rating: 9.4 Views: 0
i keep running into "m2m".
what does this mean?
http://www.experts-exchange.com/Networking/Wireless/Q_20631855.html
Zones:
WirelessDate Answered: 05/30/2003 Rating: 8.2 Views: 0
hi everyone :)
i just have couple of questions which i couldnt figure out myself
and please dont get me wrong
what do i need to learn to be a good hacker ?
is it a networking side or a prog...
http://www.experts-exchange.com/Security/Misc/Q_20675875.html
Zones:
SecurityDate Answered: 07/12/2003 Rating: 7.4 Views: 0
Hello,
I'm trying to come up with a solution to create a table grid in pure java that will be displayed on my web page. This is a 2-dimensional table that will have rows and columns. The data fo...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21029454.html