What is difference between session and cookies in asp net?
How do u deploy ur project?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
how can we maintain security in soted procedure?
Describe the master page.
I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.
Types of optimization and name a few ?
Why session is used in asp.net?
What is role-based security?
Explain which is best suited place in the Application Start and Session_Start subroutines with an example?
What are the new data controls in asp.net 2.0?
What is http pipeline in asp.net?
What is the difference between Hash table and Array list?