Click here to Skip to main content
15,909,651 members
Home / Discussions / C#
   

C#

 
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 
The life span in C# is a lot different than in C/C++ or other non-garbage collected languages. The "aWatcher" is a pointer to the created instance, and that pointer will expire when the method is finished, while the lifespan if the instance will be as long as, in easy terms, "somebody knows where it is".

Internet - the worlds biggest dictionary

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 
QuestionRichTextBox Pin
Jeeva Jose5-Feb-07 1:52
Jeeva Jose5-Feb-07 1:52 
AnswerRe: RichTextBox Pin
quiteSmart5-Feb-07 2:03
quiteSmart5-Feb-07 2:03 
QuestionDataGrid Pin
Siva Myneni5-Feb-07 1:01
Siva Myneni5-Feb-07 1:01 
AnswerRe: DataGrid Pin
VirtualVoid.NET6-Feb-07 3:40
VirtualVoid.NET6-Feb-07 3:40 
GeneralRe: DataGrid Pin
Siva Myneni6-Feb-07 19:36
Siva Myneni6-Feb-07 19:36 
GeneralRe: DataGrid Pin
VirtualVoid.NET7-Feb-07 1:44
VirtualVoid.NET7-Feb-07 1:44 
GeneralRe: DataGrid Pin
Siva Myneni7-Feb-07 17:58
Siva Myneni7-Feb-07 17:58 
Questiontable control paging Pin
acodman5-Feb-07 0:53
acodman5-Feb-07 0:53 
AnswerRe: table control paging Pin
Stefan Troschuetz5-Feb-07 1:48
Stefan Troschuetz5-Feb-07 1:48 
Questionopen MenuItem of MainMenu by code Pin
nadapublicidad4-Feb-07 23:55
nadapublicidad4-Feb-07 23:55 
AnswerRe: open MenuItem of MainMenu by code Pin
quiteSmart5-Feb-07 0:06
quiteSmart5-Feb-07 0:06 
GeneralMessage Removed Pin
5-Feb-07 0:25
nadapublicidad5-Feb-07 0:25 
GeneralRe: open MenuItem of MainMenu by code Pin
Stefan Troschuetz5-Feb-07 1:41
Stefan Troschuetz5-Feb-07 1:41 
AnswerRe: open MenuItem of MainMenu by code Pin
Luc Pattyn5-Feb-07 0:39
sitebuilderLuc Pattyn5-Feb-07 0:39 
GeneralMessage Removed Pin
5-Feb-07 0:53
nadapublicidad5-Feb-07 0:53 

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.