Explain the features that make asp.net more used framework? : asp.net mvc
what is the trace in ASP.NET
If cookies is disabled in client browser will session work ?
What are the different types of sessions in asp.net? Name them?
In which form does the dataset store data in it?
3 Answers Verinon Technology Solutions,
What are session state modes?
How can we prepairing Interview
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.
What is the use of session in web application?
Can I read the hard disk serial # of the client computer using asp.net?
Define view state.
hi .net gurus here is my question " how does impersonate in asp.net works? explain with good example"
2 Answers PennyWise, TCS, Wipro,
Explain how asp.net different from asp?