Hello Experts
I developing Invoice/Billing mvc application .when i create invoice/Bill automatically send invoice/Billing info on customer mobile through SMS.
Please suggest me
Thank You
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Afzaal Ahmad ZeeshanPosted Oct 7, 2016, 8:40 AM
Read the following link, https://www.asp.net/identity/overview/features-api/two-factor-authentication-using-sms-and-email-with-aspnet-identity, the link only shares the overview of sending the SMS however the article covers a real world example that you can use to learn how to do this in ASP.NET MVC. The code is pretty much simple, read the "Set up SMS..." section for more on this, https://www.asp.net/identity/overview/features-api/two-factor-authentication-using-sms-and-email-with-aspnet-identity#SMS.
Manas MohapatraPosted Oct 9, 2016, 1:08 AM
Munesh SharmaPosted Oct 8, 2016, 2:35 AM
Midhun TpPosted Oct 7, 2016, 10:33 AM
Please have a look at below blog-
http://emekaemego.blogspot.in/2010/10/sending-sms-with-aspnet-mvc.html?m=1
Delpin Susai RajPosted Oct 7, 2016, 9:20 AM
Delpin Susai RajPosted Oct 7, 2016, 9:19 AM