Click here to Skip to main content
15,919,479 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to Display image with Grideview Pin
Sandeep Mewara7-May-13 22:42
mveSandeep Mewara7-May-13 22:42 
AnswerRe: How to Display image with Grideview Pin
AANIL DHAKAD8-May-13 2:56
AANIL DHAKAD8-May-13 2:56 
AnswerRe: How to Display image with Grideview Pin
Bikash Prakash Dash8-May-13 4:23
Bikash Prakash Dash8-May-13 4:23 
Questionbest way to move website from development to production Pin
Jassim Rahma7-May-13 10:30
Jassim Rahma7-May-13 10:30 
AnswerRe: best way to move website from development to production Pin
Sandeep Mewara7-May-13 22:47
mveSandeep Mewara7-May-13 22:47 
QuestionFacebook-Like alert Pin
Jassim Rahma7-May-13 10:29
Jassim Rahma7-May-13 10:29 
AnswerRe: Facebook-Like alert Pin
Sandeep Mewara7-May-13 22:49
mveSandeep Mewara7-May-13 22:49 
QuestionLink My SQL with SQL Server Pin
Member 100349907-May-13 6:35
Member 100349907-May-13 6:35 
AnswerRe: Link My SQL with SQL Server Pin
Sandeep Mewara7-May-13 22:50
mveSandeep Mewara7-May-13 22:50 
Question401 Unauthorized error Pin
vanikanc7-May-13 5:21
vanikanc7-May-13 5:21 
AnswerRe: 401 Unauthorized error Pin
Sandeep Mewara7-May-13 22:55
mveSandeep Mewara7-May-13 22:55 
QuestionWhat do you think about to improve your web applications coding by writing C# instead of JavaScript? Interesting in your opinion. Pin
Wladis7-May-13 4:34
Wladis7-May-13 4:34 
QuestionHow to maintain state of an application Pin
cLeanMy7-May-13 4:09
cLeanMy7-May-13 4:09 
AnswerRe: How to maintain state of an application Pin
Sandeep Mewara7-May-13 22:58
mveSandeep Mewara7-May-13 22:58 
Questionsend sms Pin
hi88807-May-13 3:32
hi88807-May-13 3:32 
AnswerRe: send sms Pin
Sandeep Mewara7-May-13 23:01
mveSandeep Mewara7-May-13 23:01 
SMSPort looks like a thrid party assembly to send SMS. Look at their documentation on how to use it and if you need some specific credentials and permissions.

For sending SMS through ASP.NET application:
Articles:
Sending SMS using .NET through Web service[^]
Sending SMS text messages using ASP.NET scripts[^]
Sending SMS using .NET[^]
How to Send and Receive SMS with the Orange SMS API[^]

Discussion links:
sending sms using vb.net[^]
how to send sms through asp.net with c#? [^]


Nutshell: ASP.NET does NOT have any inbuilt API support to send out an SMS. You need to go for a third party solution or use something that is found on the Internet. Articles and discussions above should help you out.
Sandeep Mewara
Microsoft ASP.NET MVP 2012 & 2013

[My Blog]: Sandeep Mewara's Tech Journal!
[My Latest Article]: HTML5 Quick Start Web Application

Questionwhere to start Pin
Yashwanth. C.b5-May-13 7:48
Yashwanth. C.b5-May-13 7:48 
AnswerRe: where to start Pin
Blikkies5-May-13 21:11
professionalBlikkies5-May-13 21:11 
AnswerRe: where to start Pin
_Amy5-May-13 22:57
professional_Amy5-May-13 22:57 
GeneralRe: where to start Pin
Yashwanth. C.b6-May-13 4:57
Yashwanth. C.b6-May-13 4:57 
AnswerRe: where to start Pin
Thomas Daniels6-May-13 5:46
mentorThomas Daniels6-May-13 5:46 
AnswerRe: where to start Pin
Bikash Prakash Dash8-May-13 4:35
Bikash Prakash Dash8-May-13 4:35 
Questionnew small C# web app Pin
dcof5-May-13 4:18
dcof5-May-13 4:18 
GeneralRe: new small C# web app Pin
jkirkerx5-May-13 8:47
professionaljkirkerx5-May-13 8:47 
GeneralRe: new small C# web app Pin
dcof5-May-13 17:46
dcof5-May-13 17:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.