What are the asp.net server side objects?


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

Post New Answer

More ASP.NET Interview Questions

hi i am varinder. i am very eager to learn ASP.net in C#. i am beginer to it. i have refer some books but i found it tuff to understand. their language is tuff. So please tell me the best site or best book to learn ASP.net in C#. i will be very thankful. Varinder

1 Answers  


You are creating a Web site for Your company. You receive product lists in the form of XML documents. You are creating a procedure to extract information from these XML documents according to criteria that your users will select. When a user makes a request, you want the results of these requests to be returned as quickly as possible. What should you do? A . Create an XmlDataDocument object and load it with the XML dat Use the DataSet property of the object to create a DataSet object. Use a SQL SELECT statement to extract the requested dat B . Create an XmlDataDocument object and load it with the XML data. Use the SelectNodes method of the object to extract the requested data. C . Create an XPathDocument object and load it with the XML data. Call the CreateNavigator method to create an XPathNavigator object. Call the Select method of the XPathNavigator object to run an XPath query that extracts the requested data. D . Create an XmlReader object. Use the Read method of the object to stream through the XML data and to apply an XPath expression to extract the requested data.

1 Answers   Syntax Softtech,


Difference between dynamic query and static query ?

1 Answers   DELL,


Why do we need asp.net?

0 Answers  


What should you do is you want to remove an existing component but would like to make some funtionalities?

0 Answers  






How many rounds are there for a software programmer to clear interview in any IT industries(MNC).

3 Answers   HCL,


Using Statement usage in C#

2 Answers  


Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc

0 Answers  


Explain the differences between Server-side and Client-side code?

3 Answers  


What is .NetFramework?

1 Answers   Syntel,


Where does Web.Config Info stored? Will this be stored in the registry?

4 Answers   Accenture,


How can we create pie chart in asp.net?

0 Answers  


Categories