Click here to Skip to main content
15,899,937 members
Home / Discussions / C#
   

C#

 
GeneralRe: Type Safe Variable Problem Pin
Dave Kreskowiak25-Feb-07 9:20
mveDave Kreskowiak25-Feb-07 9:20 
GeneralRe: Type Safe Variable Problem Pin
Christian Graus25-Feb-07 9:46
protectorChristian Graus25-Feb-07 9:46 
GeneralRe: Type Safe Variable Problem Pin
Dave Kreskowiak26-Feb-07 12:57
mveDave Kreskowiak26-Feb-07 12:57 
GeneralRe: Type Safe Variable Problem Pin
Guffa25-Feb-07 9:36
Guffa25-Feb-07 9:36 
AnswerRe: Type Safe Variable Problem Pin
Professor Sharada Ulhas26-Feb-07 13:45
Professor Sharada Ulhas26-Feb-07 13:45 
QuestionDenying access to file Pin
sharpiesharpie24-Feb-07 21:51
sharpiesharpie24-Feb-07 21:51 
AnswerRe: Denying access to file Pin
coolestCoder25-Feb-07 0:05
coolestCoder25-Feb-07 0:05 
QuestionDebug a dll Pin
usermans24-Feb-07 21:31
usermans24-Feb-07 21:31 
I was trying to debug a dll I made in C# using Visual Studio .NET 2003. I want to be able to walk through the code and use breakpoints and so...
I tried using the debug options and I set the debug action to start the program that uses the dll.
The program started but it never stopped at the breakpoints.
Then I tried to use a MessageBox where I want to set a breakpoint and the program showed the message correctly.
I tried to attach to the process in which the host program runs but it failed with the "failed to attach to process" message.
Any answers?
AnswerRe: Debug a dll Pin
Shy Agam25-Feb-07 1:04
Shy Agam25-Feb-07 1:04 
QuestionMouse Capture in a Panel ? Pin
HappyFunBall24-Feb-07 19:04
HappyFunBall24-Feb-07 19:04 
AnswerRe: Mouse Capture in a Panel ? Pin
HappyFunBall25-Feb-07 2:28
HappyFunBall25-Feb-07 2:28 
QuestionWebcam & Microphone Pin
Abu Syed Khan24-Feb-07 14:00
Abu Syed Khan24-Feb-07 14:00 
AnswerRe: Webcam & Microphone Pin
zafersavas24-Feb-07 20:50
zafersavas24-Feb-07 20:50 
QuestionRemoting Issue Pin
Tauseef A24-Feb-07 12:21
Tauseef A24-Feb-07 12:21 
AnswerRe: Remoting Issue Pin
S. Senthil Kumar25-Feb-07 6:17
S. Senthil Kumar25-Feb-07 6:17 
QuestionChanging Tab Width in TabControl Pin
royk12324-Feb-07 12:16
royk12324-Feb-07 12:16 
AnswerRe: Changing Tab Width in TabControl Pin
il_masacratore26-Feb-07 3:37
il_masacratore26-Feb-07 3:37 
QuestionUdpClient class question? (How to release the bound port) [modified] Pin
zafersavas24-Feb-07 11:59
zafersavas24-Feb-07 11:59 
AnswerRe: UdpClient class question? (How to release the bound port) Pin
Wayne Phipps25-Feb-07 5:54
Wayne Phipps25-Feb-07 5:54 
QuestionReferencing Web User Control Pin
Expert Coming24-Feb-07 11:02
Expert Coming24-Feb-07 11:02 
AnswerRe: Referencing Web User Control Pin
Christian Graus24-Feb-07 11:10
protectorChristian Graus24-Feb-07 11:10 
GeneralRe: Referencing Web User Control Pin
Expert Coming24-Feb-07 11:35
Expert Coming24-Feb-07 11:35 
GeneralRe: Referencing Web User Control Pin
Christian Graus24-Feb-07 12:36
protectorChristian Graus24-Feb-07 12:36 
QuestionGeneral question about object reference in C# \ .NET Framework Pin
Yanshof24-Feb-07 10:08
Yanshof24-Feb-07 10:08 
AnswerRe: General question about object reference in C# \ .NET Framework Pin
Larantz24-Feb-07 10:49
Larantz24-Feb-07 10:49 

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.