Hi all,
What are the situations we can use "USING" keyword in C#. As per my knowledge we are using to import namespace. Is any other usage for "USING" keyword in C# ?. And also please clear what are the situations we should use "IS" AND "AS" keyword in C#. can anyone explain with detail explanation and its usage?
siva