question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey all,

when you make a change to the code-behind of an aspx page, do you have to
redeploy both the .aspx page and the .dll ?

thanks,
rodchar
 
Assuming you didn't change the template, only the DLL.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 
when you say template you mean the .aspx page?

Kevin Spencer said:
Assuming you didn't change the template, only the DLL.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 
No, I meant the Template.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 

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

Similar Threads

datagrid property builder 2
design advice 5
convert aspx to ascx 2
change background color 1
edit button sql permission 4
images in html page 3
Multiple code behind files per aspx page. 3
is this possible... 1

Back
Top