Explain what is the difference between view and partial view?



Explain what is the difference between view and partial view?..

Answer / Krishnapal Singh

"A View in ASP.NET MVC is a complete web page, which includes the Model data, HTML markup, and any necessary logic. A Partial View, on the other hand, is just a piece of a web page that can be used repeatedly within other views."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is the use .glimpse in mvc?

1 Answers  


What are the possible razor view extensions?

1 Answers  


What are the main components of .net framework?

1 Answers  


What does a viewmodel do?

1 Answers  


sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?

1 Answers   Avanade,


What is edm designer? : Entity framework

1 Answers  


What is serialization ?

7 Answers   IBM, Karrox, MMTS,


What symbol would you use to denote, the start of a code block in razor views?

1 Answers  


I have a GridView on web form, and a column in a grid is a linkbutton to open popup..., my problem is when i click on link button in a gridview popup opens as well works fine. but when i click on link button once again my popup window doesnt open. Can any one help please...

2 Answers  


What is .net framework in simple terms?

1 Answers  


What is the use of action filters in an mvc application?

1 Answers  


In razor syntax, what is the escape sequence character for @ symbol?

1 Answers  


Categories