12/29/2009

Error Handle

[Error Message]
File has invalid value ">>>>>>> .mine". Illegal characters in path [project name].

This error is caused by the Subversion "Resolved..." function.

[solution] Delete the /obj folder in project that is complaining and re-compile.

reference

12/18/2009

Visual Studio 2008 단축키

Visual Studio 2008 에서 자주 쓰이는 단축키 모음
Visual Studio 단축키, VS 단축키, VS 2008 단축키

원본문서

* Go to declaration... F12
* Debug: step over... F10
* Debug: run to cursor... ctrl + F10
* Debug: step into... F11
* Debug: step out... shift + F11
* Toggle a breakpoint... F9
* Go to next item in task list or search results... F8 (error 났을 때 다음거 보기)
* Go to previous item in task list or search results... shift + F8
* Switch to code view... F7 (form design mode -> form code view)
* Switch to designer view... shift + F7 (form code view -> form design mode)
* Run with debugging... F5
* Stop debugging... shift + F5
* Run without debugging... ctrl + F5
* Move to previous edit point (back)... ctrl + -
* Switch to the Task List... ctrl + alt K
* Switch to the Immediate window... ctrl + alt + I
* Switch to the Output window... ctrl + alt + O
* Find... ctrl + F
* Find in all files... ctrl + shift + F
* Replace... ctrl + H
* Incremental find (it's pure sex!)... ctrl + I
* Insert Book Mark... ctrl + K + K or ctrl + B + T
* find next book mark... ctrl + K + N or ctrl + B + N
* find previous book mark... ctrl + B + P
* add new item in present project... ctrl + shift + A

12/04/2009

소스변환 프로그램 VB, C#, C++, & Java

간편한 소스변환프로그램이다.

무료로 사용하면 한번에 코드 100줄까지 변환이 되는걸로 알고 있으니 학습용이 아니라면 구매해서 사용하는것이 좋을듯.

변환에 실패한 코드는 알아서 주석까지 달아주니 참으로 편리한 프로그램!!! must have!

http://www.tangiblesoftwaresolutions.com/

Convert Between VB, C#, C++, & Java with the Most Accurate & Reliable Source Code Converters

* Instant C# converts VB code to C#
* Instant VB converts C# code to VB
* C++ to C# Converter converts C++ code to C#
* C++ to VB Converter converts C++ code to VB
* C++ to Java Converter converts C++ code to Java
* Instant C++ (C# Edition) converts C# code to C++
* Instant C++ (VB Edition) converts VB code to C++
* Instant C++ (Java Edition) converts Java code to C++
* Java to VB & C# Converter converts Java code to VB or C#
* VB & C# to Java Converter converts VB and C# code to Java
* Clear VB formats and standardizes VB source code