How many types of variables are there in c#?
What are the types of comment in c# with examples?
How to authenticate web service? When you enter the web service url in browser it should ask username and password. After entering the un&pwd we have to show its methods and service description(wsdl).
what is used ref keyword in c#,and how we used it?
What is dapper in c#?
How to sign an assembly with strong name?
How to throw an caught exception from cath block?
To whom a method is accesssed if it is marked as protected internal ?
What are the basic string operations? Explain.
Why is dll used?
What is inner class in c#?
Error handling and how this is done ?
What is a ienumerator?