When we use cookie less session? Explain its working?
Why do we need Sessions?
What is the significance of proxy user?
How to set the pane area to transparent of a scrollPane component.?
Define application state variable and session state variable?
What is bound controls
How to use push notification?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What are the security types in ASP/ASP.NET? Different Authentication modes?
How do you do Client-side validation in .Net?
How does ASP.NET framework maps client side events to Server side events.?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
Where do we store our connection string in asp.net application?
Is it possible for me to change my aspx file extension to some other name?