Answer Posted / guest
dataset.Getchanges(DataRowState.Modified)
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to prevent client side validation from the ASP.NET validation controls?
Which tool you have done?
How many types of validation are there?
What should you do is you want to remove an existing component but would like to make some funtionalities?
Explain cashing in asp.net.
What is GAC in ASP.NET 2.0
What is the difference between custom controls and user controls?
Why and where this web.config file is used?
Explain login control and form authentication.
Explain the Session state management options available with ASP.NET?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Describe the difference between inline and code behind - which is best in a?
what is the difference between response.write() and response.output.write()?
What is web api config?
Differentiate between early binding and late binding.