Click here to Skip to main content
15,889,216 members
Home / Discussions / C#
   

C#

 
GeneralRe: PBX Call Log Pin
OriginalGriff29-Apr-15 22:04
mveOriginalGriff29-Apr-15 22:04 
GeneralRe: PBX Call Log Pin
Member 1011228330-Apr-15 2:51
Member 1011228330-Apr-15 2:51 
GeneralRe: PBX Call Log Pin
Simon_Whale30-Apr-15 2:01
Simon_Whale30-Apr-15 2:01 
GeneralRe: PBX Call Log Pin
Member 1011228330-Apr-15 2:30
Member 1011228330-Apr-15 2:30 
GeneralRe: PBX Call Log Pin
Simon_Whale30-Apr-15 2:34
Simon_Whale30-Apr-15 2:34 
GeneralRe: PBX Call Log Pin
Member 1011228330-Apr-15 2:41
Member 1011228330-Apr-15 2:41 
GeneralRe: PBX Call Log PinPopular
F-ES Sitecore30-Apr-15 3:15
professionalF-ES Sitecore30-Apr-15 3:15 
AnswerRe: PBX Call Log Pin
BillWoodruff30-Apr-15 1:56
professionalBillWoodruff30-Apr-15 1:56 
Member 10112283 wrote:
I want ... how do i get it
You get it by:1. learning to program in C#.

2. studying articles here on CodeProject that solve similar problems to those involved in creating the program you want.

3. creating prototypes, experimenting, step-wise refinement.

4. researching the available interfaces/API's of the PBX box, and planning on how you will interact with those interfaces/API's from C#.

5. posting specific technical questions on forums like this one, with clear statements about what you are asking about, why you are asking about it, and including selected examples of code you have written that illustrate what you are trying to achieve, or where you are "stuck."

This is a great opportunity for you to learn.

cheers, Bill
«To kill an error's as good a service, sometimes better than, establishing new truth or fact.» Charles Darwin in "Prospero's Precepts"

QuestionWinForms Update A Dialog Pin
Kevin Marois29-Apr-15 9:24
professionalKevin Marois29-Apr-15 9:24 
GeneralRe: WinForms Update A Dialog Pin
Sascha Lefèvre29-Apr-15 9:34
professionalSascha Lefèvre29-Apr-15 9:34 
GeneralRe: WinForms Update A Dialog Pin
Kevin Marois29-Apr-15 9:37
professionalKevin Marois29-Apr-15 9:37 
AnswerRe: WinForms Update A Dialog Pin
Sascha Lefèvre29-Apr-15 10:32
professionalSascha Lefèvre29-Apr-15 10:32 
GeneralRe: WinForms Update A Dialog Pin
Kevin Marois29-Apr-15 10:37
professionalKevin Marois29-Apr-15 10:37 
GeneralRe: WinForms Update A Dialog Pin
Sascha Lefèvre29-Apr-15 10:57
professionalSascha Lefèvre29-Apr-15 10:57 
GeneralRe: WinForms Update A Dialog Pin
Kevin Marois29-Apr-15 10:58
professionalKevin Marois29-Apr-15 10:58 
GeneralRe: WinForms Update A Dialog Pin
Sascha Lefèvre29-Apr-15 11:17
professionalSascha Lefèvre29-Apr-15 11:17 
GeneralRe: WinForms Update A Dialog Pin
Kevin Marois29-Apr-15 11:23
professionalKevin Marois29-Apr-15 11:23 
GeneralRe: WinForms Update A Dialog Pin
Sascha Lefèvre29-Apr-15 11:50
professionalSascha Lefèvre29-Apr-15 11:50 
GeneralRe: WinForms Update A Dialog Pin
Kevin Marois29-Apr-15 11:54
professionalKevin Marois29-Apr-15 11:54 
GeneralRe: WinForms Update A Dialog Pin
Kevin Marois29-Apr-15 12:23
professionalKevin Marois29-Apr-15 12:23 
AnswerRe: WinForms Update A Dialog Pin
Sascha Lefèvre29-Apr-15 13:00
professionalSascha Lefèvre29-Apr-15 13:00 
GeneralRe: WinForms Update A Dialog Pin
Kevin Marois29-Apr-15 13:16
professionalKevin Marois29-Apr-15 13:16 
GeneralRe: WinForms Update A Dialog Pin
Sascha Lefèvre29-Apr-15 13:33
professionalSascha Lefèvre29-Apr-15 13:33 
QuestionFit text to label without changing label font and size Pin
Al-Rehman29-Apr-15 2:55
Al-Rehman29-Apr-15 2:55 
AnswerRe: Fit text to label without changing label font and size Pin
OriginalGriff29-Apr-15 4:58
mveOriginalGriff29-Apr-15 4:58 

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.