Do I need to recompile if I make a small change

  • Thread starter Thread starter Simon Harvey
  • Start date Start date
S

Simon Harvey

Hi,

When I make a small change to an aspx page, (but not the code behind), does
the site need to be recompiled before the changes will be there?

Thanks

Simon
 
Hi,
the .aspx page is automatically recompiled by the framework without
restarting the application.

HTH
Stefano Mostarda MCP
Rome Italy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top