What is the raise event used for?

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


Please Help Members By Posting Answers For Below Questions

What is func in .net 3.5?

580


Explain what is the difference between web application and enterprise application?

562


What is the concept of inheritance and how it works in .net?

552


What is manifest in .net?

618


How to view a .NET assembly?

614






What is delegation in .net?

626


Explain what is the difference between response.redirect & server.transfer?

563


What is connection pooling and how do you make your application use it?

575


How is threading done in .net?

563


What is a web service in .net?

595


Is .net a language?

573


Compare & contrast rich client (smart clients or windows-based) & browser-based web application

550


What is the procedure to add assemly to gac to make it shared one?

525


Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?

1625


Should I use readerwriterlock instead of monitor.enter/exit?

547