This visual studio extension is based on the ASP.NET scaffolding API. This extension is used to create a V5 sublayout in the Dyson project. Using this extesion to create the sublayout would mean that the Presenter and View files are created by the extension and will save a lot of time in creating the files manually. This also ensures that proper coding standards are adhered to and the MVP pattern is used strictly. Also the presenter file will include some commonly used libraries. |