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
How does �side by side� work for the .net framework 3.0?
What is .net framework in simple terms?
What is MVVM design pattern?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
What is the difference between viewbag and viewdata in mvc?
Difference between ASP.NET MVC and ASP.NET WebForms?
Why to use html.partial in mvc?
What is oauth in web api?
Can I add mvc testcases in visual studio express?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What you mean by routing in asp.net mvc?
Give an example for authorization filters in an asp.net mvc application?
What is connected scenario? : Entity framework
Describe the roles of clr in .net framework.?
explain lazy loading, eager loading, and explicit loading?