Probably....
Just make a new EXE project and copy-paste in the relevant code. If you were
using VB.Net for your ASP.NET language it should be pretty straight forward.
A few of the Imports commands may need to be tweaked but overall it should be
an easy conversion... or more acurately, a rewrite...

Signature
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
> I have created a webservice client in asp.net to access data from
> webservice and save it into database. This program does not have form
[quoted text clipped - 6 lines]
>
> Satish