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

hi there. I have a problem in making my amortization. I just only want to know how to change data grid view's command text with where conditions. this what i've got: LoanSampleDBDataSetTableAdapters.loan1TableAdapter.commandText = "Select * from Employees where ID =" & n1 Then error occurs.

Member Avatar for adam_k
0
288
Member Avatar for gujinni

hi there.. I just need some help for my loan management system. thus anyone know how can i stored schedule of amortization to the sql serve? is it 1 insert statement is enough to store in database? do this problem need looping. I don't know what code should I need …

Member Avatar for LastMitch
0
507
Member Avatar for gujinni

hi there. anybody knows how to display conntents of (SQL)database in vb.net using label?

Member Avatar for khair.ullah
0
51
Member Avatar for gujinni

Hi everyone. I am making a random music player. How can I play music randomly? My WMP(windows music Player) is Invisible in order to become a background music. What code should need to aplpy to create this program? Here is my Code: Private Sub Form1_Load(ByVal sender As System.Object, ByVal e …

Member Avatar for G_Waddell
0
165
Member Avatar for gujinni

hi there, I am making an animation which include music. I want my program to stop the animation when the music stops. Anybody know what code do i need to apply through if condition? I need your help... =( tnx. Here is my code: Private Sub Form1_Load(ByVal sender As System.Object, …

Member Avatar for gujinni
0
2K
Member Avatar for gujinni

Hi there. I have a problem in randomly falling an object. I want my program to randomly fall an image and I only have 1 image fall. The code I've used for falling an object is here. `Inline Code Example Here` Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As …

Member Avatar for gujinni
0
359
Member Avatar for gujinni

I don't know how to implement this. I tried several times. but the button was only visible if the picturebox is already in the width of the frm(Me.WIdth) Public Class Form1 Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick Static XInteger As Integer = PictureBox1.Left Static …

Member Avatar for Reverend Jim
0
94
Member Avatar for Commando123

hello guys, can anyone help me with this plz?? i have a datagrid view that is bound to a database, and the is a checkbox that is also bound to a flg in this database. i want to put some conditions on checking or unchecking this flg. what event do …

Member Avatar for Commando123
0
198
Member Avatar for gujinni

hi there. I am just new in java 3d why my program always says Exception in thread "main" java.lang.NullPointerException: Canvas3D: null GraphicsConfiguration at javax.media.j3d.Canvas3D.checkForValidGraphicsConfig(Canvas3D.java:963) at javax.media.j3d.Canvas3D.<init>(Canvas3D.java:1006) at pkgnew.New.<init>(New.java:39) at pkgnew.New.main(New.java:51) Java Result: 1 however, I already installed j3d and jre. I cannot run and compile my program. Nothing appears when …

Member Avatar for gujinni
0
118
Member Avatar for gujinni

hi there.! I have some problem about my calculator. I already made basic calculator but I want to developed it more instead of computing only 2 input I would like to compute this more than two. my calculator looks like windows calculator. tnx and more power. =)

Member Avatar for gujinni
-1
205
Member Avatar for gujinni

hi there. my code ws just written in java application thus anyone know how to compile java3d animation compile through netbeans? I already installed j3d and no errors exist. please give me step by step when compiling and running program. I am knew in java 3d animation. tnx.

0
47
Member Avatar for gujinni

hi guys! Thus anyone know how to put timer in bubble sort using javascript??? I am trying to make a timer for my sort but I can't make it. I don't know how to connect... heres my work.. <html> <head> <title>sortBubble</title> </head> <script> <!-- Begin var myArray = new Array(102,201,3,517,77,345,68,234,8,9,4,517,6,0) …

Member Avatar for MartinRinehart
0
150
Member Avatar for gujinni

I'm trying to format my usb but it shows me an alert box says unable to complete the format. I try to format by partition and still the same. I try using command prompt using this syntax format F: /fs:ntfs but it only says the type of file is RAW …

Member Avatar for flagstar
0
169
Member Avatar for newbie14

Dear All, I have page here [url]http://183.78.169.53/tyre2/page4.html[/url]. I have manage put label into the first two tyre images as RI11. But the problem now I cant make both of them to be align together on one line with the blue image of the T-join? How can I make it look …

Member Avatar for Arkinder
0
137
Member Avatar for gujinni

thus iterators predefined functions? I am confuse between function and predefined functions.

Member Avatar for gujinni
0
99
Member Avatar for gujinni

anybody know how to explain this??? set_difference(a.begin(), a.end(), b.begin(), b.end(), result.begin()); std::=is this algorithm??? how thus this code work??? vector<char>=how vectors work??? cassert=how thus this work??? back_inserter(setDifference)->i don't know how this code work???

Member Avatar for gujinni
0
180
Member Avatar for gujinni

Anybody know how to remove the duplicate characters in turbo c++. the output is like this: enter string1:abc enter string2:bcd result:ad

Member Avatar for theguitarist
0
262
Member Avatar for gujinni

anybody know how to remove the repeated characters/// The output is like this.. string:aaaaanffddddgjkh result:afdgkh

Member Avatar for gujinni
0
187
Member Avatar for gujinni

What is the porblem of my PC??? Is this 'cause by viruses.. Actually my PC has viruses stored in C and D drives... How can I fix this one???

Member Avatar for jingda
0
106
Member Avatar for gujinni

[code]#include <iostream> #include <cassert>//what is the use of this??? #include <algorithm>//how to convert in turbo c++ and what is the use this??? #include <vector>//is this array in turbo c++??? using namespace std; int main() { bool result;// what is the use of this?? string s("abcde"); string s2("aeiou"); vector<char> vector1(s.begin(), s.end());// …

Member Avatar for gujinni
0
371
Member Avatar for gujinni

when I turn on my pc the power supply is good but when I trying to press the power button or restart botton nothings happen.. Nothing shows on my monitor unless it shows different kinds of colors. My OS is winxp 32bit. Help..! How can I fix this problem????

Member Avatar for jingda
0
67
Member Avatar for gujinni
Member Avatar for Majestics
0
109
Member Avatar for nizuya

I'd like to create an html form using custom images for text inputs, text areas, and submit inputs. The text inputs and areas will just be static images but for the submit button I'd like to use a sprite that matches the rest of my website. I'd like to be …

Member Avatar for gujinni
0
109