| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is Repeater Control, When it is used,How it is used,
what type of template is used for repeater control? | iSoft | 6 |
| 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 is the differance between .DLL & .EXE | Infinite-Computer-Solutions | 8 |
| .Net Doesn't offer Deterministic Distruction ?
a) True
b) False
| CTS | 4 |
| Explain Assemblies?,Difference between Panel and
GroupBox?,Differences between ASP and ASP.NET? | | 1 |
| how we deploy the asp.net 2.0 application | Logistics | 1 |
| What is personalization? What are the properties available
in personalization? | | 1 |
| What is boxing? | Misys | 4 |
| What r all the controls in ASP.NET ? | | 3 |
| What are the 4 tenants of SOA/D. | | 1 |
| How do you register a .NET assembly? | Microsoft | 3 |
| What property must you set, and what method must you call
in your code, in order to bind the data from a data source
to the Repeater control?
| | 1 |
| What data type does the Range Validator control support? | | 3 |
| Explain the differences between Server-side and Client-side
code? | Visual-Soft | 6 |
| How many rules are there regarding a well formed XML document?
a) Nine
b) Three
c) Six
d) Two
| Syntax-Softtech | 1 |
| What is the main difference between grid layout and flow
layout? | | 1 |
| please give a brief knowledge about these events ?
page_render()
page_prerender()
page_unload
page_loadcomplete
page_preinit
| Netsweeper | 1 |
| what are the levels of securities need to be considered for
the finincial web application? | | 1 |
| In what languages in ASP written? | Microsoft | 4 |
| What is CLS? | PrimeLine | 1 |
| |
| For more ASP.NET Interview Questions Click Here |