Post New Answer View All Answers
Is sql backend or frontend?
What are the differences between code behind and code inline?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
9. Why should we hire you over the others waiting to be interviewed?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What is the main differences between asp and asp.net?
Is viewstate enabled by default?
What does a switch do?
What is cache in asp net?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
How can you handle unmanaged code exceptions in asp.net?
What is different authentication mechanisms used in ASP.NET?
What are the various ways to send content from one page to another?
Difference between using directive vs using statement?