What is the use of edititem template ingridview?
Answer / pavan
edit item template fires when row index mathes editindex.
Because it is a template we can write all the controls and
databinding expressions as demanded by the application
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
Explain about major components of the .NET framework.
What is different between User Control and Web Control and Custom Control?
what is the difference between early binding and late binding in .net?
What is connected and diconnected database ?
Explain memory-mapped files.
What is strong name?
What is the difference between function and stored procedure?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
How viewstate is being formed and how it's stored on client in .net?
What is Garbage Collection in .Net? Garbage collection process?
What is an anonymous method?