Hi Arif....
ASMX works in the same way as any other dotnet project - you can just xcopy
the files up to the server

You will probably need to change your
connection string to point to your db-server though,
--
Peter Wood
Visit us at
http://www.webserviceshelp.org
______________________________________
"Arif Çimen" <> wrote in message
news:...
> Hi everybody,
>
> I'm a new be for ASP .NET.
>
> I made a simple project (C# coded web project) and I want to deploy it to
> my web site.
>
> My project contains a SQL database.
>
> How can I deploy it to the web site.
>
> And How can I use FrontPage program to deploy my files?
>
> Thanks a lot.
> Arif Çimen
>
>