Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

웹 프로젝트의 Web.debug.config / Web.Release.config 기능을 일반 프로젝트에 적용하는 방법

Visual Studio 2010에 적용된 기능 중에 XDT라는 재미있는 기능이 있습니다.

Web.config Transformation Syntax for Web Application Project Deployment
; https://learn.microsoft.com/en-us/previous-versions/aspnet/dd465326(v=vs.110)

Web Deployment: Web.Config Transformation
 - Step 1: Creating a “Staging” Configuration on your developer box 
 - Step 2: Adding a “Staging” Web.Config Transform file to your project 
 - Step 3: Writing simple transforms to change developer box connection string settings into “Staging” environment settings 
 - Step 4: Generating a new transformed web.config file for “Staging” environment from command line 
 - Step 5: Generating a new transformed web.config file for “Staging” environment from VS UI 
 - Step 6: Understanding various available web.config Transforms and Locators 
 - Step 7: Using Web.config transformation toolset for config files in sub-folders within the project 
; http://vishaljoshi.blogspot.com/2009/03/web-deployment-webconfig-transformation_23.html

상당히 유용한 기능인데, 아쉬운 것은 웹 애플리케이션 프로젝트(Web Application Projects: WAP)의 web.config에만 적용된다는 제한이 있습니다. (개인적으로 쓸데없는 제한을 둔 거라고 봅니다.)

이러한 제약을 약간(?)의 수작업을 통해서 일반적인 app.config과 그 외의 기타 파일들에 동일한 관리 기능을 부여할 수 있는 방법을 다음의 글에서 친절하게 설명해 주고 있습니다.

XDT (web.config) Transforms in non-web projects
; https://devblogs.microsoft.com/dotnet/xdt-web-config-transforms-in-non-web-projects-2/







[최초 등록일: ]
[최종 수정일: 5/1/2025]


비밀번호

댓글 작성자
 




... 16  17  18  19  20  21  22  23  24  25  26  27  28  29  [30]  ...
NoWriterDateCnt.TitleFile(s)
450정성태9/28/200612297.NET : 16. ADO.NET vNext Entity Data Model Designer Prototype, CTP
449정성태9/28/200613107TFS : 37. Team Foundation Server and Basic Authentication
448정성태9/28/200612557TFS : 36. Moving the Team Foundation Server Data Warehouse to a Separate Server
447정성태10/20/200612707Vista : 10. ASLR이 적용된 Vista
446정성태9/26/200612440개발환경 구성 : 31. Profiling Tool for .NET Developers
445정성태10/20/200612128Windows 2008 : 2. LHS Feature Of The Week #2 - Remote Differential Compression
444정성태10/20/200612691Windows 2008 : 1. LHS Feature Of The Week #1 - Transactional NTFS
443정성태9/23/200612645개발환경 구성 : 30. Tip/Trick: Optimizing ASP.NET 2.0 Web Project Build Performance with VS 2005
442정성태9/28/200614266TFS : 35. 설치 설명서 / 관리자 가이드 도움말 업데이트
441정성태9/21/200614782개발환경 구성 : 29. SQL Server Spec 비교
440정성태10/20/200614012.NET 3.0 : 3. WCF Workshops updated to Release Candidate 1
439정성태9/20/200614318개발환경 구성 : 28. Caml Viewer 2007 : released on Codeplex
438정성태9/20/200612893개발환경 구성 : 27. Enterprise Smart Card Deployment in the Microsoft® Windows® Smart Card Framework
437정성태9/19/200612920TFS : 34. Getting Started with TFS Integrator 파일 다운로드2
434정성태9/20/200613536개발환경 구성 : 26. Developing Web Applications on Windows Vista with Visual Studio 2005
433정성태10/20/200613115Vista : 9. Next Generation TCP/IP Stack
432정성태9/16/200613082TFS : 33. Now Available: Teamprise V2 Preview 2
431정성태9/16/200612704개발환경 구성 : 25. Announcing the Web Client Software Factory
430정성태9/15/200613083.NET : 15. ASP.NET 2.0 - A Preview of Web LINQ - BLINQ
429정성태9/15/200612601The True Cost of .NET Exceptions
428정성태9/15/200614450.NET : 14. IronPython 예제들
427정성태9/14/200614008개발환경 구성 : 24. Smart Start and Stop Service in VS.NET Build
426정성태9/13/200613539TFS : 32. Team Foundation Server Language Change Package
425정성태9/12/200613264TFS : 31. Team Foundation Administrator's Guide (TFSAdmin.chm)
424정성태9/12/200614017Visual C++ : 2. Managed Debugger Expression Evaluator - mcee_mc.dat
422정성태9/8/200614063.NET : 13. An Introduction to LINQ
... 16  17  18  19  20  21  22  23  24  25  26  27  28  29  [30]  ...