670 Posted Topics

Member Avatar for GlowHost-Sales
Member Avatar for koddos
Member Avatar for shqiptari88
Member Avatar for cyberwarezcp

You should not be doing an insert then , you're trying to fetch data fro the table to display it on a label. Use your SELECT Statements as clearly stated by hericles.

Member Avatar for Netcode
0
651
Member Avatar for deepsmehta

[CODE]Public Class frmFactorialCalculator Private Sub btnCalFactorial_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnCalFactorial.Click Dim intNumber As Integer = 0 Dim IntFactorial As Integer = 0 Try intNumber = Val(txtNumber.Text.Trim) IntFactorial = fnGetFactorial(intNumber) lblresult.Text = IntFactorial Catch ex As Exception MessageBox.Show(ex.Message) End Try End Sub 'Factorial Function Codes Private …

Member Avatar for Netcode
0
4K
Member Avatar for bossie09

They go side by side. Data has to be prepared by someone and for someone which brings the need for human resource.

Member Avatar for Netcode
-2
215
Member Avatar for UWH-Mike
Member Avatar for Decidebay
Member Avatar for Netcode
Member Avatar for thines01
-1
118
Member Avatar for VengefulToast

Its a good start but you require more than just your vb.net knowledge. You need graphics handling and more and you may also want to consider hardware resources when picking a language. You can check amazon for a start, they have good books from various publishers. best Wishes!

Member Avatar for bluehangook629
0
254
Member Avatar for Netcode

Are my the only one seeing this? Daniweb seems to be out of order. Fancy buttons now just show links and member names and avatars seem to cross borders into comments and posts made by members. Also, the text space for typing replies is just in disarray as in the …

Member Avatar for Netcode
-1
84
Member Avatar for Amiet Mhaske
Member Avatar for Netcode

Hello everyone. Am designing a web application based on human resources. I need to perform a search which would give results as a dropdown as the searchstring is being typed( as seen in photo one) to include the photo/image of the person and little detailed description like the Name, Department …

Member Avatar for Netcode
-1
96
Member Avatar for Turismosan

BitBit has given the right link. To add to that, your post should have come in handy just in the C# forum since you want to design a front-end application with C#.

Member Avatar for Netcode
0
82
Member Avatar for hericles

There is no certification without a value. Apart from the certificate itself, there is always something new to learn.

Member Avatar for Netcode
0
216
Member Avatar for mrnutty
Member Avatar for santhosh noddy
Member Avatar for noobvbnet

This is more like an introduction. Your question should have come right here

Member Avatar for noobvbnet
0
32
Member Avatar for vicky.soft

You may not get such customized software. You may need to code that yourself or if you get something lose, you can tweak it to your taste.

Member Avatar for Netcode
-1
52
Member Avatar for spidymac
Member Avatar for resell4

No resemblance to me, there's no need trying to get any similarity between Bill and Jordan. There's something close when you compare Abraham Lincoln with John kennedy [URL="http://jepoy.info/2009/05/abraham-lincoln-and-john-f-kennedy-mysterious-similarities/"]http://jepoy.info/2009/05/abraham-lincoln-and-john-f-kennedy-mysterious-similarities/[/URL]

Member Avatar for Netcode
0
328
Member Avatar for Dani

[QUOTE=;][/QUOTE] Rock it. Put programming aside for once and enjoy your achievements. Happy Birthday

Member Avatar for nalini@121
4
418
Member Avatar for MadSeason

Look for what interests you and do it. If you don't have the passion for programming, then opt out

Member Avatar for Rashakil Fol
0
419
Member Avatar for Ancient Dragon

[QUOTE]What exactly is it that you are thankful for? (Genuine question) [/QUOTE] Being alive at least. Happy Thanksgiving!

Member Avatar for Netcode
0
103
Member Avatar for dedmonds
Member Avatar for arindamsamanta
Member Avatar for suncokret51o
Member Avatar for lunchmeat

Good rhymes and lyrics.....lets hope for best code combinations too Welcome!

Member Avatar for Netcode
0
106
Member Avatar for JRDJ12
Member Avatar for cancerian.champ
Member Avatar for Netcode
0
104
Member Avatar for jdiaz1302
Member Avatar for GrimJack

[QUOTE]Most animals are solid muscle, and so much badder than any human--that's why it sucks so bad to get attacked by anything, even a dog. [/QUOTE] They must be feeding well, Australia is blessed with foods and wild life. Would like to visit some day at least to see some …

Member Avatar for almostbob
0
207
Member Avatar for DavidB

i don't think photos are deleted. It remains with your account as long as the user exists. For more information on any site, you should read their terms and conditions because there may be variance.

Member Avatar for Netcode
0
130
Member Avatar for Raion
Member Avatar for virtueinfo11
Member Avatar for eminohipsgepe
Member Avatar for jaymandz
Member Avatar for seareed
Member Avatar for Netcode
0
103
Member Avatar for xaniagarcia
Member Avatar for ~s.o.s~
Member Avatar for airawind88

latest firefox is also perfect. Opera used to be my best browser but at some point, i did not like the way it loads pages from cache when you try to start it up especially with the latest opera 11.51

Member Avatar for stve100
0
666
Member Avatar for Kavatae
Member Avatar for wbexclusive

You can simply create a column named say 'BorrowCount' and let the initial value be zero(0). Once there's a new entry from the user, this value can be incremented by one and once it gets to three, you can provide your error message. Note that this would require your application …

Member Avatar for jcarbillon
0
145
Member Avatar for vammy

this is the general syntax for creating tables [CODE]CREATE TABLE [ database_name . [ schema_name ] . | schema_name . ] table_name ( column_name <data_type> [ NULL | NOT NULL ] [ ,...n ] )[/CODE] so using your code to create a sample table(even though i don't know what you …

Member Avatar for vammy
0
129
Member Avatar for Dani
Member Avatar for ilovec++
Member Avatar for ilovec++
0
920
Member Avatar for chamnab

For sure, no one can help you do it but yourself if not, it wont be your own assignment anymore. Keep researching and post progress on your efforts and codes, help may be on its way. Goodluck!

Member Avatar for chamnab
0
217
Member Avatar for Azmah
Member Avatar for Sadun89

You can check [URL="http://www.daniweb.com/software-development/computer-science/threads/65372"]here[/URL]

Member Avatar for snipsala
0
332
Member Avatar for cwarn23

Cwarn23, is a chrome user so the firefox add-on may not be in his reach...lol Grimjack is right, comments on youtube don't really matter. You should try other file-sharing site and if you get the same result, then you know there is something wrong with your presentation. You can't conclude …

Member Avatar for NicAx64
0
472

The End.