I am a beginner to CRM Dynamics. I want to build a web page in CRM Dynamics. Example like Registration page, Listing page of users i.e. any page which displays data based of custom business logic and pages should be authorized only to authorized users.
I just want to build site just like we do with Salesforce using visualforce pages and custom apex classes and all.
How to achieve same thing in CRM Dynamics? and what are ways to achieve this?