| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the Global.asax used for? | | 7 |
| What is difference between machine.config and Web.Config? | Accenture | 3 |
| What is strong-typing versus weak-typing? Which is
preferred? Why? | | 1 |
| What is Runtime callable wrapper? | | 2 |
| about view state and how validation controls will be
executed on client and server | Wipro | 2 |
| After capturing the SelectIndexChanged event for a ListBox
Control, you find that the event handler doesn?t execute.
What could be the problem be?
a) The AutoEventWireup attribute is set to False
b) The AutomaticPostBack attribute is set to False
c) The codebehind module is not properly compiled
d) The ListBox must be defined WithEvents.
| Syntax-Softtech | 1 |
| can sn.exe can be used before gacutil.exe | Accenture | 2 |
| What type of code (server or client) is found in a Code-
Behind class?
| | 1 |
| If cookies is disabled in client browser will session work ? | Satyam | 3 |
| How much data (Max K) can go into a QueryString? | TCS | 4 |
| What ASP.NET object encapsulates the state of the client and
the browser?
a) The Session object
b) The Application object
c) The Response object
d) The Request object
e) The Server object
| Syntax-Softtech | 3 |
| How do you register a .NET assembly? | Microsoft | 3 |
| what is stateless ? | | 2 |
| What does this do? gacutil /l | find /i about | | 1 |
| i have one gridview contains edititemtemplate(which
contains update and cancel buttons) and i have one item
template (contains edit button)
i want the code for update and cancelbuttons in edit item
template and i want the code for edit button in
itemtemplate. please help me | | 4 |
| If there are two web.config files in a application which
config files will get priority? | | 4 |
| What is gacutil.exe? Where do we store assemblies, Should
sn.exe be used before gacutil.exe? | Accenture | 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 |
| how to increase performance of web site?
if there is a page with high load. the content is high then
what should we do to increase performance? | TCS | 2 |
| what is strong name? | Microsoft | 2 |
| |
| For more ASP.NET Interview Questions Click Here |