8. Why do you want to work here?


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

Post New Answer

More ASP.NET Interview Questions

Write code to send e-mail from an asp.net application?

0 Answers  


Which protocol is used to call web service?

0 Answers  


Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc

0 Answers  


How can you debug an ASP page, without touching the code?

1 Answers   Prodigy Technologies,


What combination of methods are used to improve the speed of the fill() method of the DataAdapter? a) BeginFillData() and EndFillData() b) StartFillData() and EndFillData() c) BeginLoadData() and EndLoadData() d) StartLoadData() and EndLoadData()

2 Answers   Syntax Softtech, winfoware,






What is an asp.net validator? And, mention its types.

0 Answers  


I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.

4 Answers  


How do you handle session management in ASP.NET and how do you implement them. How do you handle in case of SQLServer mode ?

0 Answers   Microsoft,


In which scenario we use Session and Cookies? With Example..

1 Answers  


How can u deifne the benefits and limitation of using Viewstate for state management?

0 Answers   QuestPond,


What are different methods of session maintenance in asp.net?

0 Answers  


Is object a value type or referenced type?

2 Answers  


Categories