(No Prior Web Part experience)
I'm coming from an ASP.NET (mostly) WebForms background. I'm trying to get my head around creating custom applications within the SharePoint world and the best way to accomplish that. By application, I mean something similar to a basic ASP.NET WebForms site that has multiple pages within it.
I watched a video on Visual Web Parts for SharePoint. The demo consisted of a single page (or rather ascx file). But what about multiple pages? Would I use a Visual Web Parts project to recreate an entire ASP.NET application that would be deployed inside of SharePoint? Or is there something else I should be researching?
Thanks.