c# - Confused between Web Application and Web Forms -
c# - Confused between Web Application and Web Forms -
i purchased twilio business relationship , 888 business number, , working setup simple phone call scheme business. examples working fine, wish create c# web forms application run server. there c# based examples seem centered around asp.net web applications though, know nil about.
can c# asp.net application self serving (standalone) .exe, or there way can create c# windows form application work instead?
if needed, tutorial next , need implement... http://www.twilio.com/docs/howto/ivrs-the-basics
i don't understand question but... twilio features require code running on webserver webserver can send requests to. standalone .exe isn't going that. asp.net web forms (though when run server twilio's server can reach).
c# .net winforms webforms
Comments
Post a Comment