Does AngularJS work with ASP.NET Web Controls (not MVC)?? I was able to bind the data to controls but I wont respond to button click event. <asp:Button id="button1" Text="Click me!" runat="server" ng-click="submit()"/>