阅读背景:

将数据从Web应用程序提交到C#控制台应用程序

来源:互联网 

I need to submit data from a web application to console application. The current plan calls for the web app to submit data to the database and the console app to poll the database then act on the data when it is inserted. Should I change the console app to include an http handler that the web app can submit data so it doesn't have to poll the database? Is there a better way to communicate data between these two applications? The console app never has to send data to the web app.I need to submit data from a web application to




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: