Click here to Skip to main content
15,920,438 members
Home / Discussions / C#
   

C#

 
AnswerRe: WebAuthenticationBroker VKontakte Pin
Eddy Vluggen2-Apr-12 5:21
professionalEddy Vluggen2-Apr-12 5:21 
QuestionMultiple Instance form Pin
adrian00i2-Apr-12 1:29
adrian00i2-Apr-12 1:29 
AnswerRe: Multiple Instance form Pin
JF20152-Apr-12 1:34
JF20152-Apr-12 1:34 
AnswerRe: Multiple Instance form Pin
Abhinav S2-Apr-12 1:59
Abhinav S2-Apr-12 1:59 
AnswerRe: Multiple Instance form Pin
Luc Pattyn2-Apr-12 2:05
sitebuilderLuc Pattyn2-Apr-12 2:05 
QuestionI need help. Pin
Member 84610522-Apr-12 1:05
Member 84610522-Apr-12 1:05 
AnswerRe: I need help. Pin
Not Active2-Apr-12 1:54
mentorNot Active2-Apr-12 1:54 
AnswerRe: I need help. Pin
Richard MacCutchan2-Apr-12 1:56
mveRichard MacCutchan2-Apr-12 1:56 
I don't think anyone is likely to download your code in order to debug it for you. Please describe your problem clearly and show the portions of your code that do not work correctly; don't forget to enclose them within <pre> tags so they show up correctly, like this:
C#
public class Application
{
    static void Main(string[] args)
    {
        Console.WriteLine("Hello, world");
    }
}

Unrequited desire is character building. OriginalGriff
I'm sitting here giving you a standing ovation - Len Goodman



AnswerRe: I need help. Pin
Abhinav S2-Apr-12 2:02
Abhinav S2-Apr-12 2:02 
QuestionHow to develop Voice activation detection in C#? Pin
Will19841-Apr-12 22:07
Will19841-Apr-12 22:07 
AnswerRe: How to develop Voice activation detection in C#? Pin
Richard Andrew x642-Apr-12 4:53
professionalRichard Andrew x642-Apr-12 4:53 
Questionremote pc via windows phone7 Pin
heba abu ghaleih22 1-Apr-12 21:58
heba abu ghaleih22 1-Apr-12 21:58 
AnswerRe: remote pc via windows phone7 Pin
Richard MacCutchan1-Apr-12 22:47
mveRichard MacCutchan1-Apr-12 22:47 
GeneralRe: remote pc via windows phone7 Pin
heba abu ghaleih22 1-Apr-12 23:03
heba abu ghaleih22 1-Apr-12 23:03 
QuestionMultiThreading + SendKeys.Send() Pin
Emptora1-Apr-12 14:47
Emptora1-Apr-12 14:47 
AnswerRe: MultiThreading + SendKeys.Send() Pin
Luc Pattyn1-Apr-12 15:21
sitebuilderLuc Pattyn1-Apr-12 15:21 
GeneralRe: MultiThreading + SendKeys.Send() Pin
Emptora2-Apr-12 11:20
Emptora2-Apr-12 11:20 
AnswerRe: MultiThreading + SendKeys.Send() Pin
Luc Pattyn2-Apr-12 11:55
sitebuilderLuc Pattyn2-Apr-12 11:55 
GeneralRe: MultiThreading + SendKeys.Send() Pin
Emptora2-Apr-12 13:27
Emptora2-Apr-12 13:27 
AnswerRe: MultiThreading + SendKeys.Send() Pin
Luc Pattyn2-Apr-12 13:42
sitebuilderLuc Pattyn2-Apr-12 13:42 
GeneralRe: MultiThreading + SendKeys.Send() Pin
Emptora3-Apr-12 12:26
Emptora3-Apr-12 12:26 
AnswerRe: MultiThreading + SendKeys.Send() Pin
Luc Pattyn3-Apr-12 12:42
sitebuilderLuc Pattyn3-Apr-12 12:42 
Questiongeneric copy constructor Pin
andy_t_roo1-Apr-12 13:59
andy_t_roo1-Apr-12 13:59 
AnswerRe: generic copy constructor Pin
RobCroll1-Apr-12 15:03
RobCroll1-Apr-12 15:03 
QuestionEntity FrameWork, pass entity between forms Pin
mehdi00161-Apr-12 12:43
mehdi00161-Apr-12 12:43 

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.