Enable the user to type in some text, and when the user presses the click me button, the text is displayed in a label control.The program will take the user name in the textbox and welcomes him. Simple string formatting and checking will used in this program.
File List:
hello/
0b
hello/hello.sln
1Kb
hello/hello.suo
8Kb
hello/hello/
0b
hello/hello/AssemblyInfo.vb
1Kb
hello/hello/HelloWorld.resx
9Kb
hello/hello/HelloWorld.vb
4Kb
hello/hello/bin/
0b
hello/hello/bin/hello.pdb
18Kb
hello/hello/hello.vbproj
4Kb
hello/hello/hello.vbproj.user
2Kb
hello/hello/obj/
0b
hello/hello/obj/Debug/
0b
hello/hello/obj/Debug/TempPE/
0b
hello/hello/obj/Debug/hello.HelloUser.resources
6Kb
hello/hello/obj/Debug/hello.pdb
18Kb
hello/hello/obj/Debug/temp/
0b
Similar code
WriteMemoryProcess Function
(Popularity: ) : Ive spent hours looking and now ive finally solved how to declare WriteMemoryProcess in VB .Net. Sorry for the short snappy code. The aim of this code is to change a value of a processes memory using a given memory ... Easy Version information from .NET assembly
(Popularity: ) : Returning Versions, ProductName and Copyright information in .NET is a .PainInTheButt this class will simplify the whole process and save you at least and hour of trying to figure out how Microsoft implemented the Assembly Windows Shutdown Timer
(Popularity: ) : This little tool shutdown, logoff, power off windows at a specific time user set. User may set a time or count down time to shutdown Windows. User is given 1 minute warning before the actual shutdown using msn popup like ... INOUT32 Library for I/O with .NET
(Popularity: ) : The library it allows to manage the hardware I/O with the operating systems Windows 2000/XP from .NET and VB6 applications. It is complete of sources of the library and the necessary Device Driver. The sources of three programs of tests ... A Exchange Backup
(Popularity: ) : Working on my latest project required quite a degree of development against the Active Directory. Not having had any AD experience before slowed me down for a while, but after trawling through lost of news groups etc, I gathered enough ... Insert CD notify class
(Popularity: ) : This is a simple class that works not only with cd-roms but also with other removeble devices. Whenever a cd or any other rem dev is inserted it generates an event ... Please rate this. PS: The class uses WMI ... Dual Screen Mode Mouse Wrapper
(Popularity: ) : When I first got a computer that uses dual screen modes I was pretty excited, but I was quickly mad at the fact that there was not a good mode to have the mouse scroll through on every side. This ...