Microsoft
Software
Hardware
Network
Question : convert web app to executable
Hello,
I have created a C# .net web application which calls an xml template and creates xml files based on dynamic data. I now need to change it so that it can be run via a scheduled task. What type of project do I need to create in .net in order to do this? I'm always writing web applications, so I'm not familiar with the different project types. Back in the day I would've just written a vb script. I would appreciate any guidance.
Thanks!
Answer : convert web app to executable
A C# Console Application should do the trick. Your project will compile into a *.exe and you can set a schedule via Windows Task Scheduler.
Random Solutions
An error (193) occured while creating user logon.
Datepart / Week part in reverse
Viewing Crystal Reports in an MFC SDI Application
How can I disable visual effects with group policy
How to restart the install wizard for Windows SBS 2008 Standard
How do i Create a DSN connection in Access??
Checking multiple values of subject - Oracle Sql
Permissions issue with system folder
indexing a varchar field
RDP vs. XenApp?