Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
L

lucienzhang

@lucienzhang
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Catch events in my code when VS discovers that the file has been modified outside of the source editor
    L lucienzhang

    I have tested the FileSytemWatcher, but when I modified the file in my application, the event is catched also! so I can not distinct that the file is modified inside of my applicaion or outside?

    C# csharp visual-studio question

  • Catch events in my code when VS discovers that the file has been modified outside of the source editor
    L lucienzhang

    I did an WinForm Applicaiton with C# code which permit the user to open a file and edit it. I want to add a functionality like VS that detect if the file openend by user is modified outside my application with a dialog : "Do you want to reload it? Yes, No?". There exist such method to do it? I think if I can catch events in my code when VS discovers that the file has been modified outside of the source editor? Thank you for your answers!!!

    C# csharp visual-studio question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups