'Etc'에 해당되는 글 17건

  1. 2008/07/17 윈도우즈 업데이트 오류날때.. 레지스트리 등록 필수!!
  2. 2008/01/25 VS 프로젝트 프로젝트 이름 바꿔 주는 프로그램.. ^^
  3. 2008/01/10 VMWare - 우분투 설치 준비 내용 - 펌
  4. 2008/01/08 Koders -
  5. 2007/12/16 윈도우즈에서 제공하는 시스템 유틸리티들..
  6. 2007/12/15 건담 더블오 11편 - 이미지 스샷
  7. 2007/12/13 개발자를 위한 지식의 보고 msdn magazine 12월호
  8. 2007/12/10 DevDays 강의자료 및 웹캐스트 내용
  9. 2007/11/27 OpenGL 색상 처리 - 버그 수정.
  10. 2007/11/26 OpenGL을 하다 보면서 몇가지 한계가 들어나는건지...
  11. 2007/11/12 일본 건담 vs 한국 건담 ㅋㅋ
  12. 2007/10/17 IT 도서관
  13. 2007/10/15 OpenGL 코드 GL_COLOR_MATERIAL 관련된 내용
  14. 2007/10/05 색상표
  15. 2007/09/12 구글 에드센스 가입되다 !!!.. (2)
2008/07/17 09:13

윈도우즈 업데이트 오류날때.. 레지스트리 등록 필수!!

윈도우즈 업데이트 할때 일부 문제로 인해서 업데이트가 수행되지 않습니다.
아래와 같이 서비스 종료 후에 업데이트 dll을 등록해 주고 서비스 재시작 해주면 된다.

C:\>net stop wuauserv
C:\>regsvr32 %windir%\system32\wups2.dll
C:\>net start wuauserv

크리에이티브 커먼즈 라이선스
Creative Commons License
Trackback 0 Comment 0
2008/01/25 17:16

VS 프로젝트 프로젝트 이름 바꿔 주는 프로그램.. ^^

가끔 테스트로 이름을 짰다가 다른 이름으로 변경하고 싶을때가 있는데요.
다 찾아서 하는것도 좋지만.
자동으로 바꿔 주는 프로그램이 있습니다.

VS 프로젝트 까지.. ^^

VSProjectRenamer :
크리에이티브 커먼즈 라이선스
Creative Commons License
Trackback 0 Comment 0
2008/01/10 09:48

VMWare - 우분투 설치 준비 내용 - 펌

http://blog.naver.com/youngjin1127?Redirect=Log&logNo=37505828



// 팀장님..
http://www.gmarket.co.kr/challenge/neo_goods/goods.asp?goodscode=124582311&GoodsSale=Y&jaehuid=200000698&service_id=pcdn
크리에이티브 커먼즈 라이선스
Creative Commons License
Trackback 0 Comment 0
2008/01/08 16:14

Koders -

Searching 766,893,913 lines of open source code.
 
크리에이티브 커먼즈 라이선스
Creative Commons License
Trackback 0 Comment 0
2007/12/16 21:50

윈도우즈에서 제공하는 시스템 유틸리티들..


The Sysinternals web site was created in 1996 by Mark Russinovich and Bryce Cogswell to host their advanced system utilities and technical information. Microsoft acquired Sysinternals in July, 2006. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows systems and applications. If you have a question about a tool or how to use them, please visit the Sysinternals Forum for answers and help from other users and our moderators.

Featured Resources



What's New (November 27th, 2007)

This Zoomit update enables you to center the mouse with the space bar when in drawing mode, adds an option to view time elapsed after the break timer expires, and reverses the keys used to draw lines and arrows.

PsExec’s new release fixes a bug in the -i option that prevented it from correctly displaying windows on the console desktop.

What's New (November 5th, 2007)

Introducing ADInsight, an LDAP (Light-weight Directory Access Protocol) real-time monitoring tool aimed at troubleshooting Active Directory client applications. Use its detailed tracing of Active Directory client-server communications to solve Windows authentication, Exchange, DNS, and other problems.

This version of PsExec, a command-line tool for executing programs locally and remotely, significantly improves handling of arguments passed to the specified application by not modifying spacing or quotation marks. It also fixes a number of minor bugs, including ones related to running programs in alternate terminal server sessions.

What's New (October 26th, 2007)

This update to Process Explorer, an advanced process information utility, has a number of miscellaneous improvements. For example, the thread support in the process properties dialog is enhanced with Wow64 thread stacks on 64-bit Windows and kernel stacks on Windows Vista and Server 2008. In addition, tooltips on the service hosting processes now show service names, the user SID is displayed on the security properties page, and column headers have tooltips when they’re too small to display their text.

What's New (October 15th, 2007)

See how Mark uses the Windows Debugger and Sysinternals Process Explorer to troubleshoot a Windows Vista Sidebar Clock gadget issue. This example will show how symbols can be leveraged for deep Windows troubleshooting.

This Handle update adds support for Vista object types and the –accepteula switch.

Next month Mark will be speaking at Microsoft's TechEd IT-Forum International on several Windows kernel, security, and troubleshooting topics.

What's New (October 3rd, 2007)

Check out Mark's new blog where he uses Process Monitor to uncover the root cause for a file copy error. Process Monitor is uniquely useful for exposing file, registry, and process activity within Windows.

What's New (September 28th, 2007)

Version 4.11 comes with a couple bug fixes and now supports images that span multiple monitors! See the site blog for more details on the bug fixes.

What's New Archive

크리에이티브 커먼즈 라이선스
Creative Commons License
Trackback 0 Comment 0
2007/12/15 22:53

건담 더블오 11편 - 이미지 스샷

사용자 삽입 이미지사용자 삽입 이미지사용자 삽입 이미지

사용자 삽입 이미지사용자 삽입 이미지사용자 삽입 이미지

사용자 삽입 이미지사용자 삽입 이미지사용자 삽입 이미지


크리에이티브 커먼즈 라이선스
Creative Commons License
Trackback 0 Comment 0
2007/12/13 16:41

개발자를 위한 지식의 보고 msdn magazine 12월호

/>

 

크리에이티브 커먼즈 라이선스
Creative Commons License
Trackback 0 Comment 0
2007/12/10 08:42

DevDays 강의자료 및 웹캐스트 내용

 

 

대한민국 소프트웨어 개발자 여러분, 안녕하십니까?

개발자들이 행복해지는 세상을 위한 한마당 잔치 ,DevDays 2007 Korea’에 성원해주신 여러분께
진심으로 감사의 말씀을 드립니다.

서울, 부산, 대전에서 보내주신 뜨거운 성원에 힘입어 한국마이크로소프트는 앞으로도 모든 개발자들이
행복한 세상을 위해 지속적으로 노력할 것을 약속 드립니다.

강의자료 및 웹캐스트 코너에서는 최고의 강사진이 제공하는 강의 동영상과 발표자료를 다시 보실 수 있습니다.

감사합니다.

 

 

Time

Session Title

강의자료

웹캐스트

09:20-10:00

등록

 

 

10:00-10:10

Opening Event - 대한민국에서 개발자로 산다는 것
/
훈스닷넷 연극팀

 

10:10-10:20

인사말 / 한국마이크로소프트 박남희 상무

 

10:20-10:50

Keynote : 10 후를 내다보는 개발자의 커리어 개발
/
한국마이크로소프트 김명호 박사/NTO

10:50-12:30

General Session : 변화하는 기술과 개발자의 경쟁력
/
한국마이크로소프트 유상용 부장
개발자의 영원한 동반자 Visual Studio
/
한국마이크로소프트 강성재 과장, 김대우 과장

12:30-13:30

Lunch

 

Track1 : UX 개발자 트랙

Track2 : 엔터프라이즈 개발자 트랙

13:30-14:30

UX 개발자가 일하는 방법
/
한국마이트로소프트 황리건 과장

.Net Framework 3.x 국내 기업 적용 사례
/
한국마이크로소프트 손정민 부장

14:30-14:40

휴식

14:40-15:40

Silverlight ASP.NET AJAX 이용한 애플리케이션 개발
/
이노가드 김태영 기술이사

WebServices In Action
/
닷넷엑스퍼트 이동범 대표

15:40-15:50

휴식

15:50-16:50

2008년을 위한 WPF 개발