Click here to Skip to main content
15,893,161 members
Home / Discussions / C#
   

C#

 
AnswerRe: Issue with the Windows Service OnTimeElapsed Pin
#realJSOP22-Jan-09 0:21
mve#realJSOP22-Jan-09 0:21 
GeneralRe: Issue with the Windows Service OnTimeElapsed Pin
S. Senthil Kumar22-Jan-09 3:27
S. Senthil Kumar22-Jan-09 3:27 
Questionhow to make gridview1 inside gridview2 inside gridview3 Pin
thanhtike21-Jan-09 19:25
thanhtike21-Jan-09 19:25 
QuestionHow do you name controls? Pin
CooperWu21-Jan-09 19:14
CooperWu21-Jan-09 19:14 
AnswerRe: How do you name controls? Pin
Vikram A Punathambekar21-Jan-09 20:00
Vikram A Punathambekar21-Jan-09 20:00 
GeneralRe: How do you name controls? Pin
CooperWu21-Jan-09 21:14
CooperWu21-Jan-09 21:14 
AnswerRe: How do you name controls? Pin
DaveyM6921-Jan-09 21:34
professionalDaveyM6921-Jan-09 21:34 
AnswerRe: How do you name controls? Pin
#realJSOP22-Jan-09 0:24
mve#realJSOP22-Jan-09 0:24 
I use buttonOK, checkboxCheckMe, etc. That way, all controls of the same type are grouped in the same place in intellisense.

You could take it a step further and maybe use ctlButtonOK, and ctlCheckboxCheckMe, and that would put *all* of the controls in one single group in intellisense, yet still separate the controls by type within the group.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: How do you name controls? Pin
CooperWu22-Jan-09 14:47
CooperWu22-Jan-09 14:47 
QuestionHow to get device state(enable or disable)? Pin
lovnin21-Jan-09 18:45
lovnin21-Jan-09 18:45 
AnswerRe: How to get device state(enable or disable)? Pin
Ben Fair22-Jan-09 4:51
Ben Fair22-Jan-09 4:51 
AnswerRe: How to get device state(enable or disable)? Pin
CooperWu22-Jan-09 14:48
CooperWu22-Jan-09 14:48 
Questiongetting the row index in c# Pin
amitpathak02421-Jan-09 18:11
amitpathak02421-Jan-09 18:11 
AnswerRe: getting the row index in c# Pin
RajpootRohan21-Jan-09 18:34
professionalRajpootRohan21-Jan-09 18:34 
Questiongetting the row index in c# Pin
RajpootRohan21-Jan-09 17:55
professionalRajpootRohan21-Jan-09 17:55 
AnswerRe: getting the row index in c# Pin
ColinM12321-Jan-09 18:11
ColinM12321-Jan-09 18:11 
GeneralRe: getting the row index in c# Pin
RajpootRohan21-Jan-09 18:16
professionalRajpootRohan21-Jan-09 18:16 
AnswerRe: getting the row index in c# Pin
dan!sh 21-Jan-09 19:22
professional dan!sh 21-Jan-09 19:22 
GeneralRe: getting the row index in c# Pin
RajpootRohan21-Jan-09 19:42
professionalRajpootRohan21-Jan-09 19:42 
AnswerRe: getting the row index in c# Pin
lachu00921-Jan-09 22:48
lachu00921-Jan-09 22:48 
Question[Message Deleted] Pin
Nikki0521-Jan-09 17:45
Nikki0521-Jan-09 17:45 
AnswerRe: How to write the web method. Pin
Ashfield21-Jan-09 21:05
Ashfield21-Jan-09 21:05 
QuestionHow to implement kerberos authentication in C# Pin
lachu00921-Jan-09 17:04
lachu00921-Jan-09 17:04 
AnswerRepost Pin
dan!sh 21-Jan-09 19:15
professional dan!sh 21-Jan-09 19:15 
QuestionCreate Stored Proc at Window Start up Pin
CodingYoshi21-Jan-09 16:35
CodingYoshi21-Jan-09 16:35 

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.