| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what r the Templeats in ASP.net? | Intel | 5 |
| can i use store procedure in disconnected mode?
give me answer | | 2 |
| For a webapplication if i want to gice access controls like
admin,users how can i give security like rolebased? | Syncfusion | 1 |
| what does Page.IsValid in asp.net | Net-Solution | 2 |
| What is Assembly? | Inspira-Technologies | 2 |
| Any alternative to avoid name collisions other then Namespaces? | | 1 |
| How do you use a custom validator? When might you want to
use one? | | 1 |
| How to refresh a page in asp.net | | 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 |
| In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
| | 2 |
| What data types do the RangeValidator control support? | | 2 |
| How do you do validations. Whether client-side or
server-side validations are better.? | Microsoft | 4 |
| In a page there is dropdown list with the name of the
cities like Bangalore,Pune,Chennai,Other and a text box
that would enable the user to enter the name of the city if
other is selected. How to enable validation on the text box
if other is selected | | 1 |
| How do you relate an aspx page with its code behind Page? | Accenture | 1 |
| What is the syntax for datagrid and specifying columns ? | Microsoft | 1 |
| ASP.NET uses event driven programming model.Justify. | | 1 |
| What?s the difference between Response.Write()
andResponse.Output.Write()?
| | 2 |
| Can two different programming languages be mixed in a
single ASMX file? | Patni | 1 |
| How .Net has implemented security for web applications? | | 1 |
| When is validation done on the client? How does client-side
validation improve the efficiency of an application?
| | 1 |
| |
| For more ASP.NET Interview Questions Click Here |