Is it possible to implement Angular 2 in asp.net web forms? [closed]

-1

I would like to know if it is possible since the information on the web refers in most cases to MVC only.

    
asked by MrHZ 24.04.2017 в 23:26
source

1 answer

1

Angular is how jquery can be used in any WEB development environment, whether it is a library of javascript or a framework , it works on all current browsers. The examples focus on MVC because Angular itself has structure as the controller view model, in fact it also makes use of controllers .

The answer to your question is: If possible.

    
answered by 25.04.2017 в 00:00