Home Page
MVC from Empty Project

Getting started with MVC ...

The purpose of this Proof of Concept is to show that you do NOT need to use the template from Visual Studio for using MVC in your project.

This project was just an empty project from the start, no package or template was used to get started. To get to the site you see here, everything was manually built from the ground up.

If you are new to programming, understanding how MVC is built, and how it flows and operates, will JUMP start your career path towards advancing your skill set.

This knowledge will also help you support your applications as well, with a better understanding of this critical technology, vs relying on a technology that you do not know how it works.

Click here for the step by step guide »

If you have any questions at all, please feel free to reach out to me, and I will get back to you as quickly as possible.

Thanks,

Carlo Roncallo
CodeFest

Server Side & Client Technology

Server (
-ASP.Net Core 6.0.29
-ASP.NET Core MVC Built From Scratch)
Client (
-Bootstrap
-JQuery
-Popper)


No other technologies were added to this project, as this is app was built to only show how to add MVC manually without using the Visual Studio template..

Copyright 2001 CodeFest