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
Is entity framework slow?
What is presentation framework?
What is difference between razor and web form engine?
Explain the advantage of packaging over xcopy in .net?
What is the difference between entity framework and mvc?
What is the advantage of using asp.net routing?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
What is entitytypes? : Entity framework
what is minimum requirement for entity framework applications to run?
What are actions in asp.net mvc?
What is representational state transfer (rest) mean?
What is disconnected scenario? : Entity framework
Can we add constraints to the route? If yes, explain how we can do it?
Explain Keep method in Tempdata in ASP.Net MVC?
what is entity framework?