| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is Master pages in asp.net? what is the advantages and
disadvantages? | | 2 |
| Caching techniques in .NET? | Microsoft | 2 |
| What is viewstate? | Microsoft | 4 |
| Does C# support static class?Is Static class be inherited by
any class? | | 2 |
| How you will handle session when deploying application in
more than a server? Describe session handling in a webfarm,
how does it work and what are the limits? | CoreObjects | 2 |
| Is It Possible For Whole Page is Saved In View State?
What Is View State? | Phoenix-Technologies | 2 |
| Where do you store the information about the user?s locale? | | 1 |
| what is structured data format? | | 2 |
| Difference between .NET components and COM components? | Microsoft | 1 |
| To display data in a Repeater control which templete is
provided ? | | 4 |
| What is role manager work in web.config?
how to restrict perticular pages from the users using the
role manager?
| Infosys | 1 |
| Difference between Response.Expires and Expires.Absolute ? | Accenture | 1 |
| 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.
| Syntax-Softtech | 1 |
| what are the differences between windows services and web
services? | Tech-Mahindra | 3 |
| What is the T-SQL equivalent of IIF (immediate if/ternary
operator) function of other programming languages? | Syntax-Softtech | 1 |
| Explain the differences between Server-side and Client-side
code?
| | 2 |
| wt is repeater control and
wt is datalist control and wt defferences these two?
i want some code in datalist? | | 1 |
| Hi! Could any 1 please suggest me a free practice online
exam for asp.net exams.. thanks | | 1 |
| what is code access security,role based security explain
with example | Infosys | 1 |
| What is localization and Globalization? | | 3 |
| |
| For more ASP.NET Interview Questions Click Here |