| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Which class provides methods that can be used to manage role
membership to be used in user authorization? | Wipro | 3 |
| About Windows/Forms Authentication | | 1 |
| What is SQL injection? | | 1 |
| Is it necessary to undertsand these events of an ASPX page
execute. Explain its importantance? | HCL | 1 |
| What is an iHTTPModule, and explain its implementation with
its limitations? | | 1 |
| What is an application domain ? | Microsoft | 2 |
| What command line used to generate Runtime callable wrapper. | CTS | 2 |
| What is the difference between Postback and Ispostback
Property? | HCL | 2 |
| which scripting is used browser by server when we use
validation controls.
1.javascript
2.vbscript
3.jscript
4.perl | Satyam | 8 |
| Compare and contrast between inline and code behind - which
one is best? | | 1 |
| Way of updating a table other than stored procedure and
hard coded query? | | 2 |
| With example & diagram explain AutoPostBack. | | 2 |
| Which color scheme in a Repeater control can you provide
alternatively? | | 1 |
| What are different ASP.NET Web Forms with the technology
different from though ASP (1.0-3.0)? | | 1 |
| What does the following SQL statement return, assuming that
all tables and column names are correct?
SELECT FirstName, StreetAddress
FROM Employees
JOIN AddressBook
ON Employees.EmpID = AddressBook.EmpID
a) Nothing, the JOIN syntax is wrong.
b) All the records form the Employees table, and only the
matching ones form the StreetAddress table.
c) All the records from the StreetAddress table and only the
matching records form the Employees table.
d) Only the matching records from the two tables.
| Syntax-Softtech | 4 |
| Which of the following hosts Can't be used to create .net
Application?
a) IIS
b) Internet Explorer
c) ASP.Net
d) Windows Shell
Which one is correct?
| CTS | 1 |
| what does membership class provide? | | 1 |
| What is the main use of Response.Output.Write()? | | 3 |
| difference between writing connection string in web.config
through connection string and appsettings | iSoft | 2 |
| What is the answer for "Which configuration Tool your using
means" ? we have to tell about IIS or .Net Framework or VSS?
Give me in brief ? | eXensys | 2 |
| |
| For more ASP.NET Interview Questions Click Here |