VB .Net Question:
Download Questions PDF

How can we remove Handlers at Run time?

Answer:

Remove Handler myobj.myEvent, AddressOf MyEventHandler

Download VB .Net Interview Questions And Answers PDF

Previous QuestionNext Question
What are Jagged Arrarys ?How to send xml file on server using HTTP protocol?