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
IIS Start call function
GPO
visual Basic PowerPacks PrintForm margins
Require data entry before save of an Excel sheet
How to assign router metric using DHCP and two routers on Win2K Server?
WSAEventSelect returns err WSAENOTSOCK
Another interesting excel - add concatenate to vlookup
Change Paper Source in DOCX
when i execute a VFP project with extension exe one 2º window appear
Math Operations in Sql Queries