|
INTERVIEW QUESTIONS
MICROSOFT
DOTNET
DETAILS
Question: How To send sms from Asp.Net Application using C#?
Answer: Its actually very easy.
First of all, you need to purchase SMS credits from a reputed company like Quick2Host.com (http://www.quick2host.com/sms/)
They will provide you with an HTTP API, in which you just need to feed in your allocated username password for sending SMS, plus the message content, recipient number etc. Then, just invoke that API and you can easily send SMS.
Since the API differ from company to company, there is no general code possible. However, most of the companies will provide you the sample codes also.
|
|
|
Category |
DotNet Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 7568 users |
Added on |
4/9/2015 |
Views |
70574 |
Rate it! |
|
|
Question:
How To send sms from Asp.Net Application using C#?
Answer:
Its actually very easy.
First of all, you need to purchase SMS credits from a reputed company like Quick2Host.com (http://www.quick2host.com/sms/)
They will provide you with an HTTP API, in which you just need to feed in your allocated username password for sending SMS, plus the message content, recipient number etc. Then, just invoke that API and you can easily send SMS.
Since the API differ from company to company, there is no general code possible. However, most of the companies will provide you the sample codes also. Source: CoolInterview.com
Answered by: Amit | Date: 4/9/2010
| Contact Amit
API provided by the sms provder. we need to call API from our application using HttpWebRequest or WebClient. Source: CoolInterview.com
Answered by: Sagar | Date: 9/7/2010
| Contact Sagar
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What is the extension name of webservices in asp.net?
|
View Answer
|
|
When multiple users are working on one application, the SQL/Oracle statement gets locked when one user is working, thus another user cannot work simultaneously. How can multiple users work. Thus give me syntax for freeing SQL/Oracle queries in order for working of multiple users.
|
View Answer
|
|
What is cts and cls?
|
View Answer
|
|
What is the purpose of DOTNET?
|
View Answer
|
|
Give the detail procedure of how to add different controls at runtime in VB and dot Net. The controls should be added as per the customers requirement at the customers place without intervention of the programmer. Similarly how to remove these controls which are generated by the customer at runtime?
|
View Answer
|
|
With respect to security ,which one is the better choice?.Net or J2EE? Explain.
|
View Answer
|
|
What is the difference between the C#.NET and VB.NET?
|
View Answer
|
|
Can implement same method name in both base class And derived class with different action?
|
View Answer
|
|
Can i change private assembly to shared assembly?How?
|
View Answer
|
|
How u can create XML file?
|
View Answer
|
|
How can I read .doc document in ASP.Net?
|
View Answer
|
|
Can we run .NET in unix plateform?
|
View Answer
|
|
In .NET Compact Framework, can I free memory explicitly without waiting for garbage collector to free the memory?
|
View Answer
|
|
what i do for load testing in . net application .
|
View Answer
|
|
How many types of assemblies are there , wat are they?
|
View Answer
|
|
What's ArrayList in .Net (VB.Net or C#) What's the advantageous using ArrayList.
|
View Answer
|
|
How to clear a datagrid on a button click?
|
View Answer
|
|
How will you make .NET programs work in Linux ?
|
View Answer
|
|
Given a server with 4 cpu's, and no databases write a pseudocode to search for the word camera in 100,000 html documents.
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All DotNet Interview Questions & Answers - Exam Mode /
Learning Mode
|