Click here to Skip to main content
15,914,594 members
Home / Discussions / C#
   

C#

 
AnswerRe: Windows Service Setup installation doesn't work on a different computer Pin
jschell22-Nov-13 9:45
jschell22-Nov-13 9:45 
Questioncapture data from Panasonic PBX using c# Pin
Arjun Mourya20-Nov-13 17:54
Arjun Mourya20-Nov-13 17:54 
QuestionRe: capture data from Panasonic PBX using c# Pin
Richard MacCutchan20-Nov-13 22:35
mveRichard MacCutchan20-Nov-13 22:35 
AnswerRe: capture data from Panasonic PBX using c# Pin
Arjun Mourya21-Nov-13 5:37
Arjun Mourya21-Nov-13 5:37 
GeneralRe: capture data from Panasonic PBX using c# Pin
Richard MacCutchan21-Nov-13 6:09
mveRichard MacCutchan21-Nov-13 6:09 
GeneralRe: capture data from Panasonic PBX using c# Pin
Arjun Mourya21-Nov-13 21:55
Arjun Mourya21-Nov-13 21:55 
GeneralRe: capture data from Panasonic PBX using c# Pin
Richard MacCutchan21-Nov-13 21:59
mveRichard MacCutchan21-Nov-13 21:59 
AnswerRe: capture data from Panasonic PBX using c# Pin
Dave Kreskowiak21-Nov-13 1:58
mveDave Kreskowiak21-Nov-13 1:58 
You've written a TCP/IP based server. Well, the PBX is not a client and it's not going to seek out your server and connect to it. Sorry, but the code you've written is all for nothing.

The PBX is the server and you have to write the client portion.

AnswerRe: capture data from Panasonic PBX using c# Pin
Arjun Mourya21-Nov-13 5:41
Arjun Mourya21-Nov-13 5:41 
GeneralRe: capture data from Panasonic PBX using c# Pin
Dave Kreskowiak21-Nov-13 5:59
mveDave Kreskowiak21-Nov-13 5:59 
GeneralRe: capture data from Panasonic PBX using c# Pin
Arjun Mourya21-Nov-13 21:52
Arjun Mourya21-Nov-13 21:52 
GeneralRe: capture data from Panasonic PBX using c# Pin
Dave Kreskowiak22-Nov-13 1:38
mveDave Kreskowiak22-Nov-13 1:38 
QuestionHow to use BETWEEN two dates (datetimepicker) in SQLite with C#?? Pin
Fatih BURAL20-Nov-13 6:35
professionalFatih BURAL20-Nov-13 6:35 
QuestionRe: How to use BETWEEN two dates (datetimepicker) in SQLite with C#?? Pin
Eddy Vluggen20-Nov-13 6:45
professionalEddy Vluggen20-Nov-13 6:45 
AnswerRe: How to use BETWEEN two dates (datetimepicker) in SQLite with C#?? Pin
Pete O'Hanlon20-Nov-13 6:57
mvePete O'Hanlon20-Nov-13 6:57 
AnswerRe: How to use BETWEEN two dates (datetimepicker) in SQLite with C#?? Pin
Bernhard Hiller21-Nov-13 3:13
Bernhard Hiller21-Nov-13 3:13 
GeneralRe: How to use BETWEEN two dates (datetimepicker) in SQLite with C#?? Pin
Fatih BURAL21-Nov-13 11:05
professionalFatih BURAL21-Nov-13 11:05 
GeneralRe: How to use BETWEEN two dates (datetimepicker) in SQLite with C#?? Pin
Bernhard Hiller21-Nov-13 21:01
Bernhard Hiller21-Nov-13 21:01 
GeneralRe: How to use BETWEEN two dates (datetimepicker) in SQLite with C#?? Pin
Fatih BURAL23-Nov-13 9:30
professionalFatih BURAL23-Nov-13 9:30 
GeneralRe: How to use BETWEEN two dates (datetimepicker) in SQLite with C#?? Pin
Eddy Vluggen27-Nov-13 9:08
professionalEddy Vluggen27-Nov-13 9:08 
QuestionHow to Make my Automatic Login works with this site ??? Pin
KishanAhir20-Nov-13 5:41
KishanAhir20-Nov-13 5:41 
AnswerRe: How to Make my Automatic Login works with this site ??? Pin
Manfred Rudolf Bihy20-Nov-13 6:26
professionalManfred Rudolf Bihy20-Nov-13 6:26 
GeneralRe: How to Make my Automatic Login works with this site ??? Pin
KishanAhir20-Nov-13 7:45
KishanAhir20-Nov-13 7:45 
Questioni am binding counrty dropdownlist from database data in that i want to display india first is it possible with use of sql query Pin
Member 957694920-Nov-13 0:52
Member 957694920-Nov-13 0:52 
QuestionRe: i am binding counrty dropdownlist from database data in that i want to display india first is it possible with use of sql query Pin
thatraja20-Nov-13 1:35
professionalthatraja20-Nov-13 1:35 

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.