Hello all,
Is it possible ,
Suppose I updated code in the button_click event for this time.
now i will compile the page(i.e .aspx.cs file),After compilation , or whenever i will open the page(i.e .aspx.cs file) for the next time
I want that (i.e .aspx.cs file) should contain the Last updated date for button_click event .
How I can acheive this
How I can add the windows service to Visual Studio IDE, by means of which i can display the last updated code?