Home / Companies / Twilio / Blog / Post Details
Content Deep Dive

Intro to Building Twilio Apps with ASP.NET MVC

Blog post from Twilio

Post Details
Company
Date Published
Author
John Sheehan
Word Count
1,802
Company Posts That Month
20
Language
English
Hacker News Points
-
Post removed?
No
Summary

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.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

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.