| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is structured data format? | | 2 |
| Breifly explain about stack and heap memory Managemet? | | 1 |
| what is DLL Hell and how it is solved in .NET? | icegen | 9 |
| Contrast the use of an abstract base class against an interface? | iLink | 4 |
| Can u able to get the xml document in crystal report if yes
how its possible | | 1 |
| What is session tracking & methods? | C-Squared-Systems | 3 |
| What benefit does your code receive if you decorate it with
attributes demanding specific Security permissions? | | 2 |
| Your ASP.NET application displays sales data on a page. You
want to improve performance by holding the page in memory on
the server for one hour. You want to ensure that the page is
flushed from memory after one hour, and that the page is
re-created when the next request for the page is received.
What should you do?
A . Initialize a new instance of the Cache class in the
Application.Start event handler.
B . Initialize a new instance of the Timer class in the
Page.Load event handler.
C . Set the Duration attribute of the OutputCache directive
in the page.
D . In the Web.config file, set the timeout attribute of the
sessionState element.
| Syntax-Softtech | 5 |
| Which institute provide good Project training on .Net
technologies in hyd? | | 4 |
| What property is used on the datatable to indicate a
conflict after an update?
a) HasConflict
b) HasError
c) HasCollision
d) HasDataError
| Syntax-Softtech | 1 |
| Explain current thinking around IClonable. | | 1 |
| Way of updating a table other than stored procedure and
hard coded query? | | 2 |
| If there are two web.config files in a application which
config files will get priority? | | 4 |
| How do you make your site SSL enabled ? | Satyam | 2 |
| which method marks a config file section for encryption? | | 1 |
| Hi,
I am a fresher. i have a problem related to DataGrid .
i have a data grid and i have to place a dropdown in the
datagrid.and i have to retrieve the values from the database
(sqlserver).please tell me any idea about the code. | Lambent | 1 |
| Explain how server control validation controls works? | Syntax-Softtech | 2 |
| What are the different methods that are used during the
page load? | | 1 |
| if i have 1000 records and i want to access 20 ata time
from SQL server, what will be the query? | Mind-Tree | 5 |
| What is the difference between a session object and cache object | CitiGroup | 2 |
| |
| For more ASP.NET Interview Questions Click Here |