How can you register a custom server control to a web page?
What tags do you need to add within the asp:datagrid tags to bind columns manually?
Explain the Order of events in an asp.net page?
What is another word for redirect?
Describe how passport authentication works.
Give an example of cookie abuse.
public key?
How do you do validations. Whether client-side or server-side validations are better.?
What is http post action?
What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable
What is the concepts of globalization and localization in .net?
Where we create sessions for Banking Applications and how to create? expalin with code?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc