부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. What's the difference between LastWriteTime and ChangeTime in FILE_BASIC_INFO? ; http://blogs.msdn.com/b/oldnewthing/archive/2010/07/09/10036162.aspx 위와 같은 차이가 있고, 윈도우 7에서는 성능향상을 위해 "LastWriteTime"에 대한 업데이트가 비활성화되었다고 합니다. Disabling Last Access Time in Windows Vista to improve NTFS performance ; http://blogs.technet.com/b/filecab/archive/2006/11/07/disabling-last-access-time-in-windows-vista-to-improve-ntfs-performance.aspx 다음과 같은 명령어를 '관리자 권한'으로 실행하면 됩니다. fsutil behavior set disablelastaccess 0 생각해보면, 그다지 중요하지 않은 윈도우 2008 서버 머신이라면, 역시 비활성화해도 상관없지 않을까 싶습니다. 참고로, 현재 모드를 알고 싶다면 다음과 같이 명령을 내릴 수 있습니다. fsutil behavior query disablelastaccess [다음 글] VS.NET IDE : 60. VS Load Test - 부하 조절[이전 글] .NET : 116. Entity Framework 4 - Lazy Loading, Eager Loading [최초 등록일: 6/23/2011] [최종 수정일: 6/23/2011] 비밀번호 댓글 작성자 2018-06-06 03시16분 fsutil의 또 다른 기능으로, Windows 10 이후부터 파일 시스템에 대한 대/소문자를 구분하도록 만들 수 있습니다.How to enable NTFS support to treat folders as case sensitive on Windows 10; https://www.windowscentral.com/how-enable-ntfs-treat-folders-case-sensitive-windows-10 정성태 2020-12-10 03시39분 C:\Windows\System32> fsutil behavior query EncryptPagingFileEncryptPagingFile = 0 (Disabled) 정성태 ... 31 32 33 34 35 36 37 38 [39] 40 41 42 43 44 45 ... NoWriterDateCnt.TitleFile(s) 213정성태4/13/200611115Introduction to the MSN Messenger Activity SDK212정성태4/13/200613181FIN_WAIT_2 상태에 대하여211정성태4/13/200611759Override CLR Assembly Probing Logic210정성태4/13/200612179Web.config의 기본 <appSettings /> Handler 교체209정성태3/25/200612035Win32 FileID API Library 208정성태4/13/200611546(거의)모든 DB 에 대한 ADO.NET Data Provider (유료)목록205정성태4/13/200611678Static Code Analyzer206정성태4/13/200611385 Visual C++ Express를 사용한 보안 응용 프로그램 빌드203정성태4/13/200611091WGF (Windows Graphic Foundation) [1]202정성태4/13/200611158사용자 컴퓨터 환경 조사 결과(외국 사례)201정성태4/13/200616487MySQLDirect .NET Data Provider207정성태4/13/200610637 무료: Download Connector/Net 1.0 (MySQL) [1]200정성태4/13/200611149Understanding Classic COM Interoperability With .NET Applications1199정성태4/13/200611509How to get a V2.0 ICorDebug object198정성태4/13/200611496Whidbey breaking change --- Caching binding failures [1]197정성태4/13/200610879The JIT does dead-code elimination in Debuggable code195정성태4/13/200610838910442 - Working with Web Resources in ASP.NET 2.0194정성태4/13/200611461ASP.NET 2.0 WebPart - SQL Server Error 26: Error Locating Server/Instance Specified193정성태4/13/200611507WCF - Breaking Changes between Jan CTP and Feb CTP1192정성태4/13/200610989Cassini Update191정성태4/13/200612047LeechBlocker ISAPI Filter189정성태4/13/200611232The New Anonymous Types Feature in C# 3.0 [1]188정성태3/8/200611363Microsoft Anti-Cross Site Scripting Library V1.0196정성태4/13/200610799 왜 사용해야 하는가?187정성태4/13/200610743제 1회 INETA 세미나186정성태4/13/200611306Internet Information Services (IIS) 6.0 Manager for Windows XP ... 31 32 33 34 35 36 37 38 [39] 40 41 42 43 44 45 ...