Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
GeneralRe: Best way to declaring multiple objects Pin
rfresh20-Aug-13 8:14
rfresh20-Aug-13 8:14 
GeneralRe: Best way to declaring multiple objects Pin
OriginalGriff20-Aug-13 8:41
mveOriginalGriff20-Aug-13 8:41 
QuestionC# Iframe WebBrowser Automation Pin
Abhinav Chitre19-Aug-13 9:41
Abhinav Chitre19-Aug-13 9:41 
AnswerRe: C# Iframe WebBrowser Automation Pin
Richard MacCutchan19-Aug-13 20:51
mveRichard MacCutchan19-Aug-13 20:51 
QuestionC Code Inside Visual Studio 2010? Pin
Member 944713619-Aug-13 5:14
Member 944713619-Aug-13 5:14 
AnswerRe: C Code Inside Visual Studio 2010? Pin
DaveyM6919-Aug-13 5:28
professionalDaveyM6919-Aug-13 5:28 
QuestionWinforms, Console, IPC and stuff Pin
Member 965483119-Aug-13 0:10
Member 965483119-Aug-13 0:10 
SuggestionRe: Winforms, Console, IPC and stuff PinPopular
Richard MacCutchan19-Aug-13 2:07
mveRichard MacCutchan19-Aug-13 2:07 
I don't think anyone is going to look at that code until it is edited, properly indented and placed between <pre> tags like:
C#
private void buttonUCT_Click(object sender, EventArgs e)
{
    Process.Start("C:\\Users\\MainUser\\Documents\\Visual Studio 2010\\Projects\\chatServer\\chatServer\\bin\\Debug\\chatServer.exe");
}

You also need to be much more specific about where in the code the errors/problems occur.
Use the best guess

QuestionHow to make random Reflection for a ball with c # code? Pin
Member 1020541618-Aug-13 20:11
Member 1020541618-Aug-13 20:11 
AnswerRe: How to make random Reflection for a ball with c # code? Pin
Pete O'Hanlon18-Aug-13 20:40
mvePete O'Hanlon18-Aug-13 20:40 
AnswerRe: How to make random Reflection for a ball with c # code? Pin
Mycroft Holmes18-Aug-13 21:21
professionalMycroft Holmes18-Aug-13 21:21 
QuestionListbox suggestion from textbox Pin
dudz artiaga18-Aug-13 5:33
dudz artiaga18-Aug-13 5:33 
AnswerRe: Listbox suggestion from textbox Pin
Abhinav S18-Aug-13 6:18
Abhinav S18-Aug-13 6:18 
GeneralRe: Listbox suggestion from textbox Pin
dudz artiaga18-Aug-13 15:19
dudz artiaga18-Aug-13 15:19 
AnswerRe: Listbox suggestion from textbox Pin
SaqibRasheed18-Aug-13 11:18
SaqibRasheed18-Aug-13 11:18 
GeneralRe: Listbox suggestion from textbox Pin
dudz artiaga18-Aug-13 15:25
dudz artiaga18-Aug-13 15:25 
GeneralRe: Listbox suggestion from textbox Pin
SaqibRasheed19-Aug-13 2:45
SaqibRasheed19-Aug-13 2:45 
GeneralRe: Listbox suggestion from textbox Pin
BillWoodruff19-Aug-13 11:52
professionalBillWoodruff19-Aug-13 11:52 
AnswerRe: Listbox suggestion from textbox Pin
BillWoodruff18-Aug-13 14:12
professionalBillWoodruff18-Aug-13 14:12 
GeneralRe: Listbox suggestion from textbox Pin
dudz artiaga18-Aug-13 15:27
dudz artiaga18-Aug-13 15:27 
GeneralRe: Listbox suggestion from textbox Pin
BillWoodruff19-Aug-13 12:05
professionalBillWoodruff19-Aug-13 12:05 
AnswerRe: Listbox suggestion from textbox Pin
TnTinMn19-Aug-13 17:14
TnTinMn19-Aug-13 17:14 
GeneralRe: Listbox suggestion from textbox Pin
BillWoodruff20-Aug-13 17:48
professionalBillWoodruff20-Aug-13 17:48 
GeneralRe: Listbox suggestion from textbox Pin
TnTinMn21-Aug-13 4:34
TnTinMn21-Aug-13 4:34 
QuestionSotware Template for manage SMEs Pin
Member 990191217-Aug-13 7:48
Member 990191217-Aug-13 7:48 

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.