Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is difference between masterpage and user control, what is the objective of master page when we had user control in .NET 1.1 version
What are the new page events added in Asp.net 2.0 ?
Which is better php or asp.net?
What is global.asax file used for?
What are the event handlers that can be included in the Global.asax file?
How do you store a value in viewstate and retrieve them?
Explain the significance of routing? : asp.net mvc
Different type of validation controls in asp.net ?
1 Answers CTS, Keane India Ltd,
What are uri parameters?
How dataadapter.fill works?
Write the different features of a Thread and a Process?
Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page?