What is the extension of master page 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 structured data format?

2 Answers  


What are the advantages of the code-behind feature?

0 Answers  


What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error

3 Answers   Syntax Softtech,


Who is using asp.net?

0 Answers  


After capturing the SelectIndexChanged event for a ListBox Control, you find that the event handler doesn?t execute. What could be the problem be? a) The AutoEventWireup attribute is set to False b) The AutomaticPostBack attribute is set to False c) The codebehind module is not properly compiled d) The ListBox must be defined WithEvents.

2 Answers   Syntax Softtech,






What is session object? Describe in detail.

0 Answers  


How do you implement postback with a text box? What is postback and usestate?

1 Answers  


What is session id in web application?

0 Answers  


Less than one page, how many windows will you be able to maintain?

0 Answers   Atos Origin,


How can you apply a theme to your asp.net application?

0 Answers  


What is the parent class of all web server control?

0 Answers  


Difference between connected architecture and Dissconnected architecture?

2 Answers  


Categories