How to Select and Create Different Type of Views in MVC Aspx and Razor View Here.


In this article we are going to focus on how to use different type of Views in MVC. MVC have 2 types of View. 1.Razor,2.ASPX . Razor View called Razor Engine We can use light weight control ie. Html controls only we can implement. We cannot use Asp.net controls but Aspx View we can create both(Aspx,Html) but Rendering Time will be too Long. Here with i attach somesnapshots for this View. Here, I Explain 1.razor View -> Design and output 2.Aspx View -> Design and output

In this article we are going to focus on how to use different type of Views in MVC. MVC have 2 types of View. 1.Razor,2.ASPX . Razor View called Razor Engine We can use light weight control ie. Html controls only we can implement. We cannot use Asp.net controls but Aspx View we can create both(Aspx,Html) but Rendering Time will be too Long. Here with i attach somesnapshots for this View. Here, I Explain 1.razor View -> Design and output 2.Aspx View -> Design and output
Step 1
=============
Create the project
How To Create the Mvc4 Project
Ste2
================
Select the view
How to Select The View
Step3
================
Show the razor view
Show The Razor View
Step4
===============
Razor view output screen
Show The razor View Output
Ste5
============
aspx view creation


Attachments

Comments

No responses found. Be the first to comment...


  • Do not include your name, "with regards" etc in the comment. Write detailed comment, relevant to the topic.
  • No HTML formatting and links to other web sites are allowed.
  • This is a strictly moderated site. Absolutely no spam allowed.
  • Name:
    Email: