- Can you briefly introduce yourself and your technologies?
- Can you explain MVC page life cycle?
- What is Routing concept in MVC?
- Why we need Routing? If we don’t define routing what will happen?
- How requested page will display in MVC application? What is difference which we can observe if we request for ASP.Net page vs MVC application page.
- How to pass data from Controller to view?
- What is the difference between View Data & View Bag?
- What the difference between table variable & Temp data?
- What are aggregate functions in C#?
- What is Reflection?
- What are the stored procedures why we need them?
- What is the Difference between stored procedure & Inline queries?
- What are the indexes? How many types of Indexes are there in SQL Server?
- What are views? Can we create Indexes on Views?
- What are Indexed Views in SQL Server?
- What are the queries available for string separation in SQL Server?
- What are aggregate functions in SQL Server?
- What is jQuery and why we need jQuery?
- Give some functions available in jQuery?
- What is the purpose of each keyword in jQuery?
- What is the JSON?
- What is the difference between JSON & XML which is faster? Why?
- I am having a bulk data which I have to insert into table, you use temp table or table variable which is best option?
- What is unique key? What is the difference between Primary Key & Unique Key?
Anuradha.Kalahasthi