Monthly Archives: May 2015
Drag and drop bootstrap tabs in ASP.NET Core 1.0 with AngularJS
This article shows how to create a bootstrap tab menu with data from an MVC 6 service in an ASP.NET Core 1.0 application using Angular. The tabs can be dragged and dropped so that the position or tab order can be changed by the user. The drag and drop list is implemented using angular-drag-and-drop-lists from […]