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

C#

 
AnswerRe: overloading Console.write() Pin
Eddy Vluggen1-Feb-11 7:34
professionalEddy Vluggen1-Feb-11 7:34 
JokeRe: overloading Console.write() Pin
fjdiewornncalwe1-Feb-11 8:20
professionalfjdiewornncalwe1-Feb-11 8:20 
GeneralRe: overloading Console.write() Pin
Eddy Vluggen1-Feb-11 8:37
professionalEddy Vluggen1-Feb-11 8:37 
AnswerRe: overloading Console.write() Pin
Luc Pattyn1-Feb-11 8:44
sitebuilderLuc Pattyn1-Feb-11 8:44 
GeneralRe: overloading Console.write() Pin
Henry Minute1-Feb-11 11:16
Henry Minute1-Feb-11 11:16 
GeneralRe: overloading Console.write() Pin
Eddy Vluggen1-Feb-11 20:28
professionalEddy Vluggen1-Feb-11 20:28 
QuestionUsing virtual mode list view to monitor events queue? Pin
Chesnokov Yuriy1-Feb-11 3:47
professionalChesnokov Yuriy1-Feb-11 3:47 
QuestionHow to add both x86 and x64 class library to the references in the project Pin
Chesnokov Yuriy1-Feb-11 3:06
professionalChesnokov Yuriy1-Feb-11 3:06 
I have x86 and x64 builds of the class library. It is not possible to have Any CPU build since it depends on unsafe builds of the native dll which is also in x86 and x64 builds.

How can I add those 2 to the application project references?
The references is global for any configuration.

The same question is related to debug and release builds.

The other bug even I added x86 file to references x64 is always copied with application exe.

There are no such problems if you add class library project to solution with application though
Чесноков

AnswerRe: How to add both x86 and x64 class library to the references in the project Pin
Pete O'Hanlon1-Feb-11 3:57
mvePete O'Hanlon1-Feb-11 3:57 
GeneralRe: How to add both x86 and x64 class library to the references in the project Pin
RobCroll1-Feb-11 12:34
RobCroll1-Feb-11 12:34 
GeneralRe: How to add both x86 and x64 class library to the references in the project Pin
Chesnokov Yuriy1-Feb-11 18:53
professionalChesnokov Yuriy1-Feb-11 18:53 
AnswerRe: How to add both x86 and x64 class library to the references in the project Pin
jschell1-Feb-11 10:40
jschell1-Feb-11 10:40 
QuestionAbstract classes and delgates Pin
igalep1321-Feb-11 2:22
igalep1321-Feb-11 2:22 
AnswerRe: Abstract classes and delgates PinPopular
DaveyM691-Feb-11 4:00
professionalDaveyM691-Feb-11 4:00 
GeneralRe: Abstract classes and delgates Pin
igalep1325-Feb-11 9:03
igalep1325-Feb-11 9:03 
GeneralRe: Abstract classes and delgates Pin
DaveyM695-Feb-11 10:57
professionalDaveyM695-Feb-11 10:57 
GeneralRe: Abstract classes and delgates Pin
igalep1325-Feb-11 12:42
igalep1325-Feb-11 12:42 
QuestionFile Convert .DOCX to .png Pin
raushan_91-Feb-11 1:32
raushan_91-Feb-11 1:32 
AnswerRe: File Convert .DOCX to .png Pin
JF20151-Feb-11 2:18
JF20151-Feb-11 2:18 
AnswerRe: File Convert .DOCX to .png Pin
Eddy Vluggen1-Feb-11 6:57
professionalEddy Vluggen1-Feb-11 6:57 
GeneralRe: File Convert .DOCX to .png Pin
raushan_91-Feb-11 8:02
raushan_91-Feb-11 8:02 
GeneralRe: File Convert .DOCX to .png Pin
Eddy Vluggen1-Feb-11 20:27
professionalEddy Vluggen1-Feb-11 20:27 
Questioncheck if value is null Pin
arkiboys1-Feb-11 1:01
arkiboys1-Feb-11 1:01 
AnswerRe: check if value is null Pin
Bernhard Hiller1-Feb-11 1:09
Bernhard Hiller1-Feb-11 1:09 
GeneralRe: check if value is null Pin
arkiboys1-Feb-11 1:12
arkiboys1-Feb-11 1:12 

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.