What is the purpose of DOT separator?
Dot Seperator Introduction
Download the Image
A Dot seperator Joins and Separates the Objects and Identifiers
Dot separator allows you Join the identifiers together, whilst it seperates one identifier from another
Dot seperator allows you Join the identifiers together, whilst it separates one identifier from another
If we don't provode DOT separator application considers entire statement as single object while executing the code
What is INTELLISENSE
Intellisense discloses list of available Methods and Properties, when you type DOT separator
It displays drop down list
If no drop down list displayed, it indicates that object doesn't have Properties and Methods
Click on below mentioned image to watch video