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
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is connected scenario? : Entity framework
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
what is complex type?
What are the Core features of ASP.NET MVC?
How do you specify comments using razor syntax?
What is routeconfig.cs in mvc 4?
What is the .net framework 3.0 (formerly winfx)?
I want ask from plz smaple example code for Biztalkk server
What is viewbag title?
what is eager loading?
What is .net core framework?
mention what is the key advantage of using entity framework or ef?
Explain what is the difference between view and partial view?
How to Create an Intranet Site Using ASP.NET MVC?