Diffence between .net framework 1.0 and 2.0?
Answer Posted / dsr
create the master pages in .net2.0.we can't create the
master pages in .net1.0 and performance wise and code
redudence also good in .net2.0
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the .net framework and how does it work?
How to use Jquery Plugins in ASP.Net MVC validation?
Explain dependency resolution?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
How to use multiple submit buttons in asp.net mvc?
What are the 3 main components of an asp.net mvc application?
Mention two instances where routing is not implemented or required?
how do you query in entity model when the result has a join from from different database other than the entity model?
How route table has been created in ASP.NET ASP.Net MVC?
What is the use of the default route {resource}.axd/{*pathinfo} ?
What is difference between viewbag and viewdata and tempdata?
What is entity framework in asp net?
Describe the .net framework architecture.
How do I use partial view?
Explain Keep method in Tempdata in ASP.Net MVC?