Visual Studio project, CopyLocal: true
Today, I had an automated build failure on the test server. I spent half a day to fix the issue and discovered that someone changed the CopyLocal property of...
Today, I had an automated build failure on the test server. I spent half a day to fix the issue and discovered that someone changed the CopyLocal property of...
Often, I need to deploy an website change to a production server. It can be a simple change like creating a virtual directory and rather rarely very big like...
마침 김창준님의 블로그 RSS를 구독하던 터라 김창준님의 presentation을 보게 되었습니다. 많은 생각을 하게 하는 presentation이였습니다. 먼저 presentation zen을 언급하셨는데, 저역시 이책을 읽고 이에 따라 prensetation을 하려고 애쓰던 중...
related post: http://simplelifeuk.wordpress.com/2007/10/05/writing-a-visual-studionet-2003-add-in/ resources http://www.koders.com/csharp/fidA05F9CFC9911DC9...
There are several regular expression I use more often than I thought. This will be a comprehensive list of those expressions. Get file extension Useful if yo...