Advanced Asp.Net Interview Questions and Answers - 1
Question: 1
Which method do you use to redirect to user to another page without performing a round trip to Client?
Server.Transfer
Question: 2
What are the advantages and disadvantages of viewstate?
Maintaining viewstate across post backs is a good user experience and also helps minimizing the validation errors to some extent, however maintaining view state makes the page heavier as it stores the encoded view state details in the hidden field.
Question: 3
Where do you store the information about the user’s locale?
System.Web.UI.Page.Culture
Question: 4
What namespace do the ASP.NET page and LiteralControl classes belong to?
System.Web.UI
Question: 5
Why should you use HTML server controls?
To convert existing HTML elements into server controls that you manipulate through code.
7000+ Computer Networking MCQ Questions and Answers Pdf More
7000+ Microsoft Office Practical Questions and Answers Pdf More
7000+ Microsoft Office MCQ Questions and Answers Pdf More
7000+ Microsoft Office Quiz Questions and Answers Pdf More
7000+ Cyber Security Quiz Questions and Answers Pdf More
100+ Computer Networking Exam Questions & Answers Pdf More
TNPSC Biology GK Questions More
TRB Model Question Papers with Answer in Economics More
50+ Partnership Aptitude Problems with Solutions Pdf More
1000+ Chemistry Questions for SSC CGL Tier 1, Tier 2 Exam Pdf More