Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.3K
Ranked #4K
~774 People Reached

4 Posted Topics

Member Avatar for TrueVb.NetNoob

Add a music in a VB.net,first select a music file like a,Sound.PlayWaveFile("Filename.wav") [code] Public Class Sound Declare Auto Function PlaySound Lib "winmm.dll" (ByVal name _ As String, ByVal hmod As Integer, ByVal flags As Integer) As Integer Declare Auto Function PlaySound Lib "winmm.dll" (ByVal name _ As Byte(), ByVal hmod …

Member Avatar for TrueVb.NetNoob
0
470
Member Avatar for comhacker99

Many exciting new functions and features are being thought up for CSS3. We will try and showcase some of them on this page, when they get implemented in either Fire fox, Konqueror, Opera or Safari/Web-kit,Borders * border-color * border-image * border-radius * box-shadow Backgrounds * background-origin and background-clip * background-size …

Member Avatar for JRM
0
81
Member Avatar for ans2007kumar

Authorisation menace we assign a role and a authentication menace a user-name and password this way you describe and here a program for that is you use.

Member Avatar for jasikamarshel
0
120
Member Avatar for arshiyafatima
Re: c++

Here a program of addition and you input through a keyboard try it very easy integer1 = raw_input( "Enter first integer:\n" ) integer1 = int( integer1 ) integer2 = raw_input( "Enter second integer:\n" ) integer2 = int( integer2 ) sum = integer1 + integer2 print "Sum is", sum

Member Avatar for jasikamarshel
0
103

The End.