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 are Action Filters in ASP.NET MVC and its use?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
What is difference between viewbag and viewdata and tempdata?
Which are the important namespaces used in mvc?
What is conceptual model? : Entity framework
What is the difference between adding routes, to a webforms application and to an mvc application?
Possible ways to prevent xss attacks on mvc application?
Explain Keep method in Tempdata in ASP.Net MVC?
What is viewstart page in mvc?
Which version of .net framework is installed?
What is ViewStart Page in ASP.Net MVC?
How we can handle the exception at controller level in ASP.Net MVC?
Mention two instances where routing is not implemented or required?
What is the use of display modes?
What is objectcontext? : Entity framework