Explain Features in ASP.NET


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What is Generic? explain clearly?

3 Answers   iGate,


Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?

0 Answers  


What is view state and use of it ?

1 Answers  


Explain the Order of events in an asp.net page?

0 Answers  


Explain asp.net page life cycle?

0 Answers  






What methods are fired during the page load?

7 Answers   InSync Tech-Fin, Siebel Systems, Visual Soft,


How do I use response redirect?

0 Answers  


What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.

3 Answers   Syntax Softtech,


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

0 Answers   TCS,


What are Sticky Sessions?

2 Answers   Infosys,


What is the difference between “Web.config” and “Machine.Config”?

0 Answers  


In what languages in ASP written?

4 Answers   Microsoft,


Categories