Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • LearningUmbraco 8 posts 78 karma points
    Mar 03, 2016 @ 20:47
    LearningUmbraco
    0

    Umbraco WebForm Basic Question

    Hello,

    I am new to Umbraco and trying to build the website using the Umbraco WebForms and not the MVC as I dont have much knowledge about it.

    My first question is how does the Umbraco stores pages. For example, I create a Master page and then inside that I created Home and Contact Us pages. But I can't find the aspx file for those two pages (Home and Contact Us).

    Also does Umbraco only creates Master Pages and not the aspx files?

    Is it possible to connect to a separate database also and pull some data for the website from there?

    Finally, can someone please point me to some Umbraco Webform tutorials (I found lot of them for MVC but not for WebForms).

    Thank you much. J

  • Alex Skrypnyk 6147 posts 24056 karma points MVP 8x admin c-trib
    Mar 04, 2016 @ 14:36
    Alex Skrypnyk
    1

    Hi,

    Umbraco doesn't create aspx page for each page.

    Umbraco stores content in database, and uses templates for rendering.

    You will not have aspx pages.

    Great tutorial about Webform templates - https://our.umbraco.org/documentation/Reference/Templating/Masterpages/

    Example how to move webForms to MVC - https://umbraco.com/follow-us/blog-archive/2013/7/14/moving-from-webforms-to-mvc/

    I think WebForms is great with Umbraco, but MVC is more convenient.

    Thanks, Alex

  • LearningUmbraco 8 posts 78 karma points
    Mar 04, 2016 @ 15:32
    LearningUmbraco
    0

    Hello Alex,

    Thanks alot for your reply. Its realy helpful.

    J

  • Alex Skrypnyk 6147 posts 24056 karma points MVP 8x admin c-trib
    Mar 04, 2016 @ 16:54
    Alex Skrypnyk
    0

    You are welcome, this forum is great, you can solve a lot of issues here.

Please Sign in or register to post replies

Write your reply to:

Draft