what is difference between cpp and c#
Dot Net Interview Questions
1,241 dot net interview questions shared by candidates
1. MVC life cycle 2. Routing mechanism in MVC 3. Ajax 4. Filters in MVC 5. Authentication and Authorization 6. OOPS concepts with eg 7. Joins in SQL 8. Trigger in SQL 9. State management techniques in MVC 10. diff between MVC and asp.net 11. Async await
Explain your project How it works On which module do you have performed Prepare your academic project well
Get Students Names with No Marks ? Select Students.Name, From Students Inner Join tblMarks AS Marks on Marks.StudentId = Students.StudentId Where Marks.StudenId IS NULL Get Students Name and Marks ? Select Students.Name, Marks.Marks From Students Inner Join tblMarks AS Marks on Marks.StudentId = Students.StudentId Get Only Student Names ? Select Students.Name, From Students What are 4 pillars OOPS ? Difference Between Primary Key And Foreign Key ? How Navigation Works for Seller ? Expalin the current Project ? Which TechStack you Used ? What is Interface and Abstract Class ? Tables used for Seller and Buyer Module ? How did You Managed the Categories ? Where are you currently based on ? Do you Work from home or Work from office ? Introduction ?
sql, performance, apis related technical questions
static and dynamic polymorphism same question everytime.. interviewer doesn't had any new questions
difference between select & select many? store Procedure vs view
What is Depencency Injection ina asp.net?
about dot net core and some problem solving
difference between visual studio 2008 and 2010 features ? suppose textbox.text value =5 ..i want to change the value to 6 without using Page_load and Page_Init but in code behind ? which lifecycle event would i use? what is parallel computing? what is system generated stored procedures?
Viewing 711 - 720 interview questions