Answer Posted / harika
In .net 2.0 so many new features are added like:-
Master Pages, Theams & Skins, Advanced controls like Menu
control, Datasource Controls,
and it provides enhancements towards Caching (disk caching,
sql server cache invalidation),Profiles concept
Most Importantly "PARTIAL CLASSES"(even now code-behind is
working based on this Partial Class only....
..............etc
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How does work clr?
How we can add the css in mvc?
Explain the advantage of packaging over xcopy in .net?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Explain Bundle.Config in ASP.Net MVC4?
explain what does .edmx file contains?
What is namespace of asp.net mvc?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
How the ‘page lifecycle’ of ASP.Net MVC does works?
will there be any issues adding a table without primary keys to a data model?
what is complex type?
What are the two ways to add constraints to a route?
What is difference between html.beginform and ajax.beginform?
Does Tempdata hold the data for other request in ASP.Net MVC?
What are the versions of .net framework?