| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how to write code for role based security
| | 2 |
| If you have to replicate a set of controls(UI) across a
number of web pages, what will you do | | 1 |
| How to remove themes from certain controls? | | 2 |
| When web.config is called ? | Keane-India-Ltd | 2 |
| In which form does the dataset store data in it? | Verinon-Technology-Solutions | 3 |
| Explain which is best suited place in the Application Start
and Session_Start subroutines with an example? | | 3 |
| Which template must you provide, in order to display data
in a Repeater control? | | 1 |
| Where can we set the specific variables for a application
and Session objects ? | | 2 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | | 3 |
| In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
| | 2 |
| In cache where dats is stored and how(file or object?) | | 2 |
| How do you install windows service? | Tech-Mahindra | 3 |
| When during the page processing cycle is ViewState available? | | 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 |
| What is early binding and Late binding. Difference which is
better ? | DELL | 2 |
| All kind of access specifiers for a class and for methods ? | MMTS | 1 |
| Diff B/W user control and server control | | 3 |
| When does the application ONEND event handler fire? | C-Squared-Systems | 1 |
| How is a property designated as read-only?
| | 2 |
| When would you not use the oleDbConnection object?
a) To connect to an SQL 7.0 database.
b) To connect to a DB/2 database.
c) To connect to an Access database.
d) To connect to an SQL 6.5 database.
| Syntax-Softtech | 5 |
| |
| For more ASP.NET Interview Questions Click Here |