| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain how server control validation controls works? | Syntax-Softtech | 2 |
| What are runtime hosts? | Microsoft | 1 |
| Can you edit data in the Repeater control? | | 3 |
| Is There any Third party tools are using in .Net
Technologies? Can u Explain? | HCL | 2 |
| Can private assembly be used for more than one application?
If so how? | Satyam | 6 |
| what are the differences between windows services and web
services? | Tech-Mahindra | 3 |
| My website has around 100 aspx. Out of this, a certain 20
aspx files should be made available to the users only
if they are logged in. How can I achieve this with the
web.config file? | Techno-Solutions | 1 |
| I have to send data throug querystring from one page to
another. But it should not be displayed in URL. How it is
possible? | EMR | 5 |
| what is strong name? | Microsoft | 2 |
| Given an ASP.NET Web Form called WebFrom1, what class does
the WebForm1 class inherit from by default?
a) System.Web.Form
b) System.Web.GUI.Page
c) System.Web.UI.Page
d) System.Web.UI.Form
| Syntax-Softtech | 2 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | | 4 |
| Diff B/W user control and server control | | 3 |
| I have one .Net application and i have two databases which
is in SQL server2000 and one more database in ORACLE? how
can i access the database from different Databases? | eXensys | 3 |
| How does SQL Server session state works | Emphasis | 1 |
| I am having four text boxes in my web application. I am
setting Required Field validator to each Text box. And I am
having two buttons in my application. If i clicked the
first button only first two text box validation will get
fire. Dont show error message for remaining two text box.
If i clicked second button last two text box validation
will get fired. It will not consider the first two
validation controls. That is how to enable and disable the
validation controls. | | 4 |
| In this case if exception occure in Database which catch
block will be exexcuted? | Microsoft | 1 |
| What is the Difference between Web.config and global.asax?
Can we write connection String code in global.asax? | Microsystems | 4 |
| How can we Maintain more than on config file in one .Net web
application and how? | USi | 1 |
| What is personalization? What are the properties available
in personalization? | | 1 |
| There is a login page that has two text boxes with required
field validators on it. The page has a login and cancel
button. How can we ensure that the click on the cancel
button doesnt fire a validation event. | Proteans | 2 |
| |
| For more ASP.NET Interview Questions Click Here |