Answer Posted / lavina
only 5 programming languages are supported by asp.net
1. c#
2. visual baisc
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
How long does an http session last?
What is virtual directory in asp.net?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
In which event are the controls fully loaded?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
Why would anyone need to implement their own hashtable or linked list?
List some of the important session state modes of asp.net.
Explain Session state management options in ASP.NET.
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
Describe the method to create a permanent cookie?
Can you explain the importance of finalize method in .net?
How would you create a permanent cookie?
Why is it preferred to not use finalize for clean up?
What does a switch do?
Describe the diffeerence between inline and code behind?