| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is an assembly?
| Value-Labs | 1 |
| What is Master Page in Asp.net? | | 5 |
| What Name space does the web page belon in the .net
framework class hierarchy? | Wipro | 1 |
| Can you explain what inheritance is and an example of when
you might use it?
| | 1 |
| What is the difference between a session object and cache object | CitiGroup | 2 |
| how to update data using store procedure | | 1 |
| why security trimming attribute? | | 1 |
| can we store textbox and com components in viewstate? | Microsoft | 2 |
| How is a property designated as read-only?
| | 2 |
| What are the types of authentications in ASP.NET? | Accenture | 1 |
| What are the two properties that are common in every
validation control? | | 4 |
| Can we throw exception from catch Block? | Accenture | 6 |
| Can you edit data in the Repeater control? | | 8 |
| How do you validate the controls in an ASP .NET page? | | 2 |
| 1.What are the types of events in asp.net?
2.what is databind?
3.what is COM objects?
4.Difference between gridview and datalist?
5.what is SOAP?
6.what are contents are available in asp.net page?
7.what are types of error? | | 1 |
| Is object a value type or referenced type? | | 2 |
| 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 |
| How Many types of Page Load functions in asp.net | | 2 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe | | 1 |
| How to Open any web page by clicking any Any ASPControl
like (Checkbox,radio button or Button) without calling its
event and without going to Siverside code?
| LG-Soft | 1 |
| |
| For more ASP.NET Interview Questions Click Here |