Moving from C/C++/PHP to ASP.NET or ASP.NET MVC 4 -


I suggest the best way to advance a project. For the past three years I have been creating web applications using PHP / jQuery / CSS, five years ago I was using C / C ++.

My company has now decided that all the new projects will be on the net instead of Linux, which is the development platform of my choice. Now I need to create an intranet web application on the .NET platform (which is limited to my experience of many years). This application is building analytics on sales orders received by my company where I can manually create some algorithms to clean input data and allow employees to edit the input fields of the existing order (only For analytical purposes) I believe C # is the right choice, although it is not sure whether to use ASP.NET web form or ASP.NET MVC4 web application. It should be on browser-based and nat, besides, my company does not care.

Since I am going to learn in any way, the route which will recommend taking others, is best for best and long-term support for project glasses. This is not a programming question naturally, but there is a question with my background and this project, what should I focus on learning? Thanks for any guidance.

Disclaimer: This is a personal opinion! I will suggest NET MVC I have Java (most of the time), Javascript, PHP and. I'm coding myself for the web using the net In pure, I used both methods: Webform and MVC are more natural for developing a web app using only the MAVC pattern, component-based (with webform).

Plus you use the backend (controller and model) and JSON to apply more flexibility to implement UI with JS + HTML (for example the existing JS UI framework) and implement it on the net. Communicate with the UI. Basically you have several options to work with MVC

But you should try both of them using proof of concept and see what you really like and enjoy! In the end you will also like about it.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -