| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Why is validation always done on the server? When does that
occur?
| | 1 |
| What is .NetFramework? | Syntel | 1 |
| Can we use the java script code in .Net Code behind? | eXensys | 4 |
| What is the difference between and ActiveX dll and control? | Microsoft | 2 |
| what is the use of asp.net | ABC | 2 |
| what is the assembly? | | 2 |
| How to set/get parent page values in child page in asp.net | Wipro | 3 |
| what are the files used in asp .net | | 1 |
| 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 boxing? | Misys | 4 |
| Explain what a diffgram is, and a good use for one? | FT | 1 |
| Types of objects in ASP? | Microsoft | 5 |
| 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 |
| What is JIT, what are types of JITS and their purpose ? | Infosys | 3 |
| can i inherit one web applications into another web
applications in asp.net? | | 6 |
| What data type does the RangeValidator control support? | Visual-Soft | 3 |
| hi im shailendra singh
my question is how we deploye the data base | HCL | 2 |
| What is the maximum amount of memory any single process on
Windows can address? Is this different than the maximum
virtual memory for the system? How would this affect a
system design? | KPIT | 1 |
| What is Runtime callable wrapper? | | 2 |
| When during the page processing cycle is ViewState
available?
| | 1 |
| |
| For more ASP.NET Interview Questions Click Here |