Differentiate between structure and class.
How does session work?
Differentiate between globalization and localization.
How to send data through querystring to another page but it should not be displayed in URL
How many types of session in ASP.NET
Usage of web.configuration ?
What are the differences between application object and session object?
How can we create pie chart in asp.net?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What is round trip in asp.net?
What is http only cookie?
Difference between web.config and app.config?
3 Answers ITC Infotech, Jenesys Technologies,
Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1 class inherit from by default? a) System.Web.Form b) System.Web.GUI.Page c) System.Web.UI.Page d) System.Web.UI.Form