Answer Posted / vishwa
Raise event is used to called the user defined event.
Its uses are we can defined user defined events.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is it possible to have different access modifiers on the get/set methods of a property in c#?
Can we override interface methods in c#?
Describe the types of comments in c#?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
What are boxing and unboxing?
What is a singleton unity?
When do you generally use a class over a struct?
What is difference between iqueryable and ienumerable in c#?
Is friend a constructor?
If you want to write your own dot net language, what steps you will u take care?
What is data adapter in c#?
What are the types of constructors?
Define Final Class in C#
Constructor to an arbitrary base constructor?
What is a helper method in c#?