Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
GeneralRe: Creating a globally-accessable object? Pin
mwholt12-Nov-07 11:12
mwholt12-Nov-07 11:12 
AnswerRe: Creating a globally-accessable object? Pin
Michael Sync11-Nov-07 18:35
Michael Sync11-Nov-07 18:35 
Questionwhy do we use interfaces in c#? Pin
codesri11-Nov-07 15:17
codesri11-Nov-07 15:17 
AnswerRe: why do we use interfaces in c#? Pin
Luc Pattyn11-Nov-07 15:20
sitebuilderLuc Pattyn11-Nov-07 15:20 
GeneralRe: why do we use interfaces in c#? Pin
codesri11-Nov-07 15:30
codesri11-Nov-07 15:30 
GeneralRe: why do we use interfaces in c#? Pin
Luc Pattyn11-Nov-07 15:44
sitebuilderLuc Pattyn11-Nov-07 15:44 
AnswerRe: why do we use interfaces in c#? Pin
Christian Graus11-Nov-07 15:51
protectorChristian Graus11-Nov-07 15:51 
QuestionOpening program file Pin
pevnak11-Nov-07 15:16
pevnak11-Nov-07 15:16 
Hi,
I would like to implement some form of simple checking, if the code of my program was tampered or not. The solution seems to be easy. Just calculate hash of the exe file and that's it. The problem is that I am unable to open the exe file, from which the program was launched. I have tried a C# file stream, but I got an exception. I also tried creatfile and readfile, but it does not work either. Does anyone has an idea, why I cannot open the program file for reading?
Thanks a lot for any help,
Tomas Pevny
AnswerRe: Opening program file Pin
Luc Pattyn11-Nov-07 15:27
sitebuilderLuc Pattyn11-Nov-07 15:27 
GeneralRe: Opening program file Pin
pevnak11-Nov-07 15:44
pevnak11-Nov-07 15:44 
GeneralRe: Opening program file Pin
Luc Pattyn11-Nov-07 15:49
sitebuilderLuc Pattyn11-Nov-07 15:49 
GeneralRe: Opening program file Pin
pevnak12-Nov-07 15:20
pevnak12-Nov-07 15:20 
QuestionHashTable Problem Pin
ytubis11-Nov-07 12:24
ytubis11-Nov-07 12:24 
AnswerRe: HashTable Problem Pin
Christian Graus11-Nov-07 12:29
protectorChristian Graus11-Nov-07 12:29 
GeneralRe: HashTable Problem Pin
ytubis11-Nov-07 12:49
ytubis11-Nov-07 12:49 
GeneralRe: HashTable Problem Pin
Christian Graus11-Nov-07 12:52
protectorChristian Graus11-Nov-07 12:52 
QuestionEvent Synchronization Pin
xbiplav11-Nov-07 10:09
xbiplav11-Nov-07 10:09 
AnswerRe: Event Synchronization Pin
Pete O'Hanlon11-Nov-07 10:15
mvePete O'Hanlon11-Nov-07 10:15 
GeneralRe: Event Synchronization Pin
xbiplav11-Nov-07 10:20
xbiplav11-Nov-07 10:20 
QuestionXInput [modified] Pin
MasterSharp11-Nov-07 9:44
MasterSharp11-Nov-07 9:44 
AnswerRe: XInput Pin
Pete O'Hanlon11-Nov-07 10:07
mvePete O'Hanlon11-Nov-07 10:07 
GeneralRe: XInput Pin
MasterSharp11-Nov-07 10:32
MasterSharp11-Nov-07 10:32 
GeneralRe: XInput Pin
Luc Pattyn11-Nov-07 10:36
sitebuilderLuc Pattyn11-Nov-07 10:36 
GeneralRe: XInput Pin
MasterSharp11-Nov-07 10:40
MasterSharp11-Nov-07 10:40 
GeneralRe: XInput Pin
Pete O'Hanlon11-Nov-07 22:29
mvePete O'Hanlon11-Nov-07 22:29 

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.