본문 바로가기

.NET/VisualStudio2010

비주얼스튜디오 그룹파일 매크로 사용하기 참고 링크 http://www.codewrecks.com/blog/index.php/2011/09/28/visual-studio-macro-to-group-files/ http://www.sysnet.pe.kr/Default.aspx?mode=2&sub=0&detail=1&pageno=0&wid=1136&rssMode=1&wtype=0 프로젝트 파일을 수정했던 사항을 매크로로 간편하게 해결1. 도구 -> 매크로 -> 매크로 탐색기 2. 새 모듈 3. 새 매크로 4. 편집 1: Sub GroupFileTogether() 2: 3: Dim lvProcesses As New ListView 4: For I As Int32 = 1 To DTE.SelectedItems.Count 5: Dim item As Env.. 더보기
FileTracker : error FTK1011 해결 방법 1. 에러메세지 확인 2. 시스템 속성 -> 고급 -> 환경변수 -> 사용자 변수 새로 만들기 변수 : TrackFileAccess 값 : false 3. 다시 시작 4. 해결 더보기
vs2010 다크사이드 설정 파일 링크 : http://darksideofvisualstudio.net/ 더보기
ODP.NET 설치와 배포 튜토리얼 튜토리얼 환경 서버 : Windows Server 2008 R2 Oracle 10g 클라이언트 : Windows Server 2008 프로그램 : Visual Studio 2010 FrameWork 3.5 1. Oracle Data Access Components (ODAC) for Windows Downloads Oracle 11g Release 2 ODAC 11.2.0.1.2 Download the XCopy version http://www.oracle.com/technetwork/database/windows/downloads/utilsoft-087491.html 2. 압축 해제 3. 폴더에 아래의 파일들을 다른곳에 복사해 놓는다 \ODAC112012Xcopy\instantclient_11_2 m.. 더보기
쓸만한 Visual Studio 무료 Addin Add-in Add in Productivity Power Tools by Microsoft Corp A set of extensions to Visual Studio Professional (and above) which improves developer productivity. Add Reference, align assignments, Column Guides (192) 138,307 Downloads Free Tool 6/8/2010 PowerCommands for Visual Studio 2010 by Microsoft Corp PowerCommands 1.0 is a set of useful extensions for the Visual Studio 2010 IDE. PowerCommands (59) 70,190 Do.. 더보기
PInvoke.net 을 비주얼 스튜디오 2008 / 2010 추가하기 추가 안되면~!! Invoke.NET Microsoft Visual Studio Macros 8.0 Microsoft Visual Studio 8.0 pInvoke.net Add-In Red Gate pInvoke.net Visual Studio 2005 Add-In. Communicates with www.pinvoke.net PInvokeDotNetAddIn2005.dll PInvokeDotNetAddIn.Connect 1 1 0 빨간 부분을 9.0 이나 10.0으로 변경합니다 저장합니다. 도구 -> 옵션 -> Add-in/Macros Security 에서 Add . 더보기
VS2010 TFS 설치 듀토리얼 http://blogs.msdn.com/b/jasonz/archive/2009/10/21/tutorial-getting-started-with-tfs-in-vs2010.aspx http://blogs.msdn.com/b/jasonz/ Tutorial: Getting Started with TFS in VS2010 RATE THIS Jason Zander 21 Oct 2009 5:00 AM 14 Earlier this month we announced the new Basic configuration for TFS. This configuration gives you an easy to set up version of TFS that supports source control, work items, and.. 더보기
VisualStudio 2010 웹캐스트 보기 http://www.techdays.co.kr/visualstudio2010/ 더보기