| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how to pass session value one url to another url.my code
if session("user")="abc" then
response.redirect("www.abc.com\client\home.aspx")
end if. so how to pass value of session in browser url | | 1 |
| If cookies is disabled in client browser will session work ? | Satyam | 3 |
| what is postback implementation?when pre-render event n
init event is fired? | Ness-Technologies | 1 |
| Which property on a Combo Box do you set with a column name,
prior to setting the DataSource, to display data in the
combo box? | | 1 |
| User contro having 4 text boxes given validation controls.
i want to execute validations after the button click event
how it is? | | 3 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe | | 1 |
| what is managed and unmanaged code? | Microsoft | 3 |
| What?s the difference between Response.Write()
andResponse.Output.Write()?
| | 2 |
| hi im shailendra singh
my question is how we deploye the data base | HCL | 2 |
| What is gacutil.exe? Where do we store assemblies, Should
sn.exe be used before gacutil.exe? | Accenture | 2 |
| When an ASP.NET server control is added to a web form,
Visual Studio .NET adds one item to the class for the form.
What item is added?
a) The event registration.
b) A protected class member for the control.
c) A default event handler for the click event.
d) A default class that inherits from the control?s base class.
| Syntax-Softtech | 3 |
| What methods are fired during the page load?
| | 2 |
| How to limit table cell size with long strings? | IBS | 1 |
| How many types of sessions are there? | | 2 |
| what do you mean software devlopment ? | HCL | 6 |
| 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 |
| Explain what a diffgram is and a good use for one? | Syntax-Softtech | 1 |
| How can you provide an alternating color scheme in a
Repeater control? | | 3 |
| What Are The Difference Between AutoEventWireup="true" and
AutoEventWireup="False" | Phoenix-Technologies | 9 |
| What is sequence of code in retrieving data from database? | Accenture | 3 |
| |
| For more ASP.NET Interview Questions Click Here |