You can always ftp or copy the aspx files only.

Signature
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
> Whenever I publish and update my web site through Visual Studio 2005, the
> ASPNETDB.MDF (Sql Server Security DB) overwrites, I just want to update
[quoted text clipped - 4 lines]
>
> Luqman
nahid - 03 Jul 2007 13:31 GMT
On Jul 3, 6:25 pm, "Eliyahu Goldin"
<REMOVEALLCAPITALSeEgGoldD...@mMvVpPsS.org> wrote:
> You can always ftp or copy the aspx files only.
>
[quoted text clipped - 13 lines]
>
> - Show quoted text -
hi,
try this way
xcopy %sourcePath% %destinationPath% /i /s /k /d /
exclude:FilesToExclude.txt
//copy css file i don't know for some reason css files not copy useing
previous command
xcopy %sourcePath%\Styles\*.css %destinationPath%\Styles /s
Check following links hope helps you
http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx
http://msdn2.microsoft.com/en-us/library/f735abw9.aspx
nahid
KAZ Software
http://www.kaz.com.bd
blog: http://nahidulkibria.blogspot.com