Hi Friends,
A friend of mine has shared .Net Face to Face interview questions for 3+ Years of experience along with the skills C# .Net, OOPS Concept, ASP.Net and SQL Server..
Please go through the below questions.
A friend of mine has shared .Net Face to Face interview questions for 3+ Years of experience along with the skills C# .Net, OOPS Concept, ASP.Net and SQL Server..
Please go through the below questions.
- Can you give brief introduction about yourself?
- Can you give brief introduction about your education?
- What is Garbage Collector?
- Explain about Garbage collector Generations?
- What are extensions in C#
- What are generics in C# and why we use Generics?
- Can I use two data type variables in Generics & Array lists?
- What are the uses of Generics?
- What is the difference between abstract classes and interfaces?
- Can’t we use abstract for multiple inheritance purpose?
- What is Var keyword in C#?
- Can you tell whether Var declares value in compile time or run time?
- What are the Events & Delegates?
- What are the uses of Events & Delegates?
- What is multicast Delegate?
- What are Single -Tier and N-Tier Applications?
- Explain about ASP.Net Validation Controls?
- What is Custom validation control in ASP.Net?
- ASP.Net controls are server side or client side?
- Can we use ASP.Net Controls as client side?
- What is session? Where can we store session object?
- What is the difference between Trace & Debug?
- What is Auto generate property in ASP.Net?
- Can we use validations on Auto generate property in ASP.Net?
- How many ways can we see the trace?
- What is cross page posting?
- What are the indexes?
- Which type of index will Primary key creates by default?
- Have you listed any design patterns?
- What are Isolation levels in SQL?
- What is CTE in SQL?
- What is the difference between functions & Stored Procedures?
- Is function pre-compiled?