부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. How to Re-Sign (Strongly Name) an existing .NET Binary ; http://blogs.msdn.com/gabeb/archive/2008/12/31/how-to-re-sign-strongly-name-an-existing-net-binary.aspx HOWTO: Strongly name prebuilt assemblies ; http://www.andrewconnell.com/blog/archive/2004/12/15/772.aspx 방법은,,, ildasm 으로 풀어낸 다음 ilasm 으로 다시 DLL 로 변환할 때 키 파일을 지정해 주는 것! 간단하니 아래에 실어봅니다. c:\>ildasm providedAssembly.dll /out:providedAssembly.il c:\>ilasm providedAssembly.il /dll /key=keypair001.snk [다음 글] Software Release Management - The Questionnaire [이전 글] Code Contracts [최초 등록일: 12/31/2008] [최종 수정일: 12/31/2008] 비밀번호 댓글 작성자 2008-12-31 12시49분 예전에 소개해 드렸던 ILMerge.exe 툴로 더욱 간단하게 서명할 수도 있습니다.ILMerge; http://www.microsoft.com/downloads/details.aspx?familyid=22914587-b4ad-4eae-87cf-b14ae6a939b0&displaylang=enCommand to sign: ilmerge weak.dll /keyfile:key.snk /out:strong.dll kevin25 ... 31 32 33 34 35 36 37 38 39 40 41 [42] 43 44 45 ... NoWriterDateCnt.TitleFile(s) 134정성태11/15/200511139Microsoft SQL Server Management Studio Express - Community Technical Preview (CTP) November 2005 [1]242정성태4/19/200611540 정식 릴리스 - Microsoft SQL Server Management Studio Express243정성태4/19/200610806 Microsoft SQL Server 2005 Express Edition Toolkit245정성태4/19/200611341 Microsoft SQL Server 2005 Express Edition Service Pack 1133정성태10/30/200511328VS.NET TS 버전을 제외하고 전부 나왔습니다. ^^132정성태10/28/200511634IE Script 에서 ADO.Stream 개체를 사용 허가 유무를 지정.131정성태10/27/200511047ASP.NET Spiced: AJAX130정성태10/26/200512595RSA In JavaScript [1]1128정성태10/25/200511202Connecting to MS SQL Server from Unix1129정성태10/25/200511027 [추가]: SQL Server 2005 JDBC Driver Beta 2 Now Available173정성태1/20/200610851 정식 릴리스: Microsoft SQL Server 2005 JDBC Driver127정성태10/21/20051126764-bit Windows ; 언제, 그리고 왜 써야 할까?126정성태10/19/200511722WSE(Web Services Enhancements) 3.0의 새로운 기능125정성태10/14/200511677Cluster 가능한 StateServer 세션 관리자124정성태10/14/200511777MapPoint Web Service SDK Version 4.0 for Visual Studio .NET 2003123정성태10/14/200511451alpha release of the Python programming language for the .NET platform161정성태1/3/200611448 [추가]: Beta release184정성태8/12/200612002 Beta3 까지. ^^190정성태3/10/200611338 Beta 4221정성태3/31/200611548 Beta 5246정성태4/21/200611469 Beta 6295정성태5/24/200610502 Beta 7122정성태10/13/200511283Determine whether service packs are installed on the .NET Framework121정성태10/12/200510854.NET Reference Guide - 웹120정성태11/14/200511404VS.NET Automation 과 VSIP119정성태10/9/200510932Internet Information Services (IIS) 6.0 Resource Kit Tools (English) ... 31 32 33 34 35 36 37 38 39 40 41 [42] 43 44 45 ...