How to implement DataGrid in .NET?
Answer / sudarsan
Row Editing,Row Updating,Row Cancelling,Row CancelEditing is
possible of the Events.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the Difference between a sub and a function?
How many design patterns can be created in .net?
What is heap and what is stack?
Explain the different parts of an assembly?
What are the differences between user control and server control?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
What is different between Web User Control and Web Custom Control?
Different between .net & j2ee ?
What do you mean by Driver Script?
Explain webfarm vs webgardens in .net?
What is view state?
What is a Strong Name?