콘텐츠로 건너뛰기

bbon

원격 데스크톱 연결 포트 변경

Windows 원격데스크톱의 수신 대기 포트의 기본값은 3389이다. 포트 변경을 위해서는 레지스트리를 수정해주면 된다. HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber 키의 값을 변경해준다. 10진수로 변경하여 원하는 포트번호를 입력한다. 변경 후 원격데스크톱 연결하려면 PC이름:<포트번호> 또는 IP:<포트번호> 를 입력하면 된다. 예: 포트번호를 8888로 변경한 경우: 관련자료 : http://support.microsoft.com/kb/306759/ko

TextBox 숫자만 입력

ASP.NET 의 TextBox 에 날짜를 입력받기 위해 Client Script를 붙혀봤습니다.

숫자만 입력을 받을때 응용해서 사용할 수 있겠군요.

keydown, fouce, blur 이벤트에서 사용할 function입니다….

OpenOffice

OpenOffice

OpenOffice.org 3 is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, databases and more. It is available in many languages and works on all common computers. It stores all your data in an international open standard format and can also read and write files from other common office software packages. It can be downloaded and used completely

Visual Studio Gallery

Visual Studio 의 기능을 확장해주는 프로그램을 쉽게 찾고 설치할 수 있습니다. 바로 Visual Studio Gallery 라는 사이트입니다. 제공되는 유용한 프로그램은 무료인 것도 있고 시험판인 경우도 있습니다. 다운로드 링크에 무료, 시험판이 표시되어 있습니다. 무료로 제공되는 프로그램들은 소스코드까지 공개된 경우도 있으므로 다른 분들은 어떻게 작업을 하시는지, 이런… 더 보기 »Visual Studio Gallery