| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| For Web services where you can browse on the Internet? | | 1 |
| Way of updating a table other than stored procedure and
hard coded query? | | 2 |
| You need to retrieve data from a Microsoft SQL Server 2000.
Currently you are using an oleDbConnection object to connect
to the database server. You need to be able to retrieve the
data from the database server in XML format. Which approach
would be the most efficient? Select all that apply. Each
answer constitutes part of the whole answer.
a) Change to the SQL .NET provider.
b) Use the ExecuteXmlReader() method of the xxxCommand object
c) Use the DOM to create the XML document.
d) Use the XmlDocument.Load() method to create the XML Document.
| Syntax-Softtech | 1 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe in the page loading process? | Perot-Systems | 1 |
| What is the importence of the INTERFACE? but not the
inheritence concept?and why we r declaring the empty methods
in that? we can directly implements with in the class know?
Tell me the importence? | | 2 |
| how to do pakaging nd deployment | | 1 |
| how to update data set?
| TCS | 3 |
| Where does the Web page belong in the .NET Framework class
hierarchy? | | 1 |
| How do you handle unhandled exceptions in ASP.NET?. | | 3 |
| How many types are there session | TCS | 5 |
| How can i include both C# and vb.net classes in same
solution? | | 2 |
| Where do you store the information about the user?s locale? | Visual-Soft | 1 |
| can we call webservice in Html form? | Microsoft | 1 |
| I have been asked in an interview What is your LOC(Line of
Code)What will be the probable answer for that | HCL | 1 |
| What property is used on the datatable to indicate a
conflict after an update?
a) HasConflict
b) HasError
c) HasCollision
d) HasDataError
| Syntax-Softtech | 1 |
| How can you change a Master page dynamically in which event
of page life cycle? | Fulcrum-Logic | 2 |
| True or False: A Web service can only be written in .NET? | | 4 |
| Differentiate between Server Transfer and Response
Redirect? | DELL | 2 |
| Explain authentication levels in .net ? | | 3 |
| What is the difference between <%#%> and <%=%>? | IBS | 4 |
| |
| For more ASP.NET Interview Questions Click Here |