| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| can i inherit one web applications into another web
applications in asp.net? | | 6 |
| what is the requirement that .Net web services can access the
java application?
| iSoft | 6 |
| What is difference between machine.config and Web.Config? | Accenture | 3 |
| True or False: A Web service can only be written in .NET? | | 4 |
| To match the two different controls which control would we
use ? | | 2 |
| How to send data through querystring to another page but it
should not be displayed in URL | EMR | 2 |
| How do you implement postback with a text box? What is
postback and usestate? | | 1 |
| What is viewstate? | Microsoft | 4 |
| What tags do you need to add within the asp:datagrid tags to
bind columns manually | | 2 |
| One application have three forms for registration .submit
button is at third form.after filling three forms only u
have to click submit button.After clicking the submit
button all the values in first,second& third form saved on
sql server.how to handle this situation . | TCS | 6 |
| What is the function of the CustomValidator?
a) It allows for custom C# client-side code to validate
entries in a control.
b) It allows for a custom mixture of validator controls to
use one central control for the display of messages.
c) It uses scripted client-side code to validate the entry
in a control.
d) It uses server-side code to validate the entry in a control.
| Syntax-Softtech | 2 |
| When is the ViewState available during the page processing
cycle ? | | 3 |
| how to update data set?
| TCS | 3 |
| How do you manage session in ASP and ASP.NET ? | Microsoft | 1 |
| 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 are runtime hosts? | Microsoft | 1 |
| What is the Difference between Web.config and global.asax?
Can we write connection String code in global.asax? | Microsystems | 4 |
| When would you not use the oleDbConnection object?
a) To connect to an SQL 7.0 database.
b) To connect to a DB/2 database.
c) To connect to an Access database.
d) To connect to an SQL 6.5 database.
| Syntax-Softtech | 5 |
| diff between Server.Transfer() and Server.Execute() | | 1 |
| What is runtime host ? | Digital-GlobalSoft | 2 |
| |
| For more ASP.NET Interview Questions Click Here |