on modify statement, executeNonQuery returns zero rows
affected even though there has been modification carried out
sucessfully in the table..
can anyone tell me is this possible???
if yes, how..???
Answer / chandan kumar
yes, it is possible.when we executing stored procedure with
help executenonquery.
Is This Answer Correct ? | 0 Yes | 1 No |
what is a .xap file? Explain with an example.
Where would you use an ihttpmodule, and what are the limitations of any?
Explain different authentication modes in asp.net?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
• What Session State providers are available in ASP.NET? What are the pros and cons of each?
How do cookies work? Give an example of their abuse.
How can you handle errors in Web API?
Is it possible to perform data validations in the database?
Will the asp.net validators run in server side or client side?
Explain what is event bubbling?
How to use a Master Database in Asp.net?