How do http sessions work?
Do cookies store passwords?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
What is application variable?
How to manage pagination in a page?
Describe the diffeerence between inline and code behind?
when user is logged on the information is saved in a cookie, what is the name of that cookie?
In a Code-Behind class generally which type of code is found ?
Explain the difference between an exe and a dll?
What is localization and Globalization?
What is advantage and disadvantage of viewstate
Where web.config file is used?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?