| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are runtime hosts? | Microsoft | 1 |
| About dataset and data mining ? | Cognizent | 1 |
| How ASP and ASP.NET page works. | | 1 |
| What is the difference between a Stored procedure and function? | | 6 |
| how to get the vb6.0 COM Component in to the .Net application? | iSoft | 3 |
| In the context of a comparison, what is object identity
versus object equivalence? | | 1 |
| How do you add a javascript function for a link button in a
datagrid? | Microsoft | 2 |
| What is deff. saop and disco? | | 1 |
| What is role manager work in web.config?
how to restrict perticular pages from the users using the
role manager?
| Infosys | 1 |
| What is the function of the CustomValidator?
a) It allows for custom C# client-side code to validate
entries in a control.
b) It allows for a custom mixture of validator controls to
use one central control for the display of messages.
c) It uses scripted client-side code to validate the entry
in a control.
d) It uses server-side code to validate the entry in a control.
| Syntax-Softtech | 2 |
| I have a textbox , assign required field validator and i
have two buttons 1) save 2) cancel , i want the validator
run only when i click save button, don't validate cancel
button , what to do? | eMids | 5 |
| what is diference between the .net1.0 & .net2.0 ? | EMax | 2 |
| What is reflection and disadvantages of reflection ? | Microsoft | 1 |
| 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 |
| How to retrieve data row by row from a DataTable?
Thanks In advance
PriyaPP | | 3 |
| Asp.net - How to find last error which occurred? | Abacus | 1 |
| In this case if exception occure in Database which catch
block will be exexcuted? | Microsoft | 1 |
| Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset? | | 1 |
| what is the MSIL assembler do? | | 1 |
| Create the Output by mearging 2 tables and taking common
column sid from both you should not use database create
table and data in it Randomly
table 1
sid sname saddress
1 sa ampt
2 na hyd
3 ha hyd
table 2
sid dno dname
1 12 stats
2 23 phy
3 12 stats
OutPUt
sid sname saddress did dname
1 sa ampt 12 stats
2 na hyd 23 phy
3 ha hyd 12 stats
| | 1 |
| |
| For more ASP.NET Interview Questions Click Here |