drupal stats

Get the Computer Name using C#

September 15th, 2011 C# 0 Comments


System.Windows.Forms.SystemInformation.ComputerName.ToString();

or

System.Environment.MachineName;

Tags: c# textbox to show computer name, How to get computer name using C#, get computer name using c, how to get computer name using c# net in webforms, asp c# get computer name, how to get computer name which open website in c sharp, how to i assign the machine name in c# net, How to retrieve computer name using c# windows forms, label see computer name c#, how to get all computer in C#

Related posts:

  1. Hibernate the Computer using C#
  2. Lock the Computer using C#

No Comments