Answer Posted / nagasaichand
The RaiseEvent statement raises an event previously declared
with the "Event" statement. Since only classes can raise
events, usage of this keyword is reserved for class modules,
forms and user controls.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is "common language specification" (cls) in .net?
What is namespace in .net?
Explain webfarm vs webgardens in .net?
What does jit compilation do in .net?
what is machine key error in .NET how can we solve it?
What is a garbage collector?
What is the difference between override and overload in a method?
Is .net core installed?
Is there any thread in our .net programs?
What is STA in .NET?
Please explain what is the difference between constants and read-only variables?
How do you turn off cookies for one page in your site? Give an example.
what is the meaning silverligt control
What is the concept of inheritance and how it works in .net?
What method do you use to explicitly kill a users session? How?