본문 바로가기

분류 전체보기147

어셈블리 병합 유틸리티 다운로드 (아래 링크) http://www.microsoft.com/downloads/en/details.aspx?FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&displayLang=en 오픈소스를 이용하여 개발을 하다보면 가끔 동일한 어셈블리의 버전 문제로 충돌이 일어나 머리를 지끈거리게 만든다. 예를 들어 NHibernate 3.0 에서 Linq를 지원하기 위해 Remotion.Data.Linq.dll 를 사용하는데 이 때 사용하는 어셈블리 버전은 1.13.42.2 다. 그리고 여기에 유틸리티 어셈블리를 추가하는데 이 유틸리티 역시 Remotion.Data.Linq.dll를 사용한다. 문제는 이 유틸리티가 사용하는 버전은 1.13.52.2 로 이 두 어셈블리를 같은.. 2011. 2. 18.
Hibernate Performace Tuning OverviewThis article gives an introduction to Hibernate and brief overview of how to tune the Hibernate components and various strategies used to tune the application which uses Hibernate. Hibernate is an object/relational mapping tool for Java environments. The term object/relational mapping (ORM) refers to the technique of mapping a data representation from an object model to a relational data.. 2011. 2. 17.
[RAZOR] API ASP.NET API Quick Reference This page contains a list with brief examples of the most commonly used objects, properties, and methods for programming ASP.NET Web Pages with Razor syntax. For API reference documentation, see the ASP.NET Web Pages Reference Documentation on MSDN. « Previous Tutorial | Next Tutorial » This appendix contains reference information for the following: Classes Data Helpe.. 2011. 2. 13.
팁 (Tip) ERWIN Tip : http://onesixx.tistory.com/380 ERWIN 사용법 : http://onesixx.tistory.com/376 ERWIN Reports Builder : http://onesixx.tistory.com/387 2011. 1. 12.