Click here to Skip to main content
15,894,646 members
Home / Discussions / C#
   

C#

 
AnswerRe: Invisible countdown? Pin
Tarakeshwar Reddy2-Aug-07 9:48
professionalTarakeshwar Reddy2-Aug-07 9:48 
AnswerRe: Invisible countdown? Pin
Luc Pattyn2-Aug-07 9:59
sitebuilderLuc Pattyn2-Aug-07 9:59 
AnswerRe: Invisible countdown? Pin
Manoj Kumar Rai2-Aug-07 20:40
professionalManoj Kumar Rai2-Aug-07 20:40 
GeneralRe: Invisible countdown? Pin
jafingi3-Aug-07 1:36
jafingi3-Aug-07 1:36 
QuestionTo "this." or not to "this.", that is the question... Pin
Poolee2-Aug-07 9:20
Poolee2-Aug-07 9:20 
AnswerRe: To "this." or not to "this.", that is the question... Pin
Luis Alonso Ramos2-Aug-07 9:31
Luis Alonso Ramos2-Aug-07 9:31 
AnswerRe: To "this." or not to "this.", that is the question... Pin
Pete O'Hanlon2-Aug-07 9:39
mvePete O'Hanlon2-Aug-07 9:39 
AnswerRe: To "this." or not to "this.", that is the question... Pin
Judah Gabriel Himango2-Aug-07 10:10
sponsorJudah Gabriel Himango2-Aug-07 10:10 
I've seen people use it for intellisense (however, CTRL+J will bring up intellisense without having to type 'this').

Some tools, such as widely-used Resharper tool issues warnings for using 'this' when it's not needed. Since it purely is excess typing and more words to read while reading code, I recommend against using 'this' keyword unless it's warranted (e.g. the constructor example or passing the current class instance into a function).


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Minnesota Bridge Collapses
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


AnswerRe: To "this." or not to "this.", that is the question... Pin
Martin#2-Aug-07 10:22
Martin#2-Aug-07 10:22 
QuestionRe: To "this." or not to "this.", that is the question... Pin
Poolee3-Aug-07 10:29
Poolee3-Aug-07 10:29 
AnswerRe: To "this." or not to "this.", that is the question... Pin
Martin#6-Aug-07 19:59
Martin#6-Aug-07 19:59 
AnswerRe: To "this." or not to "this.", that is the question... Pin
Colin Angus Mackay2-Aug-07 11:52
Colin Angus Mackay2-Aug-07 11:52 
AnswerRe: To "this." or not to "this.", that is the question... Pin
V.2-Aug-07 20:27
professionalV.2-Aug-07 20:27 
GeneralRe: To "this." or not to "this.", that is the question... Pin
originSH2-Aug-07 21:56
originSH2-Aug-07 21:56 
GeneralRe: To "this." or not to "this.", that is the question... Pin
V.2-Aug-07 22:28
professionalV.2-Aug-07 22:28 
AnswerRe: To "this." or not to "this.", that is the question... [modified] Pin
Malcolm Smart2-Aug-07 21:06
Malcolm Smart2-Aug-07 21:06 
QuestionGrab path of most recent file in a directory Pin
newb2vb2-Aug-07 8:43
newb2vb2-Aug-07 8:43 
AnswerRe: Grab path of most recent file in a directory Pin
led mike2-Aug-07 9:21
led mike2-Aug-07 9:21 
GeneralRe: Grab path of most recent file in a directory Pin
Martin#2-Aug-07 9:34
Martin#2-Aug-07 9:34 
GeneralRe: Grab path of most recent file in a directory Pin
led mike2-Aug-07 9:59
led mike2-Aug-07 9:59 
GeneralRe: Grab path of most recent file in a directory Pin
Martin#2-Aug-07 10:01
Martin#2-Aug-07 10:01 
QuestionCircular Button Pin
emo00622-Aug-07 8:07
emo00622-Aug-07 8:07 
AnswerRe: Circular Button Pin
Tarakeshwar Reddy2-Aug-07 9:14
professionalTarakeshwar Reddy2-Aug-07 9:14 
AnswerRe: Circular Button Pin
ekynox2-Aug-07 14:03
ekynox2-Aug-07 14:03 
Questionsub total a bindingsource with an array Pin
crash8932-Aug-07 7:27
crash8932-Aug-07 7:27 

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.