0% found this document useful (0 votes)
18 views2 pages

Interview Questions

c#interview

Uploaded by

ramreddy.net9
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views2 pages

Interview Questions

c#interview

Uploaded by

ramreddy.net9
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

C#.

net
1. Abstract class
2. Interface
3. Abstract class vs Interface
4. Inheritance
5. Encapsulation
6. Static class
7. Private class
8. Sealed class
9. Partial class
10. Constant vs readonly
11. Delegates and uses
12. Out vs ref
13. Overloading
14. Overriding

Asp.net
1. Session
2. Cookie
3. Viewstate
4. Asp.net application life cycle

Asp.net mvc

Return types in mvc


Mvc filters
Action name
Child action
Action vverbs
Authorization filter
Exception handling in mvc
Can we take multiple catch blocks
Can we take try without catch or finally
Viewbag vs viewdata vs tempdata
Bundling and minification
Asp.net mvc routing

Sql server

1. Primary key vs unique


2. Types joins
3. Proc vs functions
4. How to improve stored procedure performance
5. Types of triggers and uses
6. Clustered vs non clustered indexes
7. Temptable
8. Delete vs truncate
9. What is a view
10. Why we need a view

You might also like