336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
http://www.codeproject.com/Articles/8804/Collecting-Remote-System-Information-With-WMI
System.Management 를 References 에 등록하고 ManagementScope class 를 이용하여 구현
'Programming > C#' 카테고리의 다른 글
Windows Forms 의 Startup 과 Shutdown 이벤트 순서 (0) | 2015.12.31 |
---|---|
Debug.Assert and Debug.Fail (0) | 2015.12.24 |
ref 와 out 차이 (0) | 2015.12.02 |
async, await를 이용한 비동기 프로그래밍 (0) | 2015.09.17 |
Aggregate() vs string.Join() (0) | 2015.04.09 |