can we create exe file from asp.net.

  • Thread starter Thread starter Juna
  • Start date Start date
J

Juna

Hi,
Is it possible to develope an asp.net application which runs in
service.if yes, then could you please send me the codes

Thankx
 
Juna,

Visual Studio Net ASPNET makes standard a DLL that runs as a Service.

In ASPNET 2.0 you have to set a checkbox for that while starting your
website and forms.

In verison 1.x it is standard while in 2.0 it depends on the version, I use
at the moment the project version which is new and in that it is not needed
and are DLL build standard as in version 1.x.

Cor
 

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

Back
Top