| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| For a webapplication if i want to gice access controls like
admin,users how can i give security like rolebased? | Syncfusion | 1 |
| Can we use http handlers to upload a file in asp.net? | | 2 |
| Difference between ISQL and OSQL?? | | 1 |
| How many time you can fill dataset in asp.net? | Syntel | 1 |
| Explain the life cycle of an ASP .NET page | HCL | 2 |
| Difference between datareader and dataset ? | Microsoft | 2 |
| How many web.config files in each solution | General-Mills | 9 |
| Which two properties are there on every validation control? | | 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 |
| In a Code-Behind class generally which type of code is
found ? | | 3 |
| To which class you load XML or Related Data | | 1 |
| What does this do? gacutil /l | find /i about | | 1 |
| How many classes can a single .NET DLL contain?
| | 2 |
| What is Http handler? | Accenture | 4 |
| we are working in .net namespaces like using
system.io,system.text. these namespace before we
use "using " keyword what means of using? | Tech-Mahindra | 5 |
| When working with ASP.Net server controls, it is important
to use the right event handlers to capture the event for the
application to function properly. What event would you use
to capture the selection of a new item in a DropDownList
control?
a) The Click event.
b) The SelectionChanged event.
c) The SelectionIndexChanged event.
d) The ChangedSelection event.
| Syntax-Softtech | 4 |
| To call a Web service SOAP which transport protocol you
use? | | 2 |
| What is the Web.config file used for?
a) To store the global information and variable definition
for the application.
b) Configures the time that the server-side codebehind
module is called
c) To Configure the Web Server.
d) To Configure the Web browser.
| Syntax-Softtech | 3 |
| IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE. | | 1 |
| What is the name of the base class that all web forms will
be inherited? | | 7 |
| |
| For more ASP.NET Interview Questions Click Here |