| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is diffrent between asp & asp.net | | 2 |
| What are typed datasets? | IBS | 1 |
| is it possible to use web site without web server from
remote place? | ABC | 1 |
| What is boxing? | Misys | 4 |
| What is web.config. How many web.config files can be allowed
to use in an application? | Accenture | 5 |
| please give a brief knowledge about these events ?
page_render()
page_prerender()
page_unload
page_loadcomplete
page_preinit
| Netsweeper | 1 |
| Describe the two main components of the .NET framework ? | | 1 |
| How to retrieve the information from datatable citywise in c#? | HCL | 2 |
| Explain current thinking around IClonable. | | 1 |
| You ve defined one page_load event in aspx page and same
page_load event in code behind how will prog run? | | 4 |
| 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? | Wipro | 2 |
| When we are requesting a new URL through Response.Redirect()
the new page wil open on the new browser window or it wil
open in the same window? If we use Server.Transfer() what
wil happen? | | 1 |
| what is value type to reference type | AG-Technologies | 6 |
| Differentiate between Server Transfer and Response
Redirect? | DELL | 2 |
| One of the properties of the Web Part has an incorrect
format. Windows SharePoint Services cannot deserialize the
Web Part. Check the format of the properties and try
again. - this error is occured in Sharepoint 2007 while
deploy the web part | WebInfo | 1 |
| About SOAP ? | Cognizent | 2 |
| What?s a bubbled event? | Visual-Soft | 5 |
| what is the assembly? | | 2 |
| 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 |
| Have u used webcontrols?Tell me something about these? | Microsoft | 1 |
| |
| For more ASP.NET Interview Questions Click Here |