ASP.NET from Scratch: Views
videos

ASP.NET from Scratch: Views

Tutorial Details
  • Program: Visual Web Developer Express 2010 (ASP.NET MVC2)
  • Difficulty: Beginner to Intermediate
  • Estimated Completion Time: 34 minutes
This entry is part 9 of 10 in the ASP.NET from Scratch Session
« PreviousNext »

The last major piece of the ASP.NET MVC Framework is the View engine. In this lesson, we look at the default View Engine in MVC2 – the WebForms View Engine – and learn how we can use views to display information to the user.


Add Comment

Discussion 11 Comments

  1. eric says:

    Awesome thx

  2. Andrea says:

    Could you make a tutorial on how to make a marketplace like Themeforest?? That would be nice!

    • Afraz says:

      :) It’s not difficult to make a marketplace like Themeforest. But It’s difficult to market and maintain the site. It’s like a dream and could be sure if you’re a hard worker and invest a lot of money.

    • Afraz says:

      :) nice question !!!!!

      It’s not difficult to make a marketplace like Themeforest. But It’s difficult to market and maintain the site. It’s like a dream and could be sure if you’re a hard worker and invest a lot of money.

      • Andrea says:

        I don’t mean to copy paste themeforest functions, itd.. but some more basic stuff to make your own market place, there are a lot of tuts and plugs for stores, but I did’t find a tut about “how to make a marketplace”.
        So would be very nice if you dould start a series of premium content on how to make you own market place :)

        I have not a lot of money to invest I can only invest mylsef 24/7 :D

  3. Jesse says:

    I love seeing the MVC tutorials on here, but it is mildly disappointing that this one isn’t using the current version (MVC3) and the new default view engine (Razor). It would be nice to see it redone to use current tech.

  4. Ciwan says:

    Thank You for this Jeremy.

    Will the MVC 3 tutorials be on NetTuts ? MVC 2 is now old school. I’ve moved onto MVC 3.

  5. Baltech says:

    Asp.net is very interesting language. M worked on it and solved many problems.It would be nice to see it redone to use current tech.

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.