Answer Posted / prashanthi
In .net 2.0, no need to write excess code for the control
function instead we can set the properties which are
available directly on the control by right clicking the
control.
In .net 1.0, we need to write code for every of the
property.
In .net 2.0,GridView control is added with advanced
features.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is entity sql? : Entity framework
Explain how to use multiple submit buttons in ASP.Net MVC?
How does the .net framework 3.0 relate to windows vista?
What is entity framework? : Entity framework
Explain the tools used for unit testing in ASP.Net MVC
What are ajax helpers in asp.net mvc?
Is .net framework backwards compatible?
In which assembly is the mvc framework defined?
what do you mean by navigation property?
Which version of .net framework is installed?
Can you explain renderbody and renderpage in asp.net mvc?
What is MVVM design pattern?
What is the difference between viewbag and viewdata in asp.net mvc?
Explain tempdata in asp.net mvc?
What are the sub types of ActionResult?