Answer Posted / saravanan
software development is the process to deliver the right
product to market.
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
Where is the view state data stored?
Explain asp.net web forms.
What is full trust in asp.net?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
Can I read the hard disk serial # of the client computer using asp.net?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Explain diff. Between friend and protected friend?
How can we Validate a Controls in ASP.NET page using JavaScript?
In Code-Behind class which kind of code (server or client) is found ?
Explain file-based dependency and key-based dependency.
How do we access view state value of this page in the next page?
How you can access the properties and controls of master pages from content pages?
What does session_start () do?
What are the server control tags in asp.net.?
How does http session work?