What are the differences between code behind and code inline?
How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float
Where is the view state data stored in asp net?
What is a server cookie?
Differentiate between early binding and late binding.
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
How is a session stored and maintained in asp.net?
ASP.NET uses event driven programming model.Justify.
What is a PostBack ?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What r the asp.net list controls and difference between them?
What is meant by web application?
What is the use of directives & explain with example?