---
title: "Findout Own Machine name"  
description: "Findout Own Machine name"  
author: "Anonymous User"  
published: 2010-12-11  
updated: 2010-12-14  
canonical: https://www.mindstick.com/forum/123/findout-own-machine-name  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# Findout Own Machine name

How can I find out my computer's machine [name](https://yourviews.mindstick.com/view/87450/how-to-generate-a-brand-name-using-linkedin-comprehensive-guide) in [ASP.NET](https://www.mindstick.com/articles/934/default-folders-available-inside-the-asp-dot-net-application-folder)? give the solution of its \
thanks![Findout Own Machine name](https://www.mindstick.com/app_images/htmleditor.icons/eusa_pray.gif)\

## Replies

### Reply by Amit Singh

hi, friend\
findout the computer machine name in asp.net by using this syntax:\
\
string strMachineName=System.Environment.MachineName.ToString();\
check this syntax\


---

Original Source: https://www.mindstick.com/forum/123/findout-own-machine-name

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
