Tough C# Interview Questions expected for a senior .NET developer.
Please use the comment section to answer the questions.
- Explain how do you get the return type of a delegate type through reflection in C#?
- How to do you do internationalization in XAML?
- What is managed and unmanaged code in C#?
- What is the Purpose of exceptions?
- Explain how do you check if one of two values is TRUE?
- How can you select a desired row in a grouped result using c# LINQ
- How to do some performance testing in asp.net mvc?
- What is the difference between Count and Count() in observable collections in C#?
- What is the purpose of IEnumerator in C#?
- What do you mean by Connection.Dispose()? in c#.net?
- What is the purpose of new() when defining a generic?
- How to do string comparison with wildcard pattern in C#?
- What is meant by Web Services?
- How do you get the SOAP headers as XML in C#?
- Explain how to do table of simple data in WinForms?
- What is the purpose of return statement in C# programs.
- Explain what is Mocking in C#?
- What is the difference between Char.IsDigit() vs Char.IsNumber() ?
- How do you get the subscribers of an event?
- Explain how do you select tokens from a string using LINQ?
- How do you sort a C# dictionary by value?
- What is the purpose of ’this’ keyword in C#?
- Explain how do you document a c# dll ?
- How do you chose the most appropriate type of exception to throw?
- What is the purpose of ’volatile’ keyword in C#
- What is the difference between Method vs Property in C#
Related Posts
No comments :