First of all the link that JX gave was perfect. Harry you should put on some effort to understand how the code works.. Good explanation Jugortha..
Try this link too
First of all the link that JX gave was perfect. Harry you should put on some effort to understand how the code works.. Good explanation Jugortha..
Try this link too
^
the dude who paid daniweb and became a sponsor just to change his avatar :D.. He's cool.. i like him. :)
*HIGH FIVE*
Why don't you use Setup and Deployment in VB.Net 2005. You can add any type of icon for the shortcut and build the application along with the your program files. This way when your installing your application you can find the icon sitting on the desktop as a shortcut.
Do you know the meaning of infraction hamada?
A hero is no braver than and ordinary man, but he is braver five minutes longer.
- Ralph Waldo Emerson
As jar file can be easily decompiled. Try using a third party tool on your jar to build an exe. This way your source code will be secured.
Its just a suggestion. :)
^
Annoying and beautiful!! ;)
The traditional way of copying a file is select the required files and do a CTRL –C. Open the destination folder and do a CTRL-V. I found this as a long process and by customize the SEND TO MENU option you can copy files in seconds.
This sounds simple and you can do it in less than sixty seconds.
You can create your own BASKET.
First you’ll need access to hidden files. So change your view settings to make all hidden files visible.
Tools -> folder options -> view (tab) and select the show hidden files and folders.
go to parent drive:/documents and settings/(user name)/send to
Open up my computer and locate your most used folders.
Create a shortcut of the most used folders in SEND TO FOLDER. You can do this in a number of ways.
Right click -> send to desktop (create shortcut) and move the shortcut from the desktop to the SEND TO FOLDER
Copy the most used folder and go to SEND TO FOLDER and right click -> paste shortcut. Voila!!
Just right click on any file/folder that you have to copy and select the 'Send to' option.
P.S. people who already know this, ignore it and don't rep me down. :)
It should be user presses 'x'. But I don't know how to edit the title?
Dim mblnexit As Boolean'Declare a boolan
public ApplicationName As String = "Howdy"
Private Sub Form_Closing(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles MyBase.Closing
Dim lstrMsg As String
If mblnexit = False Then
lstrMsg = MsgBox("Are You sure to Save the Application", MsgBoxStyle.YesNo + MsgBoxStyle.Exclamation, ApplicationName)
If lstrMsg = Microsoft.VisualBasic.vbYes Then
Me.Dispose()
Me.Close()
Else
e.Cancel = True
End If
End If
End Sub
iamthewee.. If this is what you want then use it. If its not then don't give me darn bad rep! :|
Wishes from my side too.. :)
In Visual Studio go to New Project -> Project types: Other Project Types -> Setup and Deployment.
While in java you can create it to a JAR file which is more like a zip. If you want to create an exe out of java files then you have to use a third party tool to create an exe.
For creating a JAR:
first create a manifest file
Manifest-Version: 1.0
Created-By: 1.5.0 (Sun Microsystems Inc.)
Main-Class: mainclass name
then to create the JAR file.
jar cmf manifest.mf anyname.jar *.*
animals Revenge On Humans
;)
quite interesting..
I didn't realise that i have 2 green dots till now. Feels good. :)
haha.. hey JB i remember you saying that you hated Rashkil? What happened now?
Rename any folder with extension {645FF040-5081-101B-9F08-00AA002F954E}
e.g.,
if we have a folder games
press F2,
then type, "games.{645FF040-5081-101B-9F08-00AA002F954E}"
see the magic....
then to get to original form,
remove the extension using
"ren games.{645FF040-5081-101B-9F08-00AA002F954E} games" in dos or as a bat file
and you are done.. But the folder can be deleted.
~cheers~ :)
i got a mail today at office. Found it funny. Wanted to share it with you guys. :)
Frustrated Exam Answers:
See the limits in proton.jpg!!! ultimate… :D
Lol... I guess no one likes optical illusions as much as we do.
That's wrong. I didnt see this thread until today i guess. I love optical illusions.
Im attaching another one. This one is really good. Well i like it.
If you guys couldnt figure out what it is. Tilt your head on the left.
no (but i know VS & SQL)
Did you know christina>you is going to quit daniweb? (now please don't bad rep me for this :D)
Well i don't hate you. It just that sometimes you tend to make people angry. I saw the stien's reputation where wolfpack called you a B***H. Thats really bad. Send a mail to davey. Tell him what happened and how you feel. Don't woos away like that. People's opinion differs. Don't take it hard on yourself kiddo.
Me and you fight often dont we :)
well there is no point writing a tutorial cuz it wont help a numskull like you anyway.
www.myspace.com/ethanmilesband
And no I am not here to promote my music, I am in dyer need of help and smart poeple,
Your are at the rite place my friend.. Welcome to daniweb :)
and thanks for the hugs. :D
well how about these.. :cool:
Cigarette:
A Pinch Of Tobacco Rolled In Paper With Fire At One End & A Fool At The Other.
Love Affairs:
Something Like Cricket Where One-Day
Internationals Are More Popular Than A Five Day Test.
Marriage:
It's An Agreement In Which A Man Loses His Bachelor Degree
And A Woman Gains Her Master...
Divorce:
Future Tense Of Marriage...
Lecture:
An Art Of Transferring Information From The Notes Of The Lecturer
To The Notes Of The Students Without Passing Through "The Minds Of Either".
Conference:
The Confusion Of One Man Multiplied By The Number Present...
Compromise:
The Art Of Dividing A Cake In Such A Way That Everybody Believes He Got The Biggest Piece.
Tears:
The Hydraulic Force By Which Masculine Will-Power Is Defeated By Feminine Water-Power.
Dictionary:
A Place Where Divorce Comes Before Marriage and Success Before Work...
Conference Room:
A Place Where Everybody Talks, Nobody Listens & Everybody Disagrees Later On.
Ecstasy:
A Feeling When You Feel You Are Going To Feel A Feeling You Have Never Felt Before.
Classic:
A Book Which People Praise, But Do Not Read.
Smile:
A Curve That Can Set A Lot Of Things Straight.
Office:
A Place Where You Can Relax After Your Strenuous Home Life.
Yawn:
The Only Time Some Married Men Ever …
Hi,
I am Working on the VB.Net perform to perform a Multithreading for acessing the Database. I am Little bit confusion about how to create more threads and When this thread will stop the process, and i am in need of how to handle many thread using the single timer application.:confused:
With Regards,
R.Thanikachalam. B.E.,
Software Engineer
Precision Techconet
Dude u hav to use ur brain to it.. im attachin a sample tht ive done.. may b dis mite help.. Anyways run t code at ur own risk :cool:
im jus into basic.. i need to create a login form containing the fields Username, UserID and Password. It has to be connected to the MS Access Database and when the login button event is clicked i want it to check t database whether the details are all correct n has to return back to the form saying tht VALID USER!!.. Jus help me out guys