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

C#

 
GeneralRe: FileNotFound Error when trying instantiate XMLSerializer with array Pin
Florian Storck5-Feb-07 4:58
Florian Storck5-Feb-07 4:58 
GeneralRe: FileNotFound Error when trying instantiate XMLSerializer with array Pin
Marc Clifton5-Feb-07 5:04
mvaMarc Clifton5-Feb-07 5:04 
GeneralRe: FileNotFound Error when trying instantiate XMLSerializer with array Pin
Florian Storck5-Feb-07 5:08
Florian Storck5-Feb-07 5:08 
QuestionQuestion in Application Deployment Pin
anu815-Feb-07 3:08
anu815-Feb-07 3:08 
AnswerRe: Question in Application Deployment Pin
sharpiesharpie5-Feb-07 4:31
sharpiesharpie5-Feb-07 4:31 
GeneralRe: Question in Application Deployment Pin
anu815-Feb-07 19:37
anu815-Feb-07 19:37 
QuestionHow to create a fake file Pin
sharpiesharpie5-Feb-07 3:07
sharpiesharpie5-Feb-07 3:07 
AnswerRe: How to create a fake file Pin
Dan Neely5-Feb-07 5:32
Dan Neely5-Feb-07 5:32 
GeneralRe: How to create a fake file Pin
sharpiesharpie5-Feb-07 5:44
sharpiesharpie5-Feb-07 5:44 
GeneralRe: How to create a fake file Pin
Dan Neely5-Feb-07 7:00
Dan Neely5-Feb-07 7:00 
AnswerRe: How to create a fake file Pin
Ennis Ray Lynch, Jr.5-Feb-07 6:01
Ennis Ray Lynch, Jr.5-Feb-07 6:01 
GeneralSorry Pin
Ennis Ray Lynch, Jr.5-Feb-07 8:17
Ennis Ray Lynch, Jr.5-Feb-07 8:17 
AnswerSparse Files Pin
Luc Pattyn5-Feb-07 9:27
sitebuilderLuc Pattyn5-Feb-07 9:27 
Questionrichtextbox Pin
sahelearamesh5-Feb-07 2:22
sahelearamesh5-Feb-07 2:22 
AnswerRe: richtextbox Pin
quiteSmart5-Feb-07 2:56
quiteSmart5-Feb-07 2:56 
GeneralRe: richtextbox Pin
netJP12L5-Feb-07 5:58
netJP12L5-Feb-07 5:58 
AnswerRe: richtextbox Pin
Ravi Bhavnani5-Feb-07 7:33
professionalRavi Bhavnani5-Feb-07 7:33 
AnswerRe: richtextbox Pin
Pratik Vasant Shah5-Feb-07 20:11
Pratik Vasant Shah5-Feb-07 20:11 
AnswerRe: richtextbox Pin
VirtualVoid.NET6-Feb-07 3:39
VirtualVoid.NET6-Feb-07 3:39 
QuestionHow does this FileSystemWatcher code work? Pin
Matthew Cuba5-Feb-07 2:13
Matthew Cuba5-Feb-07 2:13 
AnswerRe: How does this FileSystemWatcher code work? Pin
Stefan Troschuetz5-Feb-07 3:16
Stefan Troschuetz5-Feb-07 3:16 
GeneralRe: How does this FileSystemWatcher code work? Pin
Matthew Cuba5-Feb-07 4:04
Matthew Cuba5-Feb-07 4:04 
AnswerRe: How does this FileSystemWatcher code work? Pin
ShermansLagoon5-Feb-07 3:49
ShermansLagoon5-Feb-07 3:49 
GeneralRe: How does this FileSystemWatcher code work? Pin
Matthew Cuba5-Feb-07 4:04
Matthew Cuba5-Feb-07 4:04 
GeneralRe: How does this FileSystemWatcher code work? Pin
Dan Neely5-Feb-07 4:19
Dan Neely5-Feb-07 4:19 
Correct. Generally if you need to unregister an event handler you need to save the needed instance information in class variables.

--
Rules of thumb should not be taken for the whole hand.

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.