⟩ What is Session Object?
It stores information about a User’s session. It gives a notification when a user session begins or ends.
It stores information about a User’s session. It gives a notification when a user session begins or ends.
What is view state and use of it?
What are user controls and custom controls?
What are the validation controls?
What is the difference between Response.Write() and Response.Output.Write()?
What methods are fired during the page load? Init()
Where does the Web page belong in the .NET Framework class hierarchy?
What is the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?
What is a bubbled event?
What data type does the RangeValidator control support?
What are the different types of caching?