What is a web pool?


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

Post New Answer

More ASP.NET Interview Questions

What are the disadvantages of using session?

0 Answers  


what is Master pages in asp.net? what is the advantages and disadvantages?

3 Answers  


Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?

4 Answers   Wipro,


How to call a child form method from the master page?

1 Answers  


Can you nest updatepanel within each other?

0 Answers  






List the major built-in objects in asp.net?

0 Answers  


Is asp.net is a programming language?

0 Answers  


What is difference Data List and Data Repeater Control ?

1 Answers   TCS,


what are configuration files?

0 Answers  


What is role-based security in asp.net?

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,


What is runat?

0 Answers  


Categories