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 objectcontext? : Entity framework
What are the versions of .net framework?
How to return the JSON from action method in ASP.Net MVC?
what is csdl?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
Can we add constraints to the route? If yes, explain how we can do it?
Explain the methods used to render the views in mvc?
Explain entity lifecycle? : Entity framework
What is attribute routing in mvc?
what is code first approach?
Why to use Html.Partial in ASP.Net MVC?
How we can multiple submit buttons in ASP.Net MVC
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
What is tempdata?
What is the domain object?