Click here to Skip to main content
15,905,963 members
Home / Discussions / C#
   

C#

 
AnswerRe: LOGFONT in C# Pin
_Erik_7-Dec-10 0:16
_Erik_7-Dec-10 0:16 
AnswerRe: LOGFONT in C# Pin
RaviRanjanKr17-Dec-10 17:46
professionalRaviRanjanKr17-Dec-10 17:46 
Questionhow to make excel with zero before the number in C# Pin
goldsoft6-Dec-10 19:31
goldsoft6-Dec-10 19:31 
AnswerRe: how to make excel with zero before the number in C# Pin
Mycroft Holmes6-Dec-10 20:49
professionalMycroft Holmes6-Dec-10 20:49 
QuestionSend SMS in asp.net Pin
yesu prakash6-Dec-10 17:50
yesu prakash6-Dec-10 17:50 
AnswerRe: Send SMS in asp.net Pin
keyboard warrior6-Dec-10 17:56
keyboard warrior6-Dec-10 17:56 
AnswerRe: Send SMS in asp.net Pin
Muhammad Mazhar7-Dec-10 3:55
Muhammad Mazhar7-Dec-10 3:55 
AnswerRe: Send SMS in asp.net Pin
Yvan Rodrigues12-Dec-10 14:11
professionalYvan Rodrigues12-Dec-10 14:11 
May I ask why you do not want to use a gateway?

If it is cost I recommend reconsidering a gateway. I use Twilio (no affiliation) and my cost is USD 0.02 per message. You can literally be up and running in 15 minutes and all you'll have to do is add a few lines of code to your application.

I've seen a lot of people go the route of harvesting all the addresses of the free email-to-sms gateways that the carriers offers as a cheap way of not using an SMS gateway. That will work if you don't mind having absolutely no control over the quality of service or delivery.

Lastly, you can get a GSM modem and put it on the wireless network. This is great as a learning experience but if you intend for your application to ever be used in a production environment, count on at least two dedicated servers on a reliable network plus the costs of a couple of truly unlimited texting plans with a local carrier.

Seriously, have fun learning about all of these options but if you want to save time an learn from your elders Wink | ;) find a gateway that meets your needs.
AnswerRe: Send SMS in asp.net Pin
RaviRanjanKr17-Dec-10 17:53
professionalRaviRanjanKr17-Dec-10 17:53 
QuestionI face a problem on reading the stream (Telnet Client) Pin
Moustafa Safwat6-Dec-10 17:09
Moustafa Safwat6-Dec-10 17:09 
AnswerRe: I face a problem on reading the stream (Telnet Client) Pin
Dave Kreskowiak6-Dec-10 17:55
mveDave Kreskowiak6-Dec-10 17:55 
GeneralRe: I face a problem on reading the stream (Telnet Client) Pin
Moustafa Safwat6-Dec-10 21:57
Moustafa Safwat6-Dec-10 21:57 
GeneralRe: I face a problem on reading the stream (Telnet Client) Pin
PIEBALDconsult7-Dec-10 2:32
mvePIEBALDconsult7-Dec-10 2:32 
GeneralRe: I face a problem on reading the stream (Telnet Client) Pin
Moustafa Safwat7-Dec-10 17:36
Moustafa Safwat7-Dec-10 17:36 
AnswerRe: I face a problem on reading the stream (Telnet Client) Pin
PIEBALDconsult7-Dec-10 2:32
mvePIEBALDconsult7-Dec-10 2:32 
GeneralRe: I face a problem on reading the stream (Telnet Client) Pin
Moustafa Safwat7-Dec-10 17:43
Moustafa Safwat7-Dec-10 17:43 
AnswerRe: I face a problem on reading the stream (Telnet Client) Pin
jschell7-Dec-10 10:16
jschell7-Dec-10 10:16 
GeneralRe: I face a problem on reading the stream (Telnet Client) Pin
Moustafa Safwat7-Dec-10 18:01
Moustafa Safwat7-Dec-10 18:01 
GeneralRe: I face a problem on reading the stream (Telnet Client) Pin
PIEBALDconsult7-Dec-10 18:26
mvePIEBALDconsult7-Dec-10 18:26 
QuestionNeed Help Understanding Error Handling Pin
JDM67636-Dec-10 9:34
JDM67636-Dec-10 9:34 
AnswerRe: Need Help Understanding Error Handling PinPopular
Luc Pattyn6-Dec-10 9:58
sitebuilderLuc Pattyn6-Dec-10 9:58 
GeneralRe: Need Help Understanding Error Handling Pin
JDM67636-Dec-10 10:09
JDM67636-Dec-10 10:09 
GeneralRe: Need Help Understanding Error Handling Pin
DaveyM698-Dec-10 2:48
professionalDaveyM698-Dec-10 2:48 
GeneralRe: Need Help Understanding Error Handling Pin
Luc Pattyn8-Dec-10 4:35
sitebuilderLuc Pattyn8-Dec-10 4:35 
AnswerRe: Need Help Understanding Error Handling Pin
PIEBALDconsult6-Dec-10 12:21
mvePIEBALDconsult6-Dec-10 12:21 

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.