Var is an implicit data type. It means var can represent any data type that can represent at compile time. So it means var does compile time type casting.
Lets look on some code :
So now we can easily see that from the above code we can...
This is my personal blog and i write articles on .Net, WPF, C#, OOPS, Threading and other .Net technologies. This is not related to any of my employer and organizations. This is the result of my personal interest.