Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for blueman:-0

I'm have a window application prog that's panel and text boxes appear in it when data send to it and when i have a lot of text boxes the auto scroll appear . my problem every new text box that appear in the end of panel and i need to …

Member Avatar for ddanbe
0
164
Member Avatar for blueman:-0

How i can create a table in win mobile 6.5 by tools not code and add rows and Columns by code

0
49
Member Avatar for blueman:-0

any one can help me to mean how i create a bitmap because the examples in net is very difficult and i can't mean any thing of this (sample examples plz )

Member Avatar for Ezzaral
0
61
Member Avatar for ranjani jai

I am working for online examination project. my work is to generate random number without repetition. i tried and i am getting numbers to be repeated sometime.... I need to know how to check the repetition in the generated number. random r=new random(); for(i=0;i<10;i++) { int j=r.nextint(10); System.out.println(j); }

Member Avatar for ranjani jai
0
646
Member Avatar for blueman:-0

I have form and that have a label I would when I run the program my counter count in label but when i run that's nothing open the form and nothing and that's my cod where error [CODE] private static int totalNum = 0; private void formWindowActivated(java.awt.event.WindowEvent evt) { class …

Member Avatar for JamesCherrill
0
88
Member Avatar for blueman:-0

I have device and have the driver of it ,the device send data to me by serial port how i can receive that data in java .

Member Avatar for blueman:-0
0
82
Member Avatar for blueman:-0
Member Avatar for blueman:-0

how i can print something , i was write it in textarea , labele , any thing by printer alike word ?

Member Avatar for blueman:-0
0
66
Member Avatar for blueman:-0

I have alot of tables in database in one of this contains owner_id and another one have relation many to many with that,and that table have dissent_type how i can select dissent_type where owner_id = ""

Member Avatar for tesuji
0
103
Member Avatar for blueman:-0

I have alot of tables in database in one of this contains owner_id and another one have relation many to many with that,and that table have dissent_type how i can select dissent_type where owner_id = ""

Member Avatar for JamesCherrill
0
111
Member Avatar for blueman:-0

i have alot of forms , when i press in button that's open the other form in new one how i can make it open in the same form & not open it in new one

Member Avatar for WargRider
0
156
Member Avatar for blueman:-0
Member Avatar for blueman:-0

[CODE]#include <iostream.h> #include <math.h> void main () { int n,j,q,d,h,t,i,m,f,b; cout<<" num of eng"; cin >> j; q=0; d=0; h=0; t=0; for (i=1;i<=j;i++) {cout<< "insert Salary "; cin>> m; m /(22) =d; d/(8) = h; cout<<"\n Leave "; cin>>f; cout<< "\n Attend "; cin >> b; f - b = …

Member Avatar for mrnutty
0
182