Description: GUID stands for Globally Unique Identifier and is a series of numbers and letters that provide a unique serial number. The unique GUID is used by programmers for setting a unique ID to an object. It can be any type of object. GUID can be used for anything in C# that needs to have a unique identifier
To Search:
File list (Check if you may need any files):
GenerateGUID\Form1.cs
............\Form1.Designer.cs
............\Form1.resx
............\GenerateGUID.csproj
............\GenerateGUID.exe
............\GenerateGUID.sln
............\GenerateGUID.suo
............\Program.cs
............\Properties
............\..........\AssemblyInfo.cs
............\..........\Resources.Designer.cs
............\..........\Resources.resx
............\..........\Settings.Designer.cs
............\..........\Settings.settings
GenerateGUID