A
AAJ
Hi all
I've written my first site (on my local server), and just getting to grips
with publishing. I wonder if anyone can fill in a few gaps.
1)
On my local server I have all my classes uncompiled and in debug mode. I run
them by pressing 'play' or F5.
Is there any way so that when I select Publish, the debug="true" is
automatically removed from the web.config file as its compiled
2)
Once published, is there any way to compare the decompiled web site on my
local server with the compiled one on the web server and highlight
differences.
3)
As my website grows, i imagine its going to take longer to publish the whole
thing. Should I somehow be splitting it in to smaller chunks that are
separately compiled - it seems a bit sledgehammer/walnut publishing the
whole site for say a small spelling change on the page.
thanks for any help
Andy
p.s. I'm using vs2005 professional
I've written my first site (on my local server), and just getting to grips
with publishing. I wonder if anyone can fill in a few gaps.
1)
On my local server I have all my classes uncompiled and in debug mode. I run
them by pressing 'play' or F5.
Is there any way so that when I select Publish, the debug="true" is
automatically removed from the web.config file as its compiled
2)
Once published, is there any way to compare the decompiled web site on my
local server with the compiled one on the web server and highlight
differences.
3)
As my website grows, i imagine its going to take longer to publish the whole
thing. Should I somehow be splitting it in to smaller chunks that are
separately compiled - it seems a bit sledgehammer/walnut publishing the
whole site for say a small spelling change on the page.
thanks for any help
Andy
p.s. I'm using vs2005 professional