Intro to Building Twilio Apps with ASP.NET MVC
Blog post from Twilio
A presentation on building Twilio apps with ASP.NET MVC was given at mvcConf 2, covering ways to leverage features of the ASP.NET MVC framework for voice and SMS app development. The talk covered an order status inquiry feature using a POST request to a URL specified in the account dashboard, which responds back with TwiML to control the call. Common steps were moved into a TwilioController base class to make it easier to build TwiML responses. Request validation was used to secure controller actions by combining elements of the request and hashing them against an AuthToken. A helper library for sending SMS text messages and making outbound phone calls is available on GitHub, and will be combined with ideas from this post into a new official .NET library soon.
No tracked trend matches for this post yet.
Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.