ASP .NET to MVC 3 Migration - CRB Tech - PowerPoint PPT Presentation

About This Presentation
Title:

ASP .NET to MVC 3 Migration - CRB Tech

Description:

At whatever point another innovation or item goes onto the engineering scene, individuals need to know how to best influence their current attitudes to work with it, and no one needs to relinquish existing information. – PowerPoint PPT presentation

Number of Views:15

less

Transcript and Presenter's Notes

Title: ASP .NET to MVC 3 Migration - CRB Tech


1
ASP .NET to MVC 3 Migration
2
  • At whatever point another innovation or item goes
    onto the engineering scene, individuals need to
    know how to best influence their current
    attitudes to work with it, and no one needs to
    relinquish existing information. Making the move
    from Web Forms to MVC is the same.
  • In spite of the way that Web Forms and MVC are
    altogether different methods for making web
    applications on the ASP.NET stage, there are
    numerous abilities and procedures to bring with
    you.

3
THE ASP.NET CORE
  • The center is low hanging organic product with
    regards to utilizing aptitudes since youre as of
    now utilizing it! It wouldnt forecast well for
    the ASP.NET group to make a totally new center
    structure only for MVC, or only for ASP.NET Web
    Pages, when utilizing the present center works
    fine and dandy.
  • for example, reserving, participation, and
    globalization works the same diagonally over Web
    Forms and MVC, regularly with the main contrast
    being minor sentence structure changes.

4
Security
  • Like reserving, security qualities spruce up
    controller activities for approval, for instance,
    in the AccountController class, the Authorize
    characteristic enriches the ChangePassword
    activity strategy so it will just permit signed
    in clients to change their passwords.
  • Approval can likewise work for particular parts
    in the application. In the beneath illustration,
    just the individuals who are signed in either in
    the WebAdmins part or the WebContentManagers
    part can make new items.

5
Rundown
  • At this point, It ought to be clear that on the
    off chance that its in the ASP.NET center, its
    accessible all around. While you cant utilize
    100 of your Web Forms information in ASP.NET
    MVC, you can in any case utilize a decent measure
    of it.
  • MVC essentially uncovered an alternate approach
    to do things. Having said that, theres no loss
    of what Web Forms designer can do in MVC, or the
    other way around.

6
Thank You...
Write a Comment
User Comments (0)
About PowerShow.com