Questions tagged [hottowel]

Hot Towel is a Visual Studio Template for creating a Single Page Application (SPA).

Hot Towel is a Visual Studio Template for creating a Single Page Application (SPA). It is built using the following components:

Hot Towel is delivered in three different forms:

The Hot Towel template was authored by John Papa, and is described in detail on his site.

333 questions
-1
votes
1 answer

Create angularjs toaster popup windows with buttons

I use johns papa toaster popup windows in my angularjs project. toaster.pop("warning", "Inspections not found!"); At some point I need to create popup window with button to trigger some function.Is it possible to implement?
Michael
  • 13,950
  • 57
  • 145
  • 288
-1
votes
2 answers

Durandal/Hot Towel SPA, Bing Maps and knockout custom bindings

I'm using Durandal/Hot Towel SPA with Bing Maps library described here http://soulsolutions.com.au/Blog/tabid/73/EntryId/818/Knockout-JS-and-Bing-Maps.aspx. This library creates custom ko binding to access map control. With durandal this binding…
Damian
  • 2,752
  • 1
  • 29
  • 28
-10
votes
2 answers

Need a small sample application based on the technology stack (Durandal, Knockout, Require, Mongo and Breeze)

Currently, I am working on a project that is basically an ASP.NET SPA web application using durandal much like the John Papa's Code Camper SPA demo application. The application is currently using the following javascript…
1 2 3
22
23