| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the use of @Register directives? | | 1 |
| If Asp Dot Application is stateless what happened? during
designing | TCS | 3 |
| How many types of sessions are there? | | 2 |
| How to do Caching in ASP? | | 1 |
| How can you assign styles to webforms? | Microsoft | 2 |
| What is the difference between a Stored procedure and function? | | 6 |
| What is the difference between ExecuteReader,ExecuteNonQuery
and ExecuteScalar. | | 3 |
| Can you explain what inheritance is and give an example of
when you might use it?
| | 1 |
| What are typed datasets? | IBS | 1 |
| can i use two web.config files of ConnectionString in One
Default.aspx page
| Verinon-Technology-Solutions | 5 |
| How to manage pagination in a page? | | 2 |
| can u create two Primary key for a table?
--Sivaa | BirlaSoft | 8 |
| Which template must you provide, in order to display data in
a Repeater control? | Wipro | 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 |
| with which controls you worked in Asp.net 2.0?
| HP | 2 |
| my name is sumeetha i am using google gears in .net.what's
the problem is my server is in another place. i am working
here when i entered the values in textboxes and press enter
then it should store in database(sql server) which is in
another system.when that sever system is shutdown then the
values which i submit should store in my system and after
system opened it should automatically store the values in
the system can any one plz urgent suggest answer for this
question? | | 2 |
| What is the use of The Page.Master Property? | | 1 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | | 4 |
| In your web.config file which attribute of <Globalization>
element identifies the default culture that will be used for
web request? | | 1 |
| What is JIT, what are types of JITS and their purpose ? | Infosys | 3 |
| |
| For more ASP.NET Interview Questions Click Here |