Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
GeneralRe: Event Question Pin
Eslam Afifi5-Mar-09 12:55
Eslam Afifi5-Mar-09 12:55 
GeneralRe: Event Question Pin
E_Gold5-Mar-09 10:12
E_Gold5-Mar-09 10:12 
GeneralRe: Event Question Pin
Yusuf5-Mar-09 10:22
Yusuf5-Mar-09 10:22 
AnswerRe: Event Question Pin
DaveyM695-Mar-09 10:21
professionalDaveyM695-Mar-09 10:21 
GeneralRe: Event Question Pin
E_Gold5-Mar-09 10:31
E_Gold5-Mar-09 10:31 
GeneralRe: Event Question Pin
Christian Graus5-Mar-09 12:43
protectorChristian Graus5-Mar-09 12:43 
GeneralRe: Event Question Pin
_Maxxx_5-Mar-09 14:09
professional_Maxxx_5-Mar-09 14:09 
GeneralRe: Event Question Pin
DaveyM696-Mar-09 1:03
professionalDaveyM696-Mar-09 1:03 
I agree totaly - I was working on the assumption that he *really* wanted to raise the event again (for reasons unknown) as he said in the question.

Of course, if all he wants to do is re-run the handling code for the Enter event, all he needs to do is call that method, or move the code out to a common method and call that from both handlers.

(Btw, TextBox.Enter and Button.Click do both have the same signature.)

Big Grin | :-D

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

GeneralRe: Event Question Pin
E_Gold7-Mar-09 19:16
E_Gold7-Mar-09 19:16 
Question2 way Remoting from client to installed service and Access Denied issue Pin
carbon_golem5-Mar-09 7:16
carbon_golem5-Mar-09 7:16 
AnswerRe: 2 way Remoting from client to installed service and Access Denied issue Pin
led mike5-Mar-09 9:01
led mike5-Mar-09 9:01 
GeneralRe: 2 way Remoting from client to installed service and Access Denied issue Pin
carbon_golem5-Mar-09 9:11
carbon_golem5-Mar-09 9:11 
AnswerRe: 2 way Remoting from client to installed service and Access Denied issue - SOLVED Pin
carbon_golem5-Mar-09 9:03
carbon_golem5-Mar-09 9:03 
QuestionIs the a max row count for SQLDataReader? Pin
Ben Cocker5-Mar-09 6:22
Ben Cocker5-Mar-09 6:22 
AnswerRe: Is the a max row count for SQLDataReader? Pin
Luc Pattyn5-Mar-09 6:34
sitebuilderLuc Pattyn5-Mar-09 6:34 
GeneralRe: Is the a max row count for SQLDataReader? Pin
Ben Cocker5-Mar-09 6:48
Ben Cocker5-Mar-09 6:48 
AnswerRe: Is the a max row count for SQLDataReader? Pin
Luc Pattyn5-Mar-09 7:14
sitebuilderLuc Pattyn5-Mar-09 7:14 
AnswerRe: Is the a max row count for SQLDataReader? Pin
Luc Pattyn5-Mar-09 8:04
sitebuilderLuc Pattyn5-Mar-09 8:04 
GeneralRe: Is the a max row count for SQLDataReader? Pin
Jon Rista5-Mar-09 10:27
Jon Rista5-Mar-09 10:27 
AnswerRe: Is the a max row count for SQLDataReader? Pin
Luc Pattyn5-Mar-09 10:45
sitebuilderLuc Pattyn5-Mar-09 10:45 
GeneralRe: Is the a max row count for SQLDataReader? Pin
Jon Rista5-Mar-09 12:18
Jon Rista5-Mar-09 12:18 
AnswerRe: Is the a max row count for SQLDataReader? Pin
Ben Cocker5-Mar-09 22:54
Ben Cocker5-Mar-09 22:54 
AnswerRe: Is the a max row count for SQLDataReader? Pin
Jon Rista5-Mar-09 6:35
Jon Rista5-Mar-09 6:35 
GeneralRe: Is the a max row count for SQLDataReader? Pin
Ben Cocker5-Mar-09 6:54
Ben Cocker5-Mar-09 6:54 
GeneralRe: Is the a max row count for SQLDataReader? Pin
Dave Kreskowiak5-Mar-09 7:40
mveDave Kreskowiak5-Mar-09 7:40 

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.