Here i list out questions - part 1 were asked in 2 - 3 years experience in .net,c# and sql server
- Tell about Design Patterns?
- What is GAC and explain?
- Difference between web service and remoting?
- Difference between response.redirect and server.transfer?
- Tell about Application Events?
- What are Custom Control and User Control?
- Tell about Page life cycle ?
- What is cross page postback?
- What are the access modifiers and explain?
- Tell about real need of interface?
- Explain OOPS concepts?
- Can multiple catch blocks be executed?
- What is Jagged Arrays?
- What are the differences between System.String and System.Text.StringBuilder classes?
- What’s the difference between the System.Array.CopyTo() and System.Array.Clone() ?
- What are delegates?
- What are the difference between clustered and a non-clustered index?
- What are the different index configurations a table can have?
- What is CHECK Constraint?
- What is an execution plan? When would you use it? How would you view the execution plan?