Please support our Software Development advertiser: Programming Forums
According to the latest figures just published by Net Applications, a specialist Internet measurement company, Apple has seen Mac OS X grab a record gain taking it dangerously close to a 10 percent market share for the first time since the company started tracking OS usage.
In stark contrast,... (Read More)
Although most people do not pass their Microsoft Certified Professional exams until their twenties, maybe late teens if they are really good, some make the geek grade a little earlier. Indeed, one girl from Pakistan managed to do just that at the tender age of ten. However, now M. Lavinashree has... (Read More)
I have been working on a program that Should Scan a small Subnet i.e for eg 10.1.1.1 to 10.1.1.255 with the subnet mask 255.255.255.0
I am attaching screenshots of the main screen of my project as "Screenshot 1" source code :jMenu.java
I am posting the code here:
package projectpack;
import... (Read More)
Am using VB6.0
Can anyone help me to slightly Add a Yes/No Messagebox, in a way that buttons' captions are View/Edit, like Yes/No?
Plz Help me
Thanks (Read More)
I have byte array that contains (49 50 58 57 57).
I'm storing this byte array in blob by using setBytes() method of
preparedStatement.
But in database,it is stored in different manner i.e,
31323A3939.
When I try to retrieve value of this blob using getBytes() method,
I'm getting... (Read More)
I m using asp.net 3.5(visual studio 2008) and sql server 2005/2000.
I want code for validation of Account number and password. i.e. when user enter the Accountno and password and click submit button it should check the data with that enter in database. If it is correct it should go to next page... (Read More)
//function
void function(int a[5][])
in passing or even declaring a multidimensional array why is it necessary to specify the row while it's ok not to specify the column? (Read More)
Dear fiends,
Am Posting a Lot Nowadays.. Sorry if i had Disturbed you all...Hera my XML file..i Have to append a node below this..can some give me any idea how to do it..When i try..it is over writing the file
i need to append
<TaskName>
<name>abc</name>
<Value>3454</Value>
... (Read More)
Greetings to all.
My problem is not particularly VB.Net specific but having looked around this forum, I didn't know exactly where to post it and considering that I'm writing my program in VB.Net, I just decided to do so here. I apologize in advance, if that was wrong of me.
Part of my program is... (Read More)
In following code ,I have initialized column to empty blob. But when I try to retrieve the blob,i get an exception.Can anybody help me out??
_____________________________________________________
import java.sql.*;
class test
{
public static void main(String[] args)... (Read More)
Hello Dev,
I have good news which lasts some hours to come. There are these guys called giveawayoftheday. I enjoy their giving away of commercial software for free with limited valid download time.
WHY I WRITE HERE?
Not to promote them, but to tell you that today's giveaway is Edraw Max which is... (Read More)
Many scientists had studied time travel with the basis of Einstein's theory of relativity. That the events of time can be bent and most likely people can travel through time...
Is this really possible for computer science? I mean, does time travel really possible for our technology right now?... (Read More)


