Visual FoxPro
Windows Forms
Visual Studio
Microsoft ISV
Smart Device
Windows Vista
Architecture
Game Technologies
VS Express Editions
VS Team System
Windows Live
Visual Basic
Visual C++
Visual C#
Visual J#
Software Development Network>> Visual Basic>> GUID
GUID
Hot Topic
how do i split a string into multiple strings?
Creating your First Database (VB.Net 2005)
How to debug
Making a picturebox have a transparent background
[vb 2005 expr] Killing a copy-dir process
VB and database question
The ConnectionString property has not been initialized. (Error Msg)
Web Services...Really need help
Please Help! Fix my VB Code
Programming to Physical Comptuer
Visual Basic
Just move from VB6 to VB.NET
Shell method causes the error "VBX Library init failure" on some machines
toolbox
TableAdapter update unchanged record cause Concurrency Violation
XML to Pipe Delimited or .tab in VB?
Get List of process that currently run and allocated memory to them
Find and Replace text from Richtextbox
How can I do this operation in VS.NET 2005?
SmtpClient & Getting Credentials
edit and continue
GUID
How do I generate a GUID from vb express 2005 beta 2
I have search the internet but all I could find was "select guid from menu". This is not what I want. My program needs to generate a GUID from a button click.
Thanks in advance,
Answer this question
GUID
Mark Arteaga_MVP
Thanks Johan. Maybe one of these days I'll know what I am doing.
Thanks again,
Pete the Engineer
You can use System.Guid.NewGuid() to create a new Guid.
Best Regards,
Johan Stenberg
GUID
Answer this question
GUID
Mark Arteaga_MVP
Thanks again,
Pete the Engineer
Best Regards,
Johan Stenberg