What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / kunal yagnik
Methods and properties basically both are functions defining
different states if we relate them to real world.Both are
defined in a class and the procedure to execute them is a
bit different but this is only done to make the code more
transparent and visible.To understand this look the example
below :
He can walk,talk,run,write are methods while He is
sweet,soft spoken,fair are properties.
We will get the closer look if we try to implement these on
working code.
| Is This Answer Correct ? | 30 Yes | 21 No |
Post New Answer View All Answers
Explain the creation project schedule.
What is datagrid in vb net?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
How to control the file?
Write the Steps in Creating an ActiveX Control?
How would you convert a form into document?
Is a foo VBX/DLL available as shareware/freeware?
How do I use GetPrivateProfileString to read from INI files?
Explain the working with task in Gantt chart view.
What is ActiveX Control?
What is the use of Hyperlink control for DHTML applications?
Explain about manipulating the recordset object
What is ActiveX Document?
What is the use of Active Control Property?
What is the use of progress Bar Control?