Click here to Skip to main content
15,891,184 members
Home / Discussions / C#
   

C#

 
QuestionTravering a array in C# Pin
Pavan Navali8-Nov-09 18:28
Pavan Navali8-Nov-09 18:28 
AnswerRe: Travering a array in C# Pin
Gerry Schmitz8-Nov-09 21:38
mveGerry Schmitz8-Nov-09 21:38 
AnswerRe: Travering a array in C# Pin
Luc Pattyn8-Nov-09 23:26
sitebuilderLuc Pattyn8-Nov-09 23:26 
AnswerRe: Travering a array in C# Pin
Shameel9-Nov-09 0:12
professionalShameel9-Nov-09 0:12 
QuestionDataGridViewComboBoxColumn not showing the contents Pin
sachinkalse8-Nov-09 18:00
sachinkalse8-Nov-09 18:00 
QuestionAlberto Venditti :I got the given sample code but when I am running the program ,the Host name and ,OFF,ON are not displaying on the Grid Control Pin
medara8-Nov-09 15:53
medara8-Nov-09 15:53 
AnswerRe: Alberto Venditti :I got the given sample code but when I am running the program ,the Host name and ,OFF,ON are not displaying on the Grid Control Pin
Wes Aday8-Nov-09 17:36
professionalWes Aday8-Nov-09 17:36 
QuestionC# Program Being Linked with Wrong .NET Version Pin
Richard Andrew x648-Nov-09 12:02
professionalRichard Andrew x648-Nov-09 12:02 
My C# program is set to target the 2.0 version of the .NET Framework.

I used one of the overloads of WaitHandle.WaitAny that's only available in the 3.0 version of the framework, and it let me build the program and run it!

Is this supposed to occur?

The problem is that when I run the program on a machine that only has version 2.0 of the framework, the program crashes, of course.

But why did Visual Studio allow me to use an overload from the 3.0 version when it shouldn't have?
AnswerRe: C# Program Being Linked with Wrong .NET Version Pin
Abhishek Sur8-Nov-09 12:19
professionalAbhishek Sur8-Nov-09 12:19 
GeneralRe: C# Program Being Linked with Wrong .NET Version Pin
Richard Andrew x648-Nov-09 12:24
professionalRichard Andrew x648-Nov-09 12:24 
QuestionCreateProcess API for C# .NET? Pin
Krischu8-Nov-09 7:11
Krischu8-Nov-09 7:11 
AnswerRe: CreateProcess API for C# .NET? Pin
Dave Kreskowiak8-Nov-09 7:25
mveDave Kreskowiak8-Nov-09 7:25 
GeneralRe: CreateProcess API for C# .NET? Pin
April Fans9-Nov-09 21:16
April Fans9-Nov-09 21:16 
GeneralRe: CreateProcess API for C# .NET? Pin
Dave Kreskowiak10-Nov-09 1:01
mveDave Kreskowiak10-Nov-09 1:01 
QuestionTreeView Pin
farokhian8-Nov-09 7:02
farokhian8-Nov-09 7:02 
AnswerRe: TreeView Pin
Dave Kreskowiak8-Nov-09 7:24
mveDave Kreskowiak8-Nov-09 7:24 
AnswerRe: TreeView Pin
BillWoodruff8-Nov-09 15:50
professionalBillWoodruff8-Nov-09 15:50 
Questionhelp me... Pin
lailasha8-Nov-09 4:31
lailasha8-Nov-09 4:31 
AnswerRe: help me... PinPopular
Abhishek Sur8-Nov-09 4:51
professionalAbhishek Sur8-Nov-09 4:51 
AnswerRe: help me... Pin
Christian Graus8-Nov-09 8:55
protectorChristian Graus8-Nov-09 8:55 
QuestionProblem with shortcuts created by VS Setup Project Pin
FantasticFiasco8-Nov-09 1:39
FantasticFiasco8-Nov-09 1:39 
QuestionStoring Password Pin
Saksida Bojan8-Nov-09 0:05
Saksida Bojan8-Nov-09 0:05 
AnswerRe: Storing Password Pin
MumbleB8-Nov-09 0:48
MumbleB8-Nov-09 0:48 
GeneralRe: Storing Password Pin
Saksida Bojan8-Nov-09 0:59
Saksida Bojan8-Nov-09 0:59 
GeneralRe: Storing Password Pin
Ghydo8-Nov-09 1:52
Ghydo8-Nov-09 1:52 

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.