| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is CLR? | PrimeLine | 3 |
| What is web.config. How many web.config files can be allowed
to use in an application ? | Accenture | 8 |
| Where can we set the specific variables for a application
and Session objects ? | | 2 |
| How ASP and ASP.NET page works. | | 1 |
| Is It Possible for Static Variables access normal variable?
and Normal Varialbe Access the static Variables? | Phoenix-Technologies | 1 |
| What is the result when the Web Form containing the
following line is complied and executed?
<asp:Button id=?thebutton? onClick=?theEvent? />
a) The button control is created; theEvent is the click
event handler.
b) Compiler error; the control must be set to runat=?server?.
c) Compiler error; onClick is not a valid attribute.
d) Runtime Exception; the control must be set to runat=?server?.
| Syntax-Softtech | 2 |
| What are the page level transaction and class level
transaction? | Satyam | 1 |
| How can you provide an alternating color scheme in a
Repeater control? | | 1 |
| Hi, I am developing an application (quiz engine) using C#
in Dot net.
My problem is I am designing the selction option using
radio button.
So, I want to retrive the data from the database to the
radiobutton option.
And also please tell me the how to compare the correct
answer option with
Answer selected by the users. If any body knows or have
done this before please
Help me out. My mail id is get_rome@yahoo.co.in.
Table format:
Question Id Queston Option1 Option 2 Option 3
Option 4 Correct answer
1 What is ur name? My name is ….. My name ….
My name …. My name …. My name is tom
| | 2 |
| Explain what a diffgram is, and a good use for one?
| | 2 |
| what is diff between responseexpires and expiresabsolute | Accenture | 2 |
| What are the different types of Session state management
options available with ASP.NET?
| | 5 |
| how can we maintain security in soted procedure?
| | 1 |
| Difference between server.Execute and response.redirect ? | Keane-India-Ltd | 3 |
| One Listbox showing all cities. If you select one city in
list box the information related to that particular city
should be displayed in Datagrid . How do you do that? | HCL | 3 |
| Is it possible to add aspx.vb file in to C# Web Project? If
so how can i use the vb file in the C# Web project? | | 3 |
| if you disable view state of a textbox will it maintain
data during postbacks.if yes reason | FactorH | 6 |
| What is the namespace used to store the information about
the user?s locale? | | 1 |
| What is Http handler? | Accenture | 4 |
| What is cookie less session? How it works? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |