C# Tough Interview Questions collected from Interviews in companies - Wipro, Accenture, IBM.
Dear Readers, please contribute with the answers in the comment section. We will update your answers with a new post.
- How to do Exception Handling & Tracing in C#?
- How do you handle a socket in C#.NET?
- How can you get the current date in C#?
- Explain how do you run processes synchronously, targeting the same output?
- How can you programmatically identify the number of references to a method with C#.NET?
- What do you mean by generics in C#?
- Explain what is the point of a constant in C#.NET?
- How do you get the current directory in a web service?
- How do you create an instance from a string in C#?
- What do you mean by generics, describe its uses and application?
- Explain ow can you intercept a method call in C#?
- What do you mean by global.asax and what it is used for?
- What is the point of the ISerializable interface?
- How can you get the current screen cursor position?
- Explain how can you run your code without having the page refresh in C#?
- Explain the process of grouping in LINQ
- How can you retrieve attributes on properties in C#?
- What do you mean by Globalization and Localization?
- Explain what is the point of using SET?
- How will you change the output in the debugger for a class in C#?
- What’s the difference between System.Type and System.RuntimeType in C#?
- How can you get the current time of day?
- Explain how can you do join in ADO.NET Entity Framework
- Reflection in C#: How do you get the calling method name and type?
- What is good practice when deciding where Enums and structs should be defined?
- How do you change the Read-only file attribute for each file in a folder using c#?
- What is the process of building/installing a service?
- How can you programmatically invoke an event?
- Explain how to do localization without resource file?
No comments :