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

C#

 
QuestionRe: knap sack Pin
ZurdoDev21-Apr-14 9:38
professionalZurdoDev21-Apr-14 9:38 
QuestionDAL Responses Design Question Pin
Kevin Marois20-Apr-14 7:52
professionalKevin Marois20-Apr-14 7:52 
AnswerRe: DAL Responses Design Question Pin
Ravi Bhavnani20-Apr-14 15:04
professionalRavi Bhavnani20-Apr-14 15:04 
GeneralRe: DAL Responses Design Question Pin
Kevin Marois21-Apr-14 6:35
professionalKevin Marois21-Apr-14 6:35 
GeneralRe: DAL Responses Design Question Pin
Ravi Bhavnani21-Apr-14 7:41
professionalRavi Bhavnani21-Apr-14 7:41 
GeneralRe: DAL Responses Design Question Pin
Kevin Marois21-Apr-14 8:10
professionalKevin Marois21-Apr-14 8:10 
QuestionHow to develop on Windows 7 64 bit and output x32 exe that uses x32 usb driver ? Pin
Mario 5620-Apr-14 2:46
Mario 5620-Apr-14 2:46 
AnswerRe: How to develop on Windows 7 64 bit and output x32 exe that uses x32 usb driver ? Pin
OriginalGriff20-Apr-14 3:43
mveOriginalGriff20-Apr-14 3:43 
Yes.
Open your project in VS, and double click the "Properties" branch in the Solution Explorer pane.
Select the "Build" tab on the left hand side, and change "Platform target" to "x86"
Rebuild your project - you may have to remove and re-add your references.
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952)
Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

GeneralRe: How to develop on Windows 7 64 bit and output x32 exe that uses x32 usb driver ? Pin
Mario 5620-Apr-14 6:32
Mario 5620-Apr-14 6:32 
Questionhow to code to c# method call on html anchor tag but that anchor tag is placed in datalist. Pin
Ayang1719-Apr-14 9:14
Ayang1719-Apr-14 9:14 
AnswerRe: how to code to c# method call on html anchor tag but that anchor tag is placed in datalist. Pin
Wes Aday19-Apr-14 10:35
professionalWes Aday19-Apr-14 10:35 
QuestionDoubleClick Selected Row Datagrid (C# WPF Project) Pin
rattlerrFx19-Apr-14 8:27
rattlerrFx19-Apr-14 8:27 
AnswerRe: DoubleClick Selected Row Datagrid (C# WPF Project) Pin
Wes Aday19-Apr-14 10:34
professionalWes Aday19-Apr-14 10:34 
GeneralRe: DoubleClick Selected Row Datagrid (C# WPF Project) Pin
rattlerrFx19-Apr-14 12:10
rattlerrFx19-Apr-14 12:10 
GeneralRe: DoubleClick Selected Row Datagrid (C# WPF Project) Pin
Wes Aday20-Apr-14 2:22
professionalWes Aday20-Apr-14 2:22 
GeneralRe: DoubleClick Selected Row Datagrid (C# WPF Project) Pin
rattlerrFx20-Apr-14 4:24
rattlerrFx20-Apr-14 4:24 
GeneralRe: DoubleClick Selected Row Datagrid (C# WPF Project) Pin
Wes Aday20-Apr-14 4:29
professionalWes Aday20-Apr-14 4:29 
SuggestionRe: DoubleClick Selected Row Datagrid (C# WPF Project) Pin
Richard MacCutchan19-Apr-14 21:20
mveRichard MacCutchan19-Apr-14 21:20 
QuestionDisplaying UTM coordinates on a form Pin
Member 1068390219-Apr-14 8:07
Member 1068390219-Apr-14 8:07 
QuestionDraw a Line within a class and inheritance Pin
Member 1075956718-Apr-14 16:55
Member 1075956718-Apr-14 16:55 
SuggestionRe: Draw a Line within a class and inheritance Pin
Richard MacCutchan18-Apr-14 22:04
mveRichard MacCutchan18-Apr-14 22:04 
QuestionPartial Snippet Pin
Mycroft Holmes18-Apr-14 16:30
professionalMycroft Holmes18-Apr-14 16:30 
AnswerRe: Partial Snippet Pin
Richard MacCutchan18-Apr-14 21:59
mveRichard MacCutchan18-Apr-14 21:59 
GeneralRe: Partial Snippet Pin
Mycroft Holmes19-Apr-14 2:38
professionalMycroft Holmes19-Apr-14 2:38 
AnswerRe: Partial Snippet Pin
OriginalGriff19-Apr-14 4:31
mveOriginalGriff19-Apr-14 4:31 

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.